Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Unload movie from target |
From: | CARL |
Date: | Wed, 13 Oct 1999 10:44:13 +0100 |
Hi Cheri,
The cause of your error is that a rollover event comes before a release
event so your loaded movie does not exist until you release but you have
already rolled over. So I think is probably the cause.
Your load and unload commands are ok.
HTH
Carl
[ Carl Captieux ]
[ carl [dot] captieuxi-dmedia [dot] com ]
[ Funkymaster ]
----------
>From: "Karin Christensen" <karincccosmo [dot] net>
>To: <flasherchinwag [dot] com>
>Subject: Re: FLASH: Unload movie from target
>Date: Tue, Oct 12, 1999, 11:54 pm
>
>Hi Cheri,
>I used load movie to a target but also had trouble unloading the
>movie. It seemed to work for me only by loading another swf which
>unloads the one that is there. You might try load the target
>(/screen) again, which will unload the movie. I didn't try that.
>Karin
>
>
>>RE: FLASH: Flash: Cool sites?I get an error in the Output window when
>using
>>Unload Movie from Target...listing the path to the movie I am playing
>(well,
>>it's also the path to the movies I am loading into the target) but no
>file.
>>I don't see that we are supposed to specify the name of the movie to
>>unload...if so, where??? Or should this message be ignored? (Works
>fine in
>>the swf) And I get the error message whether or not there is yet a
>movie to
>>BE unloaded from the MC in question. Code excerpt (and the Load
>movie works
>>great, so path should be ok)
>>
>>On (Release)
>> Begin Tell Target ("/blurb")
>> Go to and Stop ("park")
>> End Tell Target
>> Load Movie ("gridattempt.swf", "/screen")
>>End On
>>On (Roll Over)
>> Unload Movie ("/screen")
>> Begin Tell Target ("/blurb")
>> Go to and Stop ("action")
>> End Tell Target
>>End On
>>
>
>
>
>
>flasher is generously supported by...
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Streaming Media WEST '99 Conference & Exhibition
>"The Worlds largest Internet Audio & Video Event"
>December 7 - 9, San Jose Convention Center, California
>
>Reserve your space today at http://www.streamingmedia.com
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>To unsubscribe or change your list settings go to
>http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: Unload movie from target, Cheri Harder
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]