Guest User

Ken

a guest
Aug 11th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. var total:Number=0; btn.onPress=function(){_root.attachMovie("phist", "phist"+(total++), _root.getNextHighestDepth());}
  2. trace(total++);
Advertisement
Add Comment
Please, Sign In to add comment