hi list,
i have a strange occurance in my project: i am using a text cast member, whose
multiple lines serve me as a menu list. i am using
member("MainMenu").color = rgb(102,102,102)
and similar syntax to change the color of the line over which the mouse is moving.
a miaw is used as part of the project that shares 2 external casts with the main
movie: 'shared_assets' and 'scripts'.
in the scripts cast is a startmovie handler which (executes twice: main movie, miaw)
that resets the color of the text member in question.
no my problem: this only works when the main movie starts, but when the miaw opens i
get a 'property not found' error and on checking the type f the castmember with a
'put', i realise that the #text castmember has changed to a #script castmember!!!
am i missing something here, has someone experienced this before?
thanks for ANY hints!
nik
--
<email>
[EMAIL PROTECTED]
</email>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]