Skip to main content
November 11, 2013
Question

Retina support for Adobe AIR HTML

  • November 11, 2013
  • 1 reply
  • 575 views

Hi,

I was suprised to find there's no retina display support for Adobe AIR (3.9).

Macs with retina displays have been around for quite some time now.

This is a crucial feature as I will not be able to use my application on my retina display.

A bug report has been opened here: https://bugbase.adobe.com/index.cfm?event=bug&id=3662094

Thanks.

This topic has been closed for replies.

1 reply

chris.campbell
Legend
November 11, 2013

Hi Jeffrey,

This is indeed an issue with the HTML control, however the StageWebView(true) control does support retina devices.  Is it possible for you to use this instead?

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/StageWebView.html#StageWebView()

Thanks,

Chris