Flash/ActionScript - Use .mp3 file in library in a movieclip -


i've imported mp3 file library , made actionscript class, can't access in movieclip.

edit: i'm using adobe air, because want compile android application

set as linkage sound (in library panel)

enter image description here

then paste code in movieclip (first keyframe)

var snd:snd=new snd(); snd.play(); 

hope helps


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -