XML FLASH FORMATTING HMTL
XML FLASH FORMATTING HMTL
Out of context: Reply #41
- Started
- Last post
- 56 Responses
- joyride0
myStringVar = "strings are inside qoutes"
myVar = no quotes
myBooleanVar = True or False
myNumberVar = 10I didn't put the strict declarations in because I think NT strips them out. but they would look like this and you should use them.
myStringVar:String = "Something"