[BUG] 'parameters' property does not exist on LoaderContext in AIR 2.6
Hi there,
The 'parameters' property was added to the Flash Player 10.2 and AIR 2.6 runtimes (reference: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/LoaderContext.html#parameters)
However, any attempt to set the parameters property has been throwing a ReferenceError (ReferenceError: Error #1056: Cannot create property parameters on flash.system.LoaderContext) in Flash CS5.5 with the FLA set to AIR 2.6. If I sent the FLA to 10.2, it does not throw the ReferenceError.
This is a bug that must have cropped up in the last four months, as I just compiled this code in December when this worked fine, but now throws the ReferenceError.
Any assistance would be greatly appreciated.
Cheers,
M
