I just did a very quick test on an attribute with 1500+ characters length, and it was just fine... perhaps its something else? a nasty character in the attribute or something?
PBH
Hi,
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.
__,_._,___
- [flexcoders] Flex release version: XML attribute str... Jonathan Bezuidenhout
- Re: [flexcoders] Flex release version: XML attr... Paul BH
- Re: [flexcoders] Flex release version: XML ... Jonathan Bezuidenhout
- Re: [flexcoders] Flex release version: ... Paul BH
- Re: [flexcoders] Flex release versi... Jonathan Bezuidenhout
Reply via email to

