Not really. You would notice completely different type of picture then. It would not be consistent. It has to be moving a bit everywhere in every single frame.
I'm not ignorant. I really wanted to heard what this guy had to say, and maybe there is some truth to it, but to read this page comfortably I had to zoom out.
Actually, google can read some text from flash. I saw it on my page, because flash was on top and the text landed in the page description on the results page (yes, double checked, text wasnt anywhere else)
It seems to me that the creator of this does not know much about work organization in big companies. All those things that makes no sense when you are coding alone, make a lot of sense, and can save a lot of time, when many programmers are working on the same project and when often somebody new is joining and need to be able to start coding without asking everyone around what is what.
From the webpage:
function createInformationWindow(message){
alert(message);
}
IMHO, this function does make a lot of sense. You learn it when the client decides info window must by pinky blinky cute. And so on.