I have created a FlashLite 3 app that access network resources only. I am using Platform services to get the current screen orientation and change the application UI accordingly.
But as app uses network(internet) files, I have to publish the flashlite file with 'Access network only' settings. But when I use this settings, I never get the change in orientation callback. But I tested with using local file settings and it calls the orientation change listeners.
Does any-one have work-around for this?
Any help would be much appreciated!




