show/hide this revision's text 8 deleted 38 characters in body

Condensing the entire 45 minute video The Searchable SWF by Jim Corbett.

All text in TextFields that follow all these rules will be Indexed by the Virtual User (Google)

  1. Is Static or Dynamic -- not Input
  2. On the displayList / an instance on the stage -- not just in-RAM
  3. Any 1 of the 4 corners inside the stage boundaries -- not off-stage
  4. Visible -- not invisible, not alpha=0
  5. Not inside a bitmap Image -- images are not OCR'd
  6. Not a shape or graphic that looks like text -- shapes are not OCR'd
  7. Publicly accessible without logging-in -- not behind logins/authentication
  8. Not relying on external data files -- no external files loaded, no XML/SWF/TXT/etc

Confirmations of what is indexed:

  1. Dynamically generated/calculated text drawn onto TextFields
  2. Text inside components (again, dynamic)
  3. Text of any
  4. Any font size. -- too small might be considered spam
  5. Typed out in Flash IDE or ActionScript generated, even components
show/hide this revision's text 7 seperated confirmations for an easier read

The following covers issues not already discussed.

  • Text of any font size.
  • Confirmations of what is done:

  • All ActionScript is executed so all logic will work as expected
  • All versions of ActionScript 1, AS2, AS3 will be executed
  • All buttons are rolled-over / out and clicked / mousedown / mouseup
  • Codebased on Flash Player 9.0.124 with the exact ActionScript engines.
  • Currently the only supported search engine is Google.
  • Confirmations of what is NOT done:

  • Deep-linking generated URLs will not work (Flash Search Player doesn't pass to Google)
  • Adobe thought of requesting SWFs to send back a list of deep-linked URLs.(black-hat SEO)
  • External files are not sent to SWFs, not loaded.
  • XML/SWF/other files will be processed/executed independently.
  • Yahoo! and other search engines are in discussions to use the Flash Search Player.
  • Accessible text (not visible) is not yet indexed.
  • Video meta-data is not yet indexed.
  • Not codebased on Flash Player 10 but plan to.
  • Font sizes are not read therefore no difference for titles/content.
  • ExternalInterface does not work. (no JavaScript or ActiveX backend)
  •     Post Made Community Wiki by Community
    show/hide this revision's text 6 added 22 characters in body
    show/hide this revision's text 5 added 143 characters in body
    show/hide this revision's text 4 added 1500 characters in body
    show/hide this revision's text 3 added 414 characters in body
    show/hide this revision's text 2 added 188 characters in body
    show/hide this revision's text 1