hi all

i want to give scripting facility to user by that he
can make little changes in sprite property like color
or position ect. for that i m useing the text of field
"a" to the script of sprite 1.

all is fine

but when i use 
on mousewithin
set the forecolor of sprite 1 to 6
end

its no effect

but when i m use
on mouseup
set the forecolor of sprite 1 to 6
end

its work fine

can't we give mousewithin command in our scripting
text.

thanks in advance
nitin





__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
[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!]

Reply via email to