views:

138

answers:

0

I'm working on a youtube search project that requires screenshots of youtube videos to show in search results. I figured this wouldn't be to hard using the ShockwaveFlashObjects COM object, but I can't seem to get anywhere. I can load the Flash movie, but from there I would want to programmatically click "Play" on the Youtube video controls, then take a screenshot.

I'm not that experienced with Flash so maybe that's the problem. Is this something that can be done? Can I programmatically click a flash "button" using the ShockwaveFlashObject?