The following code will go into your html pages...make a separate flash.html file...that links with all your others.
HERE's the code...
put this between the <td> </td> tags...of your 2nd column.
<embed
src="your swf file.swf"
quality="high" allowscriptaccess="always"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
height="150" width="150">
</embed>
No comments:
Post a Comment