Flasher Archive

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


Subject: FLASH: There must be another way!
From: JamieD
Date: Thu, 3 Aug 2000 13:29:29 +0100

Can anyone tell me if there is a way to make a movie clip keep its alpha
property throughout a whole movie without reverting back to 100 at the start
of every scene?
I do not want to have to re-set the property of the movie clip at the start
of every scene. If I had 30 scenes and 100 movie clips that I was setting
the alpha vale of that would work out to 300 lines of code at the start of
29 frames!!!! that's using the following code:

If (variable eq "yes")
Set Property ("/movieClip", Alpha) = "20"
End If

There must be some way to make a movie clip remember an alpha property given
to it throughout a whole movie.

Anyone have any ideas/suggestions??

Thank you

JamieD


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: There must be another way!, Henry K
  RE: FLASH: There must be another way!, JGL

Replies
  RE: FLASH: Flash: I need help with Tell , Chris Tifer

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