Deep Linking

Robotlegs and SWFAddress

by David Salahi on June 21, 2010

Update — August 6, 2010: I found a bug in my original demo which prevented the deep linking feature from working at startup. See the full description at the end of this post. I started using Robotlegs on a project recently and last week I needed to add SWFAddress into my project for its deep [...]

{ 5 comments }

BrowserManager Returns null

by David Salahi on May 6, 2010

When you need to determine the domain name that a SWF was loaded from the BrowserManager class is very convenient and easy to use. However, there’s one gotcha that you have to know about. I’ll show you both the code you need as well as the gotcha. First, here’s the code you need to retrieve [...]

{ 4 comments }