/ Published in: ActionScript 3
Expand |
Embed | Plain Text
twitterService.send(); private function onResult(event:ResultEvent):void { var twitter:XML = event.result as XML; }
You need to login to post a comment.
