Flasher Archive

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


Subject: Re: FLASH: goto and play
From: Laura Mollett
Date: Sat, 26 Feb 2000 17:39:49 GMT

> sorry, the
> Begin Tell Target ("_level0")
> Go to and Play ("play_shape")
> End Tell Target
> is in a button in a movie embedded in the base movie

Hi Crystal,
Try adding a Go to and Stop at Frame 1 (or label the first frame "Begin" and
add Go to and Stop at the label "Begin" after the Go to and Play command
before you end the tell target. Also you might want to add just an empty
frame or two before the "stop" at the beginning of the movie, as sometimes
this helps ensure everything is working properly. If you need the movie to
"rest" on the last frame inbetween calls, add the go to and stop command
immediately before the go to and play command instead.

Begin Tell Target ("_level0")
Go to and Play ("play_shape")
Go to and Stop ("Begin")
End Tell Target

or
Begin Tell Target ("_level0")
Go to and Stop ("Begin")
Go to and Play ("play_shape")
End Tell Target

hth,
Laura

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


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