Hi!
Add this Event metadata into loader class:
[Event(name="complete", type="flash.events.Event")]
[Event(name="httpStatus", type="flash.events.HTTPStatusEvent")]
[Event(name="ioError", type="flash.events.IOErrorEvent")]
[Event(name="progress", type="flash.events.ProgressEvent")]
[Event(name="securityError", type="flash.events.SecurityErrorEvent")]
[Event(name="dataPrepareProgress",
type="ru.inspirit.net.events.MultipartURLLoaderEvent")]
[Event(name="dataPrepareComplete",
type="ru.inspirit.net.events.MultipartURLLoaderEvent")]
This will enable autocompletion for event listeners using modern IDEs.
Thanks.
Original issue reported on code.google.com by burd...@gmail.com on 8 Jan 2012 at 12:27
Original issue reported on code.google.com by
burd...@gmail.com
on 8 Jan 2012 at 12:27