acemike Posted May 19, 2008 Share Posted May 19, 2008 I am trying to use a flash banner in the place of the editorial block. Does anyone know how a do it? TKS Link to comment Share on other sites More sharing options...
acemike Posted May 23, 2008 Author Share Posted May 23, 2008 No one? I really need some help with this. Link to comment Share on other sites More sharing options...
darkvale Posted May 23, 2008 Share Posted May 23, 2008 Hi try this m8 To insert a swf object in your header, the best solution is to edit in your theme folder the "header.tpl" file : Code: <!-- Header --> <div> <h1 id="logo"><a href="{$base_dir}" title="{$shop_name}"><img src="{$base_dir}img/logo.jpg" alt="{$shop_name}" /></a></h1> // insert your swf code here <div id="header"> {$HOOK_TOP} </div> </div> let me know how you get on - be sure to backup you stuff first Link to comment Share on other sites More sharing options...
acemike Posted May 23, 2008 Author Share Posted May 23, 2008 Thanks, But what I am really looking for is a solution to put the .swf instead of the editorial block just above the Feature products. Do you know how? Link to comment Share on other sites More sharing options...
Pursuant Posted May 23, 2008 Share Posted May 23, 2008 That is the solution. Link to comment Share on other sites More sharing options...
acemike Posted May 25, 2008 Author Share Posted May 25, 2008 Hey, I solve the problem. I think This is how I do it: I insert the flash banner into the index.tpl just above the {$HOOK_HOME} using the SWFObject script to embed the swf instead of the original script generate by the Flash application. Then I paste the absolute path to the swf file and it works fine. One more thing, I have the put the swfObject file in the JS folder and call it in the header.tpl SWFObject link http://blog.deconcept.com/swfobject/ Link to comment Share on other sites More sharing options...
haibiz Posted August 28, 2008 Share Posted August 28, 2008 i think we should create a block name " banner block". Then, if u wanna up a banner, u can do it in cpanel. Link to comment Share on other sites More sharing options...
cammo Posted March 24, 2010 Share Posted March 24, 2010 There's a good module to replace the editorial block image with a cu3er flash banner. If you want to use flash, this is one of the prettiest solutions I think. But I try to avoid flash wherever possible, and prefer to use something like the editorials3slider module.Do a forum search for each. Link to comment Share on other sites More sharing options...
Recommended Posts