So I have a menu.swf that has 4 buttons that load seperate director EXE’s entire new projects.
I have looping background music going on in the menu and I have it set so when the user clicks the first project1.exe it stops the song playing in the menu.swf so it can load and play all the effects etc… from the project1.exe. When the user clicks exit on that project and comes back to menu.swf, the music is still stopped (no surprise).
Is there any way to make the music start back up or continue where it left off when the user comes back to the menu.swf.
Knowing my luck, I am sure it’s really simple.
Thanks.