Support Forums

Old 01-24-2009, 11:49 PM   #1
Junior Member
 
Join Date: Jan 2009
Posts: 1
Rep Power: 0
metroem is on a distinguished road
Question Flash banner on the right side of the logo

Hi:

I'm working on the layout.tpl, i already place my logo, and on the right side , we have some free space my idea was to place a flash banner in that area, let me show the code:

<div id="logo">

{* This portion is the site title. The top left corner. *}
<a href="http://metroem.net">
<img src="{$smarty.const.URL}/templates/default/images/logo_classi.jpg"
border="0" width="250" height="80"</a>

<div id="flash1" style="position:absolute; overflow:hidden; left:303px; top:21px; width:468px; height:60px; z-index:0">
<script type="text/javascript">
AC_RunFlashContent('id','flash1','width','468','he ight','60','quality','high','autoplay','true','loo p','true','wmode','window','codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab','pluginspage',
'http://www.macromedia.com/go/getflashplayer','src','http://www.metroemclassifieds.com/classifieds/templates/default/images/prueba.swf');
</script>
<noscript>
<object width=468 height=60 classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
<param name="movie" value="http://www.metroemclassifieds.com/classifieds/templates/layout/images/prueba.swf">
<param name="quality" value="high">
<param name="loop" value="true">
<param name="wmode" value="window">
<param name="autoplay" value="true">
<embed src="http://www.metroemclassifieds.com/classifieds/templates/default/images/prueba.swf" width="468" height="60" quality="high" TYPE="application/x-shockwave-flash" wmode="window" loop="true" autoplay="true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
</object>
</noscript>
</div>

</div>
</div>

after a lot attemps, i can't make the code works. Any one have an advice in case this is possible to do?

Thanks:
Metroem
metroem is offline   Reply With Quote
Old 01-25-2009, 07:27 AM   #2
Member
 
Mango's Avatar
 
Join Date: Mar 2007
Posts: 18
Rep Power: 9
Mango is on a distinguished road
Default

Keep everything as you have it but add literal tags between the following portion:

Code:
<script type="text/javascript">
{literal}
AC_RunFlashContent('id','flash1','width','468','he ight','60','quality','high','autoplay','true','loo p','true','wmode','window','codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab','pluginspage',
'http://www.macromedia.com/go/getflashplayer','src','http://www.metroemclassifieds.com/classifieds/templates/default/images/prueba.swf');
{/literal}
</script>
__________________
Regards,

Mango
v4.0.9
Mango is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Banner in Header ok_dir HTML, CSS, and Design Help 1 11-13-2008 01:58 PM
Is It Possible To Add A Banner Under The Side Nav? 68 Newbie v4 Modules / Modifications 1 08-18-2008 09:46 PM
Flash player Featured Items on your home page LittleRascal v3.1 Modules & Modifications 3 11-12-2007 06:00 PM
Flash code and literal tags? alisa v3.1 Questions & Support 3 04-25-2007 06:54 PM
can I use Flash documents with my classifieds? sbuell20 v3.0 Questions & Support 0 08-04-2006 10:46 PM


All times are GMT -4. The time now is 06:11 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0