Hi, You can include this in the editable iframe. It should disable navigating away. ev.srcElement is the clicked element node on which you might want to check...
Hi, sorry if this is dumb. But what has air.Shell.shell.exit() changed to in beta 3? i had a look through the livedocs and couldn't spot it. Thanks, Adam -- ...
Hi, I wanted to show something like a drop area visible when user does a drag-in action to the native stage area. I added a sprite same size as the stage so...
How are people getting on with startAtLogin. I'm on windows XP. I do: NativeApplication.nativeApplication.startAtLogin=true; By checking msconfig I can see...
it seems to be triggering an error when I try to set it again. how can I trap and display the error, seeing as I can't test it in debug mode? ... -- ...
rite i did: try { air.NativeApplication.nativeApplication.startAtLogin=true; } catch (error) { alert(error); } and it returned: Error: Error #2014 I noticed...
Is it possible to have a system tray icon bubble with a message. e.g. new update available, click here - something like that. -- ShiftCreate Limited ...
Well, you can pop-up a lightweight window for this. You can also change the icon image to indicate that an event of interest has occurred. What is more...
i think there must be a built-in windows widget for this - as it is common in many applications. it should just be a case of whether adobe decide to build an...
... I don't think it's so important (given that there is a workaround) that AIR 1.0 should be delayed. You're welcome to enter it into the bug list, of course,...
Hello. I checked LiveDocs of mx.controls.HTML and mx.controls.HTMLLoader. I think there are NOT properties for HTTP headers. How can I get HTTP headers of...
Can someone give me some pointers on dragging and dropping? I got some FTP code off of RIAForge.com and I would like to set my application up to fire this...
Sorry for the really stupid noobie question, but I cant figure this out. How do I format my trace to show the path of the file that is dropped onto the...
Thanks for the help Oliver! I am learning! ... From: apollocoders@yahoogroups.com [mailto:apollocoders@yahoogroups.com] On Behalf Of oigoldman Sent: Tuesday,...