Dynamic and Input text
What is important in this module
- It's possible to use device fonts from Flash.
They look sharper on the browser
-
Text in Flash may be installed as Dynamic. If the
variable name assigned to it then it may be referred
and changed from the code. There is a link between
text and variable.
- Input text allow to enter the new content for the
text. If variable is assigned to this text then
changing text also change the variable.
- Two texts may be linked together if they assigned
a variable of the same name.
Next