I was intrigued by the reply to "eili" about this. Dave suggested using this code;
On (release)
SetVariable: /:text="<font size="5" color="FFFFFF"><i>davdesign</i></font>"
End On
I haven't gotten this to work so I'm going to need some help. I'm not a frequent user of flash or javascript, perhaps an example I can download if time permits.
I have 3 type areas that each have 12 different lines of text that need to change depending on one of 36 buttons that may be pressed. e.g.
<font size="3" color="5A6977">Quarry Blue</font>
<font size="3" color="482F17">Classic Bronze</font> etc...
Or
would you suggest just creating 12 movies and calling them depending on the button. That sounds like it'd be a larger file.
Thanks Gary
On (release)
SetVariable: /:text="<font size="5" color="FFFFFF"><i>davdesign</i></font>"
End On
I haven't gotten this to work so I'm going to need some help. I'm not a frequent user of flash or javascript, perhaps an example I can download if time permits.
I have 3 type areas that each have 12 different lines of text that need to change depending on one of 36 buttons that may be pressed. e.g.
<font size="3" color="5A6977">Quarry Blue</font>
<font size="3" color="482F17">Classic Bronze</font> etc...
Or
would you suggest just creating 12 movies and calling them depending on the button. That sounds like it'd be a larger file.
Thanks Gary