Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 108516

Re: TypeError: Error #1085 for dynamic xml created from ASP

$
0
0

Hi Abdul,

I was also facing same problem but only difference was instead of <input> tag the error was for <p> tag also I was developing Flex for iPhone.

All I did was just closed all tags with proper end tags.

e.g.

<s:TextInput id="userid_txt" x="3" y="10" width="300" height="33" /> was then written as

<s:TextInput id="userid_txt" x="3" y="10" width="300" height="33">

</s:TextInput>

I hope this will solve your problem.


Viewing all articles
Browse latest Browse all 108516

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>