View Full Version : FrontPage Issue
nacho
02-14-2003, 03:46 PM
I know its to much of a newbie Q, but I dont know the asnwer...
How can I inset a SWF into a FrontPage 2000 and UP Project???
Help please....
Thanks Ya'll
avatar
02-14-2003, 05:31 PM
I've never worked with these programs but if you past this code between your body tags it should work ;)
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" wid"yourFile.swf">
<param name=quality value=high>
<embed src="yourFile.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="32" height="32">
</embed>
</object>
where the smilie stands place : + D
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.