Adobe has built a headless flash player that runs through a
swf file really fast.
Google has build a virtual user that communicates with the
headless flash player, the user deals with the logic to make sure it
clicks all the buttons and decides what to index.
All text fields visible on the display list can be accessed
even dynamic ones
Images of text are not found – best way to hide
text for Easter eggs
If you load data via external file i.e. xml and populate
text boxes, it can be accessed via the headless flash player (Google
are not yet passing this file back to the headless player, but they do
index the external file)
No sockets, no video
A snap shot of the state can be taken (this is at the
Google virtual users request)
No external interface
No swfAddress deep linking
Flashvars are ok as the virtual user passes the player the
complete url
This week I have seen 2 amazing bits of technologies come from the Advanced Technologies Lab at Adobe Systems.
The bad thing is you cant get your hands on them yet unless you know someone.
I really want to get my hands on both of these, Zoetrope would be so useful is so many different ways and the video Manipulation will be fun at the start but I’m sure it will have some commercial uses.
Interactive Video Object Manipulation: just amazing video tracking and manipulation
This 100% flash site is for a production and editing house in Soho, it includes video, audio and images.
The site makes use of swf address for the deep linking; I used this project to create a basic framework for swf address based on the pure MVC swf address framework, but much simpler.
this isn’t that much of an issue as you can just publish a flash file as an EXE but it does mean that I have to have all the linked assets with the EXE, whereas if it was an Air app all files would be included so less could go wrong when it gets sent to the client.
I was trying this in my full screen application with custom chrome, but also tried it in a brand new AIR file and the mouse cursor is still visible.
If any one has got this to work and I’m just being stupid pleas let me know or if you have the same problem let me know I’m not alone.