[thelist] Flash / v5 / loadMovie("movie.swf", movie01);

Erik Mattheis gozz at gozz.com
Sun Jul 8 15:57:23 CDT 2001


>loadMovie ("test.swf", "_root.movie01");
>_root.movie01.play();
>
>Shouldn't the last line of the AS start playing that
>movie? as I am replacing movie01 contents with
>the test.swf...

I've no idea about the Freehand export, but if there's a stop() 
action in the first frame of test.swf, your play() action might be 
executing before the loaded movie's stop() action is loaded.

To play is the default ... why don't you take everything about 
playing and stopping out of everywhere and try that.
-- 

- Erik Mattheis

Apparently a Triple Scorpio.

(612) 827 3963




More information about the thelist mailing list