Here, the idea is to press animate on button, to change the label text in the rollout. Check it out:
rollout unnamedRollout "A Test"
(
label lab "this is a test..."
)
createdialog unnamedrollout
callbacks.removeScripts #animateOn
a="the test is ok"
callbacks.addScript #animateOn "et.text=a"
Is impossible to do that type of operation?
Graph · 2010-10-24