I have a main movie stage with a navigation function that calls different .swf files as loadMovie ("file.swf", 1) so on and so forth. My question is, "How do I call a flash file and place under the main file with the navigation so it runs under its graphics?" Here's an example. http://www.manmetropolis.com/vivelatino/index-flash.htm When it loads you should see a navigation on top. "Artistas" is the first button in the navigation. I want to load graphics that will appear under the curtains. The problem is when I call a file it loads on top of the MAIN FILE!
2006-08-29
17:06:50
·
4 answers
·
asked by
devisional
2
in
Computers & Internet
➔ Software
But I want to put the new movie under the main stage movie which is at level 0.
2006-08-29
17:18:55 ·
update #1
Is there a such thing as calling movies at negative levels? i.e. -1 or - 2. ?
2006-08-29
17:19:33 ·
update #2