All,
I am trying to change the color of a movieClip that is in a .swf in
sprite(1) of my movie. The movieClip is named "hwlot01" and is in a layer
called "lots" at the root level of my flash movie. Here is the code I am
using to unsuccessfully change the color:
clr = sprite(1).newObject("Color", "_level0.lots[" & QUOTE & "hwlot01" &
QUOTE & "]")
clr.setRGB("0xFFFFFF")
I cannot embed a function in the .swf to do this for other reasons.
Please advise as to why this is not working.
Thanks,
Ken
[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!]