A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Stream Sound and Scenes

  1. #1
    Junior Member
    Join Date
    Jun 2000
    Posts
    9
    Hi, I've a flash movie with various scenes and I put just one big (in time size) sound witch I wanna to play during all scenes.
    In Sync = Event the sound is played in all scenes but when I put sync = Stream to not allow the sound ends without the movie, the sound plays just in the first scene, why?
    How can I do to play alll scenes with the stream option?

    Thanks

    Tee

  2. #2
    Senior Member
    Join Date
    Feb 2000
    Posts
    1,092

    resolved

    you can put the music in a seperate .swf file
    and in the first frame of scene 1 of your animation
    use the load movie action.

    The seperate .swf file is just a container
    and you load it into level 1.

    loading it into level 1 will not replace the your main animation that is level 0


    try that out.

    regards.... Jeff


  3. #3
    Junior Member
    Join Date
    Jun 2000
    Posts
    9

    Sound.swf In Same file

    Hi Jeff
    Thanks for the tip, u help me a lot.

    It's possible make just one file .exe for download, or making stream sound with manny scenes is necessary two files?

    Best regards ...

    Tee

  4. #4
    Senior Member
    Join Date
    Feb 2000
    Posts
    1,092
    please explain again i don't understand your question.

  5. #5
    Junior Member
    Join Date
    Jun 2000
    Posts
    9

    sounds and files

    sorry ... sometimes is just like that ...

    I wanna put the sound and the movie in just one file. instead of a standalone player (.exe) AND a swf file. it's possible?

  6. #6
    Senior Member
    Join Date
    Feb 2000
    Posts
    1,092
    Yes but now you would have to take the music out of the seperate .swf file

    and put it into the movie .swf file
    and publish it as a projector (.exe)


    You just have to experiment till you get what your looking for.

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