<mx:DataGrid id="dgUserRequest" x="21" y="50" dataProvider="{
userRequest.lastResult.users.user}" width="1008" height="358"
itemDoubleClick="{testdude.htmlText=userRequest.lastResult.users.user[
testdude.selectedIndex].descriptionlong}">ive been googling my heart out but cant seem to find the reason for this? i was following a tutorial for php&Flex and copied everything but just cant seem to make sense of this? anyone? heres full code http://pastebin.org/25644

