UrlLoader Event.COMPLETE

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2011.6
Value: complete
Defined by: UrlLoader

Description

This event is dispatched when UrlLoader has reached the host and loading is complete.

Parameters

data: (string) the downloaded data
httpStatusCode: (number) HTTP Response Code from server
headers: (table) HTTP response headers