I want to swap an image with a flash video of the same
dimensions on a page. The reason is that the encoded videos all
have a useles black frame as the poster frame which is not very
descriptive. As I have no access to the original videos to
re-encode and select a useful frame for the video, I suppose a
solution would be to place an image in it's spot and on click, swap
it with the video using js perhaps?