Flasher Archive

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


Subject: Re: FLASH: variable for symbol color?
From: Marc Hoffman, Poison Dart Frog Media
Date: Wed, 23 Feb 2000 03:05:13 GMT

At 12:30 PM 2/22/00 , you wrote:

>The colors are changing in a level 2 movie (and level 9 movie) and this is a
>level 9 movie, so how do I specify for each of those? the above is to
>change the
>current MC, right? Can I change it in another MC loaded in level 2 (or one
>that
>WILL later be loaded in level 2? Any way to check which background is
>loaded to
>load the correct colors?

Well first of all, having looked at Dorian's post earlier, I realize I
should not have advised labeling the frames with numbers, or at least the
labels should begin with a letter.

I thought you were loading a different movie for each background. If
instead you are just moving the level 1 movie to a different frame holding
the appropriate background, you can use a tellTarget attached to the button
in level 9. The TellTarget action would be part of the "On (Release)"
series of actions (that is, you can sandwich it between "On(Release)" and
"End (On)" ):

On (Release)
Go to (frame label: a3)
TellTarget (target: _level1)
Go to (frame label: blue)
End TellTarget
End (On)

Also I did not note this, but you need a Stop action in every keyframe in
the level1 movie as well as in the MC on level 9.
You could use the same labels in the level1 movie as in the MC if you wish
-- might make things simpler.



Marc Hoffman

Poison Dart Frog Media: Specializing in Flash Animation and Digital Audio
Production
Our latest Flash job is on display at <http://www.dartfrogmedia.com/rickfrnd>
See our Flash portfolio at <http://www.dartfrogmedia.com/portfolio>
(featured in Flash 3 Web Animation, by Ken Milburn)


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


Replies
  Re: FLASH: variable for symbol color?, Michael Dunn

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