Hi List,

I'm creating an app in AIR and do a NativeApplication.nativeApplication.startAtLogin = true; (i have also tried: NativeApplication.startAtLogin as stated in http://labs.adobe.com/wiki/index.php/AIR:Release_Notes) to create a startup folder entry (pc and mac). I import the file flash.desktop.NativeApplication.
However it gives me this error:

Error: Error #2014: Feature is not available at this time.
   at flash.desktop::NativeApplication/set startAtLogin()
   at ae_fla::MainTimeline/setRunAtStartup()
   at ae_fla::MainTimeline/frame1()

I have checked the error codes here: http://www.flexcoders.cn/showtopic-582.aspx and it says that " The feature is not supported on this system.". Now i have checked the labs.adobe docs and said it should be in there, i'm using the beta 3 for CS3.

Does anyone have experience with this? Or know a workaround? Maybe the method call was changed in beta 3?


Cheers,

Sidney

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to