PDA

View Full Version : i get error with unlod movie command, plz help


amitarathore
11-27-2002, 02:38 AM
i,m struk plz help

-----------while working in flash 5

using the unload movie command , i get an error
though the movie is unloaded, but it gives an error in the output window saying

Error opening URL "file:///E|/two/cd/",while testing the movie
my movie is located at this address-- e:/two/cd/ and the movie to be loaded and unloaded is placed beside it in the same folder

how does this matter, and why do i get this error

--------------i dont get this error if i run the shockwave file from outside flash


----------------besides
my fscommand also doesnt work
though i checked all parameters but it doesnt call the specified executable file
-----------------what could be the reason

please help

thanx in advance

Jesse
11-27-2002, 04:05 AM
unloadMovie is really only for unloading movies loaded with loadVariablesNum... many ppl use it for other purposes and it seems to work, but it's not technically made for some of those other purposes/

amitarathore
11-27-2002, 05:17 AM
thanks jesse

i used the load movie command to load a movie amd then unloaded with unload movie command


is it technically wrong?

thanx anyway

Jesse
11-27-2002, 05:35 AM
Nope that's the right way, many people use it instead of removeMovieClip... Hmm I can't explain that. Exactly waht code are you using? Perhaps your path is wrong.