A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Repeat Mp3 soundtrack ( URGENT TOMMOROS IS DEAD LINE !!!)

  1. #1
    Junior Member
    Join Date
    Jun 2003
    Posts
    3

    Repeat Mp3 soundtrack ( URGENT TOMMOROS IS DEAD LINE !!!)

    Hello

    I have created amultimedia cd-rom in Flash mx 2004 PRO and I'd like to know is there's a way to repeat a mp3 file which is loaded by using the media compoments.

    The sfw file that contains the media compoment is loaded on level 10 and I'd like the mp3 file to repeat or loop constantly ( unless i unload it by using the sound of button of cource ).

    The mp3 file is a track with lenghth about 3:30 mins.

    Please let me know if there's someone who has an answer since the client is going to see the final result in less that 24 hours !!!

    Thanks

    Stratos A.

  2. #2
    Between Flash & Flashkit timothye's Avatar
    Join Date
    Dec 2003
    Location
    Sweden
    Posts
    1,666
    my_sound.start(0,999);
    //999 is the # it will loop ..
    //0 is of set in # of seconds before the song actually starts playing again ..


    cheers
    I want to learn .
    wannabe flasher [ Actionscript 2.0 ]

  3. #3
    Junior Member
    Join Date
    Jun 2003
    Posts
    3

    Thanks

    Thank you for the immidiate responce. I looked the Sound() object and it solved all my problems.

    thanks again

  4. #4
    Between Flash & Flashkit timothye's Avatar
    Join Date
    Dec 2003
    Location
    Sweden
    Posts
    1,666
    yepp ,no worries..
    cheers
    I want to learn .
    wannabe flasher [ Actionscript 2.0 ]

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