I have no issue with this. I remember a while back that single char 
properties or variables caused a problem. I tested this in a button:

on mouseenter
    put random(99) into xxx
    set the xxx of me to xxx
    put the xxx of me
end mouseenter

gives a bunch of random number whenever you enter the object.

Craig Newman
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to