If the sounds are embedded in the timeline, it may be possible to replay them just by doing a myClip.gotoAndPlay(1)
If they're ActionScript based sounds, it entirely depends on the ActionScript in the child movie. Again, depending on the code, myClip.gotoAndPlay(1) might work. HTH, Ian On 11/18/05, Dhiraj Girdhar <[EMAIL PROTECTED]> wrote: > > Thanks Ian, it worked. > Any way by which it can be played again? > > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

