Flash Help
- Started
- Last post
- 6 Responses
- robotpanic
Can any flash guru tell me WTF is happening here. I have 2 scenes, when I preview scenes individually the sound loop starts where it is placed on the timeline in scene 2. When I preview the whole thing the loop in scene 2 starts early?? Help... Please...
Using Flash Pro 2004, OSX
- Seph0
I hardly ever put sounds on the timeline, you are much better off creating a sound object and controlling all audio events with AS. that way you wont get problems.
There are tutorials on the big M.
- gun0
yes, sound object is the way. also, try not to use scenes.
- madino0
oh by the way... don't use flash...
he he he... just joking. If your sound is on the timeline. Check to see if it is event or stream.
- lime20
Don't EVER use scenes!
And only use the soundobject if the sound you use is of reasonable filesize, since it won't be preloaded using a regular preloader as far as I know.
- dstlb0
To preload sounds for use by the soundobject just make an empty MC, put a stop action on frame 1, and add your sounds to frame 2 (separate layer for each sound). Easy innit.
- jevad0
when used correctly - scenes can be your best friend....