PDA

View Full Version : setFrame function



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>

Grimmbart
March 1st, 2010, 21:37
Now, it's ok !
Why ? i don't know ?!

Just restart the computer ...