Hello,
I want to get id from this url :
http://www.sitename.com/index.php?id="26"

get this id in as3 and use this id in xml and show the message in text field.
and xml code is :
<messages>

<profile>
<postingid>1</postingid>
<userid>1</userid>
<message>this is cloud messag</message>
<email>niravp@agileinfoways.com</email>
</profile>
</messages>