Thread: Header Question
View Single Post
Old February 8th, 2005, 12:32 PM   #9 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
How about the relative url? Make it a full url to the file in the embed tag. The reason it works in your header link the file one cause the file exists there. 468x60.swf does not exist in the photopost directory

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="468" height="60" id="468x60" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="468x60.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="468x60.swf" quality="high" bgcolor="#ffffff" width="468" height="60" name="468x60" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote