Thread
:
trying to strip formatting from input text field
View Single Post
Nutrox
17 Creative Assets
2009-06-28 #
4
Yep, the code is AS version dependent but the code I posted is AS2 so it should be working fine.
Are you sure the chart_comp_hist variable is referencing the text field?
Running the following code will help:
Code:
trace( typeof chart_comp_hist );
Nutrox
View Public Profile
Visit Nutrox's homepage!
Find all posts by Nutrox