Let's talk about Flex, AIR, ActionScript, ColdFusion and more    

AIR : How to create air app which does not appear in taskbar


There are a couple of needs in Flex users group in Japan, So I test it.

The important thing is to use "mx:Application" instead of "mx:WindowedApplication".

Cautions :
WinTest2.mxml appears in taskbar because it uses binding for type property. When you use mxml class based on mx.core.Window, you should write it directly (see WinTest5.mxml).

You can download sources from here.
WinTest.zip

WinTest.mxml ( Main app )


WinTest2.mxml


WinTest3.as


WinTest4.mxml


WinTest5.mxml


Comments
Olexandr Dolynsky's Gravatar And what, if I need my lightweight windows to appear without any chrome (even airs)? How can I achieve this?
# Posted By Olexandr Dolynsky | 4/27/08 10:06 AM
PradeepKumar's Gravatar Its really nice. But I wanna single(root) window without taskbar icon and icon in systray. Give me an idea...
# Posted By PradeepKumar | 5/7/08 11:28 PM
jacob's Gravatar Is there a way to know if the new window is already alive?
So i don't have to create a new window.
I am using it for showing a bigger image in air. (popup won't work for me, because my window is not wide enough)
# Posted By jacob | 7/23/08 5:15 AM
BlogCFC was created by Raymond Camden. This blog is running version 5.5.005.