PDA

View Full Version : JavaScriptObject


jimmy5804
01-24-2008, 12:40 AM
Did flash.html.JavaScriptObject get deprecated? My Flex 3 installation can't find it, but I didn't see in anything in the release notes about it.

xwielder
01-24-2008, 07:27 PM
http://labs.adobe.com/wiki/index.php/AIR:Release_Notes


HTML

* window.runtime property for non application HTML pages.
* flash.html.JavaScriptObject, use Object class instead
* flash.html.JavaScriptArray, use Object class instead
* flash.html.JavaScriptFunction, use Object class instead