Guest User

Untitled

a guest
Jun 14th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     [Embed(source="../sounds/a.mp3")]
  2.         private const STEP:Class;
  3.  
  4.         public var step:Sfx;
  5.  
  6.         astep =new Sfx(STEP);
  7.        
  8.         step.play(1, 0);
Add Comment
Please, Sign In to add comment