SWFAddress is a small script that sits on top of SWFObject and provides deep linking for Flash websites and applications. In other words it enables the Back, Forward and Reload buttons of the browser and creates unique URLs with page titles that can be sent over email or IM. SWFAddress uses the ExternalInterface functionality introduced in Flash Player 8 and comes with a technique that enables search engine indexing for deep Flash links. It supports the following browsers:
Insert the SWFAddress script in your page directly after the SWFObject file.
Include or import one of the provided ActionScript classes. SWFAddress comes with versions for AS1, AS2 and AS3.
Write your own navigation logic that will be executed when the address is changed.
Call the SWFAddress setter method from every button or action that requires deep linking.