Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Get text from text field?

$
0
0

Hi,

 

What way can i read text from a text field on stage then put this value into a variable?

 

I can easily write text to a text field via:

 

sym.$("my_text_field").html("Some text...");

 

 

But I want to read this text into a vairable? For example:

 

var theText = my_text_field.text

 

 

Thanks for your help!


Viewing all articles
Browse latest Browse all 9897

Trending Articles