Load Movie / Flash Q
- Started
- Last post
- 7 Responses
- Meeklo
Hello everyone,
please understand my knowledge of action script is almost non-existent.I am working on a site, that loads "video loops" in swf format as a background and the whole navigation/text is on top of the video loop.
So I created a movie called "holder.swf" that has one frame and loads the navigation on level 5 and loads the loop on level 0 so i'ts under the navigation/content of the site.
Now my problem is, I want to chnge the video loop everytime you click on a menu item, so every page has something different in the background.
But when I do load movie on level 0, it looks like its loading on top of my navigation.
anyone know how to fix this?
Thanks in advance!
- davi-t0
Personally, I'd load into MC's instead. But if ur set on loading into levels,
load NAV in level 5 and load BG video's in level 1 not 0. If u load it into level 0, it will replace holder.swf (level 0 equals root level).
- nopublik0
it crashes my browser, Mac OSX 10.3.9, Firefox 1.0.6
- Meeklo0
oooooooh...
That could be the problem huh?Thanks so much man, if it doen't work I will try loading MC, thanks!
- davi-t0
loading it into level 1 should do the trick...but u get more control when loading into MC's.. and you can make it blink and shit like 2advanced. crazy shit.
- nooner0
what would the syntax look like if you load into a an MC lets say it's named "bgholder"
- davi-t0
bgholder.loadMovie("yourStuff.sw...