jefargrafx
Instructor
okay,
maybe I just don't know the syntax...but I got a dyanmanic text field name "fred"
and another dyamanic text field with a calcualted value, name "burt"
when the frame starts daysold = "365"
fred is an html text box and
I want fred to = "<b>hi I'm " + daysold + "days old</b>"
this don't work,
if fred is NOT an html text box...works fine.
why?
the paln is to change part of the result, font color, size with HTML?
any ideas?
thanks
jef
maybe I just don't know the syntax...but I got a dyanmanic text field name "fred"
and another dyamanic text field with a calcualted value, name "burt"
when the frame starts daysold = "365"
fred is an html text box and
I want fred to = "<b>hi I'm " + daysold + "days old</b>"
this don't work,
if fred is NOT an html text box...works fine.
why?
the paln is to change part of the result, font color, size with HTML?
any ideas?
thanks
jef