Skip to main content
Participant
June 26, 2012
Answered

Property executeInBackground not found on flash.desktop.nativeExtensions on iOS

  • June 26, 2012
  • 1 reply
  • 668 views

Hi,

I'm unable to set this property in my iOS app as per the documentation. I'm on AIR version 3.3.0.3650 but cannot read or write to this property (though it does appear in code completion within Flash Builder.

How to I get access to it?

Thanks

This topic has been closed for replies.
Correct answer vabhatia

Please verify that you are using swf-version 16 in the compiler settings .

If not then please add -swf-version 16 in Flex compiler settings . executeinbackground property will only works with swfversion 16.

A similar forum post can be found at http://forums.adobe.com/message/4359474#4359474

1 reply

vabhatiaCorrect answer
Adobe Employee
June 26, 2012

Please verify that you are using swf-version 16 in the compiler settings .

If not then please add -swf-version 16 in Flex compiler settings . executeinbackground property will only works with swfversion 16.

A similar forum post can be found at http://forums.adobe.com/message/4359474#4359474