A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: audio player help!!

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    193

    audio player help!!

    I have an audio player that I found on flashkit and changed the way it looked. It is in an external file and loads into the main movie when you click on the music button. When I close it (with close button) the the music stops. I want the music to continue playing even when it is closed. How do I do it? I can't figure it out.

    crb

  2. #2
    Registered User
    Join Date
    Jul 2002
    Location
    Dallas, TX USA
    Posts
    171
    Look for the stopallsounds event action and remove it. Most likely you will have to undo that off of the close actions statements. Further, you should put the sound object into a global variable object holder so you can just manipulate that object at will from starting, stopping, the starting position, the number of loops, getting ms time positions etc...

  3. #3
    Senior Member
    Join Date
    Aug 2000
    Posts
    193
    Thanks but that wasn't it. Could it be that it's an external file? I really have no idea. Help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center