Adobe/Macromedia Flash搜索引擎SDK

Flash的swf文件的索引很难被搜索引擎索引,想不到Adobe/Macromedia已经开发了针对Flash的搜索引擎SDK,利用该SDK,可以轻松的将swf转为html,然后进行索引。
该SDK包括:
swf2html executable files, for command-line implementation
  1. libswf2html static libraries, for linked library implementation
  2. zlib decompression library for decompressing Flash Player 6 files that have been compressed
  3. C++ source code
  4. Technical readme file (Readme.htm) that covers:
    • What swf2html extracts from a SWF file
    • Sample output
    • Command-line implementation
    • Linked library implementation
    • Build note
更加具体信息请看 这里。

你可能感兴趣的:(职场,休闲,Flash搜索引擎SDK)