Hi All
I am busy trying to create a WRT launcher for a flash lite game. I am given to understand from various posts that the best way to do this for memory and performance reasons is to launch the flash player standalone from the widget, by using the <META http-equiv="REFRESH" content="0; url=MyFlash.swf"> method as described in the wiki page.
This works fine on a 5800. (The option 2 method mentioned there doesn't work however, just displaying the swf file as binary data)
However on an N97, the flash file does not launch. No error is displayed.
Experimenting further, window.location.href also works to launch the flash content on the 5800, but not on the N97. On the N97 it only seems to work if the url starts with "http://".
Is there a new better way to launch SWF full screen that works across all devices? I will gladly update the wiki page if I can find an answer to this.
Dave

Reply With Quote


