Insert flash SWF into blogger - Part 1
HTML:
1.
<object type="application/x-shockwave-flash"
2.
id="movie"
3.
data="indianajones.swf"
4.
width="ancho"
5.
height="alto">
6.
<param name="movie" value="indianajones.swf">
7.
</object>
You can actually add quite a lot of parameters with the param tag. You can add things like transparency (wmode), quality(quality) , background colour(bgcolour) or variables (flashvras) within many.
...to be continued
"If you want to get laid, go to college. If you want an education, go to the library." - Frank Zappa
Read more...
