Grimmbart
March 1st, 2010, 20:16
Hi
With a stringcontrol, in the script section, i would like to change dynamically the frame, but i dont understand how to use the 'setFrame' function !!
<stringcontrol name="xxx">
...
<script>
function update()
setFrame("refFrame");
end
</script>
</stringcontrol>
With a stringcontrol, in the script section, i would like to change dynamically the frame, but i dont understand how to use the 'setFrame' function !!
<stringcontrol name="xxx">
...
<script>
function update()
setFrame("refFrame");
end
</script>
</stringcontrol>