PDA

View Full Version : loading movie


avantix
09-24-2001, 11:23 PM
i there, i have 2 movies infor.swf and main.swf, the dirst one load a file containing a txt into the movie, the second one just uses a button to load the infor.swf
the problem is tht when i run the infor.swf alone all goes well, but when i call the infor from the main movie he load it, but the file is not loaded. got it?

Jesse
10-02-2001, 09:17 AM
sounds like a paths issue. remember that if you load into a level the paths are now: _levelX.variable (where X is the number of the level), and if you load into an MC it's just like pathing within one file. read the paths tutorial.