A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: streaming sound in flash 5

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Posts
    130
    Hi there,

    how can I stream a large MP3 soundfile in my swf, which I can put on and off..??


    thanx in advance

  2. #2
    Flash Developer on a break
    Join Date
    Jun 2001
    Location
    The Netherlands
    Posts
    1,370
    Make a movie Clip. First frame is nothing with a stop action. Second frame begins the MP3 sound, do not forget yo put it on Stream.

    Use a button for the play command. Just use the Tell Target action together with GoTo And Play(2).

    To stop, do the same, but use the GoTo And Stop(1).

    That's the easiest way to do it.

  3. #3
    Senior Member
    Join Date
    Oct 2000
    Posts
    130
    thanx a lot ..

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