Skip to main content
Participant
April 29, 2012
Question

NativeProcess is not available on debug

  • April 29, 2012
  • 5 replies
  • 863 views

Hi guys ,

I am developing an AIR app using Flash CS5 and i cannot get the NativeProcess to work when debugging my application.  i desperately wants to have that because of some important functionality.

Please guide me to the correct route to get it to work.

cheers

SJ

This topic has been closed for replies.

5 replies

SupunJAuthor
Participant
April 30, 2012

http://www.haxer.be/screenshots/air-nativeproces-settings.jpg

chris.campbell
Legend
April 30, 2012

Can you try also checking "Desktop" (in addition to "Extended Desktop")?  What type of error are you getting?

SupunJAuthor
Participant
May 2, 2012

When i add "Desktop" , NativeProcess.isSupported becomes false   its not an error i got ,  i kept receiving NativeProcess.isSupported false , and i was looking for a way to make it "true".