A Flash Developer Resource Site

Results 1 to 16 of 16

Thread: Load sound !!!!!!

  1. #1
    Member
    Join Date
    Feb 2006
    Posts
    96

    Load sound !!!!!!

    Hi,
    while loadind a sound (mp3) if someone is using the download accelerator, it starts downloading the sould using the download accelerator ... is there any solution to bypass the download accelerator.... i have changed the extension also but..... .... Anyone there for help!!!!
    Thanks

  2. #2
    Member
    Join Date
    Oct 2003
    Location
    Colorado Springs
    Posts
    82
    are you using MovieClipLoader to load in the sound?
    Justin Blough
    MindWireMedia
    (719) 659-8062
    justin.blough@mindwiremedia.net
    http://www.mindwiremedia.net

  3. #3
    Member
    Join Date
    Feb 2006
    Posts
    96
    its simply
    Code:
    ClipName.loadSound(absSoundPath, true);

  4. #4
    Member
    Join Date
    Oct 2003
    Location
    Colorado Springs
    Posts
    82
    hmmm no clue, it does the same thing if you set the "isStreaming" part of the .loadSound to false?
    Justin Blough
    MindWireMedia
    (719) 659-8062
    justin.blough@mindwiremedia.net
    http://www.mindwiremedia.net

  5. #5
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    What kind of other extensions did you try?

  6. #6
    Member
    Join Date
    Feb 2006
    Posts
    96
    I just renamed the extension as .mp34 or .mp4 etc ... but....

  7. #7
    Member
    Join Date
    Feb 2006
    Posts
    96
    so noby is there with solution....

  8. #8
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Does it help if you rename extension to html or swf?

  9. #9
    Senior Member EQFlash's Avatar
    Join Date
    Jun 2002
    Location
    where i'm at
    Posts
    2,735
    I have used mpX instead of mp3 to bypass the download accelerator, but you have to upload the sounds to the server with the extention change for this to work.
    If you don't think you're going to like the answer, then don't ask the question.

  10. #10
    Member
    Join Date
    Feb 2006
    Posts
    96
    this is what i am doing here but it is worrking for the localhost but not when for the absolute paths...!!!

  11. #11
    Senior Member EQFlash's Avatar
    Join Date
    Jun 2002
    Location
    where i'm at
    Posts
    2,735
    here is a sample. see if it works as per what you're talking about. the sound has been renamed on the server with the extention - mpX. it was uploaded with the regualar mp3 extention and then renamed. the fla is done in flash 8
    http://www.keithborders.com/FlashSamples/SoundMPX.html
    http://www.keithborders.com/FlashSamples/SoundMPX.fla
    http://www.keithborders.com/FlashSamples/SoundMPX.swf
    If you don't think you're going to like the answer, then don't ask the question.

  12. #12
    Member
    Join Date
    Feb 2006
    Posts
    96
    Sorry EQFlash its not working... i have downloaded the file even... fla ...

  13. #13
    Senior Member EQFlash's Avatar
    Join Date
    Jun 2002
    Location
    where i'm at
    Posts
    2,735
    which download accelerator r u using so i can check it out? I don't use a download accelerator
    Last edited by EQFlash; 03-01-2006 at 09:54 AM.
    If you don't think you're going to like the answer, then don't ask the question.

  14. #14
    Member
    Join Date
    Feb 2006
    Posts
    96
    I am not using any ... the client has one at his end.... can't I use the loadSound if the extension is not mp3.... it is working for localhost but not actually

  15. #15
    Senior Member EQFlash's Avatar
    Join Date
    Jun 2002
    Location
    where i'm at
    Posts
    2,735
    Sunny, you may have to ask the client and anyone else to turn off their DAP before viewing your page.
    If you don't think you're going to like the answer, then don't ask the question.

  16. #16
    Member
    Join Date
    Feb 2006
    Posts
    96
    Yeah .. that is the only option for me till date...

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