typecolor=990000
typetext=Now my text is loaded by variables.
typestyle=Times New Roman
typesize=30
The variable values are now defined much as we would in Flash, only without quotes around things like the font name. I also chose not to put the 0x in front of the hex value for the font color; that's just an old habit, as I like to keep it in plain HTML should I use the variable for certain other things, and use ActionScripting to append the 0x when I need it.


