sound objects in loaded swfs not playing
i'm working in actionscript 2. have series of swfs sound objects. works fine when play swf. however, when load them loader, no sound. help!!!
when instantiate sound, instead of using like:
var s:sound=new sound()
use
var s:sound=new sount(this);
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment