Skip to main content
jfweber
Inspiring
June 13, 2012
Question

Property drawWithQuality not found on flash.display.BitmapData and there is no default value. [CS6]

  • June 13, 2012
  • 6 replies
  • 2537 views

I have downloaded and installed AIR 3.3 in Flash CS6 Professional (Help -> Manage AIR SDK...)


I can now select AIR as Target in the Publishing options; however I can't seem to get the Bitmap command "drawWithQuality" to work; the following error occurs:

Property drawWithQuality not found on flash.display.BitmapData and there is no default value.

Please let me know what might be causing this issue.

This topic has been closed for replies.

6 replies

Participant
June 20, 2012

Could you please double check that your swf version is 16 and namespace in app descriptor XML is 3.3?

Thank you!

Tanya.

jfweber
jfweberAuthor
Inspiring
June 20, 2012

In the file "C:\Program Files (x86)\Adobe\Adobe Flash CS6\Common\Configuration\Players\AIR_Android.xml" I set correctly:

<player id="android_0" version="16" asversion="3" minasversion="3">

    <name>AIR 3.2 for Android</name>

    <publishobject2 id="Air_Android" version="3.3" intversion="3.3"></publishobject2>

[...]

However I see that under "C:\Program Files (x86)\Adobe\Adobe Flash CS6\Common\Configuration\ActionScript 3.0" there is no "AIR3.3" folder with a "airglobal.swc" file - I created one and placed "airglobal.swc" from AIR 3.3 there (also temporailiy placed it in the AIR 3.2 dir) but this also did not solve the issue.

Here the URL to the BUG Report (Adobe AIR 3.3  -  Bug 3219149)
https://bugbase.adobe.com/index.cfm?event=bug&id=3219149

Participant
June 20, 2012

Do you have AIR3.3 folder containig AIR SDK? When you publish the app, could you please look at the app descriptor XML and see if you have this line:

<application xmlns="http://ns.adobe.com/air/application/3.3">

Thank you!

chris.campbell
Legend
June 20, 2012

Could you please open a new bug report on this over at bugbase.adobe.com?  Please post back with the URL so that others affected can add their comments and votes.

I'd also recommend posting in the Flash Pro forum to see if anyone else has seen this occur.

Chris