Insert Flash contents??? like a banner...please help me again......one more time but not the last..jejejeje![]()
Insert Flash contents??? like a banner...please help me again......one more time but not the last..jejejeje![]()
I'm not a flash-er guy. Please teach me how to add flash content into regular html code. Then I may be able to provide the smarty code.
i think you need to use the {insert} with smarty... im not sure, i remember doing it for a banner on a blog once, but it was a while ago. Check out the smarty website.
Dody you use :
Code:<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="300" id="movie" align=""> <param name="movie" value="movie.swf"> <embed src="movie.swf" quality="high" width="400" height="300" name="movie" align="" type="application/x-shockwave-flash" plug inspage="http://www.macromedia.com/go/getflashplayer"> </object>
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
yea this is the way but the movie not load...is like a images if you dont put this line <%$tpl_base%>....and the {insert} with smarty I dont undertand....please explain me.....heelp...thanks
try :
{literal}
Usual object/flash embed code here
{/literal}
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
......nothings happens......please be mooore explicit......pleeease
![]()
according to inspireme:
Code:<%literal%> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="300" id="movie" align=""> <param name="movie" value="movie.swf"> <embed src="movie.swf" quality="high" width="400" height="300" name="movie" align="" type="application/x-shockwave-flash" plug inspage="http://www.macromedia.com/go/getflashplayer"></object> <%/literal%>
coool thanks.....jaja the problem was my movie path.....jejeje.....goood support dudes....
![]()