Jump to content

Flash Banner Editorial Module


Recommended Posts

Hello,

I have a problem in the editing of my store. I need to put a banner in flash in the editorial.

This banner uses some external files like *. js and *. xml to work. I changed the file and got editorial.tpl insert the flash banner that already appears in the editorial, they put the banner can not read the file data.xml used in my banner.

Does anyone know tell me if the board has a problem with another file *. xml, since it uses a file editorial.xml?

Thus the *. swf banner appears blank on the homepage.

If anyone can lend a hand I appreciate ...

Hugs

<!-- Module Editorial -->

[removed][removed]

     [removed]
        var so = new SWFObject("modules/editorial/banner.swf", "mymovie", "590", "400", "8");
        so.addParam("menu", "false");
        so.write("flashcontent");
     [removed]

  {if $xml->body->home_logo_link}body->home_logo_link|escape:'htmlall':'UTF-8'}" title="{$xml->body->$title|escape:'htmlall':'UTF-8'|stripslashes}">{/if}
     {if $homepage_logo}body->$title|escape:'htmlall':'UTF-8'|stripslashes}" />{/if}
  {if $xml->body->home_logo_link}{/if}
  {if $xml->body->$logo_subheading}{$xml->body->$logo_subheading|stripslashes}{/if} 
  {if $xml->body->$title}{$xml->body->$title|stripslashes}{/if}
  {if $xml->body->$subheading}{$xml->body->$subheading|stripslashes}{/if}
  {if $xml->body->$paragraph}{$xml->body->$paragraph|stripslashes}{/if}

Link to comment
Share on other sites

  • 2 weeks later...

I have used the html text editor in the back office and I get the flash object bu tit doesnt load the movie any ideas
the code I embedded is
<object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” width=“523” height=“240” codebase=“http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0”>
<embed type=“application/x-shockwave-flash” width=“523” height=“240” src=“flash.swf”></embed>
</object>
using back office modules->home text editor
I pasted this into the text area after selecting html edit
I also tried this bu tit just loaded flash and not the movie



<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,40,0"
width="400" height="300" id="slideshow">
value="slideshow.swf" />


<embed src="slideshow.swf" quality="high" bgcolor="#ffffff"
width="400" height="300"
name="slideshow" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object></td>

Any Ideas would help me out
Link to comment
Share on other sites

  • 3 weeks later...
  • 3 months later...
  • 3 months later...
×
×
  • Create New...