Posts Tagged ‘BrowserManager’
Getting the Flex BrowserManager working with SWFObject
Flex 3 introduces the BrowserManager object, which allows for deep linking URLs with SWF files. However, this functionality breaks when embedding flash files with the SWFobject library. This post presents a very simple solution to get it working again.
Preparing MXML files to be Browser Manager aware
Recently, we have started using the Deep Linking features introduced in Adobe Flex. It has worked out fairly well for what we needed it for, but there was a fairly persistent issue with component initialization. This post will describe the issue and present a proper way of making components aware of the initial state.
