wagnernas Posted February 18, 2010 Share Posted February 18, 2010 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 More sharing options...
rylersbud Posted March 5, 2010 Share Posted March 5, 2010 I have used the html text editor in the back office and I get the flash object bu tit doesnt load the movie any ideasthe 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 editorI 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 More sharing options...
rylersbud Posted March 23, 2010 Share Posted March 23, 2010 This is fixed it was a path issue Link to comment Share on other sites More sharing options...
OzWeb Posted June 27, 2010 Share Posted June 27, 2010 Hi rylersbudCould you tell me how did you solve your problem..coz Im trying to do the same and the swf doesn't work.What was that path issue??Thanks bro. Link to comment Share on other sites More sharing options...
MrMcQ Posted October 22, 2010 Share Posted October 22, 2010 People, whenever you find a solution, please remember to post exactly how you came about it...otherwise people having the issues have no clue how to resolve them! Link to comment Share on other sites More sharing options...
Recommended Posts