Hello...
I'm sure this is simple, but I'm a newbie working to modify a flash template, so... Sorry.
I have a dynamic text field on the stage. It's assigned a variable name of "a3". When the flash runs, it loads that text field with the value of a text field in an html file called "text.html", in which the corresponding variable name is &prices_txt3. WHERE is the connection between the field name in the html file (&prices_txt3) and the field name for the dynamic text variable (a3) made? The "a3" variable is being used to populate the same text into two different dynamic text fields and I need to put different text into the second field. Just can't figure out how to get it done.
Thanks in advance.