I have XML that worked fine up to Beta 3 - the one attribute contains a long string - not exceptionally long - but not short - too lazy to count the number of characters.
The released version of Flex does not seem to parse this string anymore, and tells me the following:
TypeError: Error #1095: XML parser failure: Unterminated attribute.
at Main/::_XML1_i()
at Main$iinit()
at mx.managers::SystemManager/create()
at mx.managers::SystemManager/::initializeTopLevelWindow ()
at mx.managers::SystemManager/::frameEndHandler()
I guess it is unable to see the end of the string. Maybe this is a player problem with the XML.
Anyone else seen this and any ideas how to allow long strings?
Thanks
Jonathan
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

