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)

then paste code in movieclip (first keyframe)
var snd:snd=new snd(); snd.play(); hope helps
Comments
Post a Comment