Tabo
03-31-2007, 12:29 PM
Can someone give me some actionscript so that in a flash mobie the text of a textbox will set by whats in the param. Thank you.
|
Click to See Complete Forum and Search --> : Text from param Tabo 03-31-2007, 12:29 PM Can someone give me some actionscript so that in a flash mobie the text of a textbox will set by whats in the param. Thank you. infinityspiral 04-06-2007, 03:46 AM Create a new field and set it to dynamic. In the field settings, where it says Var: type in "myField" no quotes. Now go to your main timeline and on the frame script use this: myField = "Hello world."; acnintha lakmal 04-08-2007, 06:04 AM save word animate webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |