hi guys, Im trying to create a website, but cos of the way i've added music it
reloads and starts over every time i go to a new pg (switching scenes) can
some one plllllllllllllllllllllls teach me how to add music in a way where it
plays continuously without reloading wen i switch pages
Shan-Dysigns - 14 Jul 2008 07:14 GMT
First of all, I wouldn't use scenes, but since you already have, you can create
your player in a separate fla file, export it to swf, and then when your main
flash file begins, add code to getURL of the music player swf (in a separate
browser window).
anjyk - 14 Jul 2008 10:31 GMT
that means ill hv 2 windows if go to the site is it ?
anjyk - 14 Jul 2008 10:33 GMT
is it possible fr u to tell me how to do it without using scenes ? i mean if i can start over
Shan-Dysigns - 14 Jul 2008 14:30 GMT
Yes, you would essentially have 2 windows open. You can always control the size
of the "pop up" window that would hold your music player.
I can't tell you how to change it because I don't now how it all works
together. If you can email the fla to me (unless it's a huge file), I can look
at it.
anjyk - 15 Jul 2008 09:21 GMT
its a massive fla :( fr my school project. suppose i want to do a site with a player at the side and it doesnt reload everytime i change pages, how should i do it without using scenes
Shan-Dysigns - 15 Jul 2008 14:26 GMT
Well, your question has already been answered. You will either have to create a
new fla file for just your music player, then load that as a popup window, or
as I said before, don't have multiple scenes. You can take what you have per
scene, copy all frames, convert it to one movie clip, then on a new main time
line, you can place each new movie clip (that was previously your scenes) every
10 or so frames apart just to give it room for any frame labeling to be
visible. It's too hard to explain without showing, so if your fla file is too
big (how big is it in the first place), then I can't help you much more there.
Your best bet for now would be to create the player in a separate fla file and
load the swf in a new browser window and resize the popup window - search these
forums for flash popup window.