Difference between revisions of "SWFAddress"
From Wikicliki
| Line 1: | Line 1: | ||
SWFAddress allows deep-linking. Should be used with [[SWFObject]] at the same time. | SWFAddress allows deep-linking. Should be used with [[SWFObject]] at the same time. | ||
| + | |||
| + | *[http://modern-carpentry.com/talk/?p=15 SWFAddress, SWFObject, and Flash] - someone tries to explain how to use it in AS3 | ||
| + | *[http://www.adobe.com/devnet/flash/articles/deep_linking.html Adobe Developer Center on Deep Linking methods] - another method offered for Deeplinking using the Hash | ||
*[http://www.asual.com/swfaddress/ SWFAddress] | *[http://www.asual.com/swfaddress/ SWFAddress] | ||
Revision as of 16:45, 19 June 2008
SWFAddress allows deep-linking. Should be used with SWFObject at the same time.
- SWFAddress, SWFObject, and Flash - someone tries to explain how to use it in AS3
- Adobe Developer Center on Deep Linking methods - another method offered for Deeplinking using the Hash