Good morning all,
I am trying to play the intro sound for an application. However the sounds always play before the first screen ever loads. Even if I execute the play sound function after I have load/initialize all my views. Is there any event I can listen to like AS3.0 ( Event.addedToStage)? or anyway I can do so that the sound plays after the intro screen is visible to user?
Thanks all.
I am trying to play the intro sound for an application. However the sounds always play before the first screen ever loads. Even if I execute the play sound function after I have load/initialize all my views. Is there any event I can listen to like AS3.0 ( Event.addedToStage)? or anyway I can do so that the sound plays after the intro screen is visible to user?
Thanks all.