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
BlogCFC was created by Raymond Camden. This blog is running version 5.5.005.