Hi to all

I'm quite new in lingo and I have a ,probably for you all, simple question.
I have a main movie and a miaw that share the same external cast. The 
problem is that this cast is very big and when I open the miaw the first 
time it takes a lot for loading that cast. The other problem is that when I  
change the color of some word, in the miaw it works and in the main movie it 
doesn't. I was wonderingif there is the possibility of managing the cast 
without having to include it in the dir file. I have done a test but the 
castmember  seem to be manageable only if I insert the cast in the MIAW.

I'm using Director 7.

For changing the color of text i use this lingo :

On change_color Member, NumWord

member(Member).word[NumWord].color = rgb(225, 0, 0)
member(Member).word[NumWord].fontStyle = [#bold]

End Change

Someone could help me.
Thanks in advance

Michele
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]

Reply via email to