Changing the default loading screen in Flex
Mar. 13, 2008 7 Comments Posted under: AIR, ActionScript, Development, Flex
One of the first things you want to do when creating a Flex app is to remove all the default stuff, which makes your app look like everyone else’s. The most obvious default thing in Flex is that loading, progress initilisation bar you get before the application starts. Now before I start there is one [...]