Guest User

Untitled

a guest
Jul 12th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. var full_mc:MovieClip = getChildByName( "full_mc" );
  2.  
  3. if( full_mc )
  4. {
  5. removeChild( full_mc );
  6. }
Add Comment
Please, Sign In to add comment