Skip to main content
sanjeev rajput
Participant
September 20, 2012
質問

stagewebview + swf + jelly bean

  • September 20, 2012
  • 返信数 1.
  • 1068 ビュー

I am using AIR3.2 + stagewebview class to display .swf file which is embedded inside .html file. @present I am running with Android ICS which support flash and everything works fine. All the .html and .swf file are locally stored in external SD card. No issue so far android ICS OS.

Now, as adobe said that they won’t give any support of flash on jelly bean so my question is – will my application be able to run on jelly bean or not? as in my application I am using stagewebview class to load and display .swf file which is embedded in html file.

Since stagewebview class simply pull browser control from OS and render UI inside AIR application so I wondering how my application will behave on Jelly Bean

このトピックへの返信は締め切られました。

返信数 1

sanjeev rajput
Participant
September 26, 2012

can someone reply please????

Inspiring
September 26, 2012

Why does the swf need to be run through a webview?  Does it only work fine if the device has flash installed?  If it doesn't run when flash is not installed, post JB devices likely won't work or will eventually break.