|
|||
|
Call the FlashPlayer.setVariable method. E.g. in ffish script to set the text in a text field in a movie clip
Code:
var value = "blahblah";
FlashPlayer.setVariable("myclip.myTextField", value);
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|