Home | Weblog
Posts of "Adobe Flex" tag

Adobe AIR application and Splash

October 21, 2010 | No Comment | Tags: Adobe AIR, Adobe Flex

I am working on an AIR project, which I would explain it later, and I want to open a splash windows before opening main window. However, it seems easy but the only thing that we have to attend is this fact that the children of the main window should not create until splash is open and this is not possible unless using creationPolicy attribute.