Export html5 canvas as AIR app for desktop
I have a perfect html5 canvas video player app created using html5 canvas with perfect code and actions. Works perfectly in a browser.
When I export it as an AIR for desktop app all actions are commented out and video player objects are gone. Do I have to recode everything using AC3? Then can I still use the JS listener actions for returning to menu when movies end? Am I better off just using this in a browser?
Sorry for being a newbie, appreciate the guidance. rg
