| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Nov 2009
Posts: 1
|
I seem to get this error
Element type "mx:Text" must be followed by either attribute specifications, ">" or "/>". for the following code <mx:Text id="AccountUser" text="{getStringData(16) + ":"}"/> I have no idea whats wrong if i just do {getStringData(16)} it's all good.. but when I do text="{getStringData(16) + ":"}" to add the semicolons it gives that error? how else can i do this |
|
|
|
|
|
#2 |
|
Holosuit User
|
If inside doble quotes you have to use single quotes.
__________________
The .NET open source editor for Flash and web developers *This would be my contribution to the project* couchsurfing if you need it |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|