memphix
08-10-2004, 01:56 PM
Currently using script:
on (release) {
_root.contents.loadMovie("flashing.swf");
}
Is it possible to load this movie and make it play once then be removed from the main movie?
Thanks for your time.
Jason.
on (release) {
_root.contents.loadMovie("flashing.swf");
}
Is it possible to load this movie and make it play once then be removed from the main movie?
Thanks for your time.
Jason.