Posts in the ‘Flex’ category

Aug24

Strange URLs when using the Flex SWFLoader

I was recently working on a Flex application that had to import a third-party SWF and use its API. Conversely, it needed to access the stage and add children. It threw up an interesting problem with strange import URLs that I finally solved. Read More »

Posted in Flex | No Comments »

Apr22

System Tray Icon and Menu for an Adobe Flex AIR Application

Adobe AIR allows you to set up a system tray icon and context menu for your application. In true AIR & Flex style, this is surprisingly simple to achieve and doesn’t even require a .ico file. Read More »

Tags: , , , , ,
Posted in Adobe AIR, Flex | No Comments »