SWFAddress 1.0 
11/20/2006

Description
-------------------------------------------------------------------------
SWFAddress 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 also comes with a technique that enables search
engine indexing for deep Flash links. It supports the following browsers:

Mozilla Firefox 1+
Internet Explorer 6+
Safari 1.3+
Opera 9.02+
Camino 1+
Mozilla 1.8+
Netscape 8+


Dependencies
-------------------------------------------------------------------------
SWFObject 2.0 http://blog.deconcept.com


Running the samples
-------------------------------------------------------------------------
The Flash and SEO samples require Flash 8+
The MTASC sample requires MTASC 1.11+
The Flex sample requires Flex 2 SDK

The SEO sample contains appropriate files that can be served by Apache 
1.33+, PHP 4+ with mod_rewrite or Tomcat 5+ with UrlRewrite 2.6.


Notes
-------------------------------------------------------------------------
The AS1 version of SWFAddress requires AS2 mode for the Flash FLA
file because of the ExternalInterface functionality. Pure AS1 version is 
possible in the future with alternative Flash/JS bridge.

The SEO support requires a trailing slash at the end of the address 
value. For example '/portfolio/' should be used instead of '/portfolio'. 

If you want to utilize one of the ActionScript classes in a package 
structure use the com.asual.swfaddress.SWFAddress naming.