Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: [flasher] F5 � AS/LoadMovie-Problem -Please help!
From: Muzak
Date: Fri, 23 Feb 2001 00:30:35 -0000

Unless I'm missing something (or the posted code was not just from one button), you're loading and unloading the movie in the same
action.

Muzak

> on (release) {
> loadMovieNum ("http://www.undergod.net/undergod_gallery.swf", 1);
> on (release) {
> setProperty ("_root.vignette", _visible, "0");
> unloadMovieNum (1);
> }




[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]