真是flasher的福音啊,以后flash里面的内容就可以被搜索引擎给搜到了。。。^_^
Flash搜索引擎SDK常见问题解答:
谁需要 Flash Search Engine SDK?
为搜索引擎开发团队设计的,它可以解析和索引flash文件等
Macromedia Flash Search Engine SDK 是怎么样工作的?
它包括一个叫 swf2html的程序:用来抽取flash中的文字和链接
Macromedia Flash Search Engine SDK里面包含了什么?
- swf2html executable files, for command-line implementation
- libswf2html static libraries, for linked library implementation
- zlib decompression library for decompressing Flash Player 6 files that have been compressed
- C++ source code
- Technical readme file (Readme.htm) that covers:
- What swf2html extracts from a SWF file
- Sample output
- Command-line implementation
- Linked library implementation
- Build note
系统要求
The SDK supports processing SWF files created for Flash Player 3, 4, 5, 6, 7, and 8 and has been tested on Windows NT4, Windows 2000 Professional, and Linux RedHat 7.1 systems. Additional platforms should be built using the SDK.
能否支持压缩过的flash 6 文件?
Yes. The Flash Search Engine SDK code supports SWF files created for Flash Player 3, 4, 5, 6, 7, and 8.
能否对 fash 3 和flash 4 的文件进行索引?
Yes. The Flash Search Engine SDK code supports SWF files created for Flash Player 3, 4, 5, 6, 7, and 8.
什么时候我的flash内容可以包含在第三方的搜索引擎索引中?
Adobe is working to support a number of search engine companies, but has not made any announcements about specific search engine support. For up-to-date information on this effort, visit the Adobe Flash Developer Center, as well as individual search sites for future developments.
从Flash Search Engine SDK 里面的Readme文件中可以获取更多信息
官方网站原文:http://www.adobe.com/licensing/developer/search/faq/#item-1-8