PDA

View Full Version : loading problem


countryman
10-09-2001, 06:41 PM
for some reason I can't figure this out so I help some one can point me in the right direction:

I have two swf's with each of them having their own preloader. The first swf loads the second swf into a emptyMC but the preloaded does not work on the second swf or any of the links.

any ideas

countryman

Jesse
10-10-2001, 04:08 AM
sounds like a pathing issue to me. remmeber that when loaded into a MC the paths in a movie all change from _root.x to _root.tagerMCInstance.x

countryman
10-10-2001, 04:45 PM
I will give that a try. thanks Jesse