On 18th of June Google announced that now they support Flash indexing with external resource loading.
Quoting Janis Stipins, Software Engineer at Google:
This means that when a SWF file loads content from some other file – whether it’s text, HTML, XML, another SWF, etc. – we can index this external content too, and associate [...]
This week I’ve been working on a project that uses deep linking with SWFAddress library. SWFAddress is a useful tool that lets you go to a specified part of a flash site by changing the browser’s url.
Anyway this project was in part completed but had to do some changes and fix some bugs. Most bugs [...]