Hi Jim,

I should have also said:

If your stack has actual 'dontShow...' custom properties, those properties are just data containers. Your 'openCard' statements that refer to them in your example will change their values just fine without using 'getProp' or 'setProp' handlers.

Phil

Jim Ault wrote:
I am trying to grasp how the setProp and getProp handers will work and am
stuck on the following concept.

Given: that executing the following lines will 'attempt' to change the
values of custom properties and send a message to do so ...
on opencard
  set the dontShowError of this stack to "true"
  set the dontShowIcons of this stack to "true"
  set the dontShowAnimation of this stack to "true"
end opencard
_______________________________________________
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