Jump to content

Flash and Prestashop


Recommended Posts

i jus added flash to my online store at www.stellaravenue.com ...but for some reason the link in the flash image doesn't work. now the link works if u open the flash movie on its own at http://www.stellaravenue.com/homepage.swf ...but for some reason wen its on the homepage it refuses to work. can anyone explain to me why this is happening?...i believe it has somethin to do with the prestashop program itself....thanks so much for any help, comments or ideas. thanks.

Link to comment
Share on other sites

  • 3 months later...
what is Jquery? how do I go about installing it in my home editor? thanks.


Does anyone have an answer for this? Pretty new to Prestashop and want to add a galleryview slide show, but apparently I need jQuery and a couple of plugins for the slideshow to work?

Cheers
Link to comment
Share on other sites

you just need to add it right. I had the same issue at first when adding a navbar to my site.. if you plonk it in the relevant TPL you should be fine tho. as an example, this is the code I used for my flash banner:


   <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="687" height="40" id="nav_b" align="middle">


   <embed src="https://diaphragmpumpshop.com/modules/editorial/nav_b.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="687" height="40" name="nav_b" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" />
   </object>

Link to comment
Share on other sites

×
×
  • Create New...