Skip to content
Fahim Chowdhury edited this page Sep 24, 2013 · 1 revision

load(urlRequest) - pass in a URLRequest Class to load the url. Use the EVENT.COMPLETE event to listen for the event complete.

##Events
EVENT.COMPLETE - return a JSON object in the event parameter in the variable called 'args' (event.args).

Clone this wiki locally