Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > AIR (Apollo)

Reply
 
Thread Tools Rate Thread Display Modes
Old 04-27-2008, 06:15 PM   #1
MikeHovey
Member
 
Join Date: Nov 2006
Posts: 89
Default Can an AIR application auto-start with the OS?

I was wondering if it's possible to set an AIR application to start up with the OS and in the case of Windows, remain in the taskbar?
MikeHovey is offline   Reply With Quote
Old 04-27-2008, 07:51 PM   #2
evride
2006 Man Of The Year
 
evride's Avatar
 
Join Date: Mar 2007
Posts: 880
Default

it can start up when you login, that is all. and yes you can have an icon in the taskbar.

start on login:http://livedocs.adobe.com/air/1/deva..._launch_1.html
(under launching on login)
ActionScript Code:
NativeApplication.nativeApplication.startAtLogin=true

taskbar: http://livedocs.adobe.com/air/1/deva...taskbar_1.html
__________________
I've curiosity on my side.
evride is offline   Reply With Quote
Old 04-27-2008, 10:29 PM   #3
MikeHovey
Member
 
Join Date: Nov 2006
Posts: 89
Default

Thanks! That helps alot... i got the application starting with user login. However, even from looking at the documentation, i can't tell if there's a way to add an icon to the windows system tray/notification area (lower right) or Mac's equivalent (top right). I saw some mentions in the livedocs but i'm having trouble implementing it. Any ideas here? Thanks again.
MikeHovey is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How does Flex works with AIR? PixelPerfectWeb AIR (Apollo) 1 06-11-2008 08:32 AM
Refresh css style in AIR application at runtime loproman AIR (Apollo) 2 04-16-2008 01:56 PM
Air - Open local application playazls ActionScript 3.0 0 03-27-2008 03:13 PM
Centering AIR application window shizny Flex 2 & 3 0 03-23-2008 09:00 PM
Flash and AIR dbforch AIR (Apollo) 2 03-20-2008 05:27 AM


All times are GMT. The time now is 09:25 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.