Tuesday, July 14, 2009

How to display a "SWF" file in a "blogger.com" blog page?

you need to use code like this in the part of the web page that you want the flash to appear :





%26lt;object width="256" height="256"%26gt;


%26lt;param name="movie" value="yourfile.swf"%26gt;


%26lt;embed src="yourfile.swf" width="256" height="256"%26gt;


%26lt;/embed%26gt;


%26lt;/object%26gt;





change the names paths and width and height to match your swf file
jewish name

No comments:

Post a Comment