dotSilver Dating Partnership Network
Partner Home - Partner Sign-Up - Software - FAQ
Forum: Forums - Reply - Registration - Search

dotSilver Network Partner Support Forum / Sites Layouts & Graphic Design / How to ??
Author Message
xtianfr
Member

Posted: 31 Aug 2005 06:49:11


since a while, I'm trying to replace big and small pic in flowers layout, with a flash file, but unsuccessfully ; when I don't get error, it takes a long time to load the page (of course flash is not viewed) and never terminate ; is it because of smarty ?? thanks in advance for your help

raybman
Member

Posted: 31 Aug 2005 17:56:44 - Edited by: raybman


xtianfr,

Make sure you are including the proper object information so your browser knows what to do with the swf file.

For example on my site:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swfl ash.cab#version=6,0,29,0" width="143" height="371" title="tall-banner">
<param name="movie" value="your/filepath/and/name.swf" />
<param name="quality" value="high" />
<param name="BGCOLOR" value="#FFFFCC" />
<embed src="="your/filepath/and/name.swf" width="143" height="371" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#FFFFCC"></embed>
</object>

Using the code above with the proper file path and name changes, size, and background color changes should work for you. I do not believe Smarty can have any affect on the SWF file.

Hope this helps.

xtianfr
Member

Posted: 1 Sep 2005 00:13:24


thanks Ray ; I'll check that and write here the results.

.silver
Admin

Posted: 1 Sep 2005 03:17:38


Smarty does not have any affect on the flash files. Try the code above and write here about your results.

xtianfr
Member

Posted: 1 Sep 2005 14:07:41


only to give you some news about that ! I encounter same problems, and I can notice that the wcript that ray suggested was quite same than mine, so, I deduct that my swf file must have an error. I'll check it to-morrow and try again.
thanks anyway

xtianfr
Member

Posted: 4 Sep 2005 12:24:04


thanks again for your helps ! I finally succeeded ; in fact I made two mistakes, first with html code of table (I opened without closing) and with the link of my swf file ; (when you have been borned stupid it's hard to find correct way further.... ;-)))))

Forum posts are closed
 » Name  » Password 
 


Powered by miniBB 2.0 RC2b © 2001-2012