Wednesday, August 08, 2007

Animator vs Aninmation

Check out the work of Alan Becker!

Adding flash to your Blogger page

I spent some time looking around for ways to add flash to your blogger site and all of the ways I saw didn't really work out for me so I found this handly little work around using iframes.

You can enter this code:
{iframe src="http://wwwyoursite.com/pagewithyourflashmovie.html" frameborder="0" width="400" height="120"}Your browser doesn't support iframes, get your act together!{/iframe}

(Change { to < and } to >)

This requires that you:

1) Have an html page that has the code for your flash movie on it
2) Have the html page and your flash movie stored somplace on the Internet
3) That you change the info above to fit your movie size and name

Here is an example: