I am trying to get a remote google swf video to appear on my webpage. I already got youtube to work (which is easy since they provide the embed code), but I also need video.google to work.
I crafted a regular expression to extract the width, height, swf source, and the flash vars from the youtube embed code and the apply it to a new swf object.
Google does not provide their embed codes and their file source doesn't look as easy to comprehend than that of the simple V variable in the youtube URL or embed.
I took a look at the source of the google video and I can't seem to find any SWF embed or javascript objects. It might be in another external javascript file, but does anyone know how to get it?





Bookmarks