PDA

View Full Version : Loadmovie question?


mikrophile
02-21-2003, 09:22 AM
Can a movie(.swf) thats already been loaded into a master
movie load a movie(.swf) into it self? etc.

main.swf loads interface.swf !this works!
interface.swf loads buttons.swf !thisworks!
buttons.swf loads pics.swf !does not work!

When I test buttons.swf by it self.
it loads pics.swf

Is there something I do not understand about loadmovie?
Please help me.Everything on my site is done.This is my
last problem

mikrophile:confused: :confused:

subquark
02-21-2003, 01:11 PM
you can load a swf into the same level as the swf calling it, but it will replace it:

loadMovieNum("about.swf", 4);

could be called from an action in a level 4 swf, but it would knock-out the level 4 swf

so it sounds like you just need to make sure you are using a dedicated level for each swf and it should work fine

let me know if you have other questions

mikrophile
02-22-2003, 11:12 PM
Hail Canada and
Hail subquark!
I was using targets and not levels.
Thanks for the pointer.

Mikrophile:) :)

subquark
02-22-2003, 11:25 PM
yeah! i don't know much and i appreciate you letting me know that i helped :)

these forums are great, but they make me feel really dumb :eek:

Ricod
02-23-2003, 12:43 AM
Really ? Why ? You've just been hailed ! ;)

subquark
02-23-2003, 02:54 PM
:o Thanks to all of you bigshots, what a great forum!

Ricod
02-23-2003, 06:06 PM
:D Remember, people like you and others who contribute to this community ARE this forum ! :)