nistaani Posted May 19, 2009 Share Posted May 19, 2009 HiI'm running a small indie record label and we're trying to display a small embedded flash audio player on the short product description page. The player(s) we're using work ok for the main product description but the same embed code does not display on the short product description. Is there something that disables flash or embedded code on this page?:http://pestcontrolrecords.com/shop/category.php?id_category=23Thanks in advance for any help! David Link to comment Share on other sites More sharing options...
aquamarine Posted June 30, 2009 Share Posted June 30, 2009 is this going to be released with the next version of prestashop? I would like to have a preview player as well. I would think with the word "downloadable product" most likely music is involved. surprised that this hasn't been included. I hope to hear from someone.Thanks Link to comment Share on other sites More sharing options...
aquamarine Posted June 30, 2009 Share Posted June 30, 2009 Here is a quick free fix until prestashop comes out with a true music player.<embed wmode="transparent" src="http://www.ericzhang.com/music/?url=http://www.yourwebsite.com.mp3&autostart=true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="150" height="50"></embed>You can work that into the short or long description field under product. I tested it out and it works fine. If you don't want it to auto play just switch from "autostart=true" to "autostart=false". he .swf file is sitting on this person's server. he has a code to download for it. but i couldnt' get it to work on my server after a few hours. If you can find out a way around it I would like to know.http://www.ericzhang.com/mp3.php is where i got the script. Link to comment Share on other sites More sharing options...
nistaani Posted June 30, 2009 Author Share Posted June 30, 2009 Thanks for the suggestion aquamarine. I tried out your idea and it does work on the product page however does not display on the product list page as in my link at the top of the topic. I'm guessing something in the php disables the embed code on this page. Link to comment Share on other sites More sharing options...
aquamarine Posted July 1, 2009 Share Posted July 1, 2009 oh right.. what a drag:-( . I think that there is a embedded code somewhere that's stripping the flash script from the player. When I edit it in the HTML code editor under product. I would update and save, come back again and it rewrote the script. It's definately a glitch and would suspect you can't add it to any of the blocks. Just hope there is someone who can solve this mystery. Link to comment Share on other sites More sharing options...
Melinda Posted July 28, 2009 Share Posted July 28, 2009 Hi,I'm trying to add flash to the module > home page editor.Does anyone know how to do this with specific instructions?Thanks! Link to comment Share on other sites More sharing options...
aquamarine Posted August 17, 2009 Share Posted August 17, 2009 You have to select the Film icon in the editor.. full answer is herehttp://www.prestashop.com/forums/viewthread/11920/ebusinesses_using_prestashop/music_downloads/ Link to comment Share on other sites More sharing options...
cessargor Posted March 29, 2011 Share Posted March 29, 2011 to add flash to short description field just remove the following line to the product.tplthis {$product->description_short|strip_tags} replace for {$product->description_short} and done.you can see it here http://www.madeinsantander.com/8-zapato-colegial.htmlgood luck. Link to comment Share on other sites More sharing options...
MEG Venture Posted May 2, 2012 Share Posted May 2, 2012 Try this paid module, Audio MP3 Player: http://addons.presta...dio-player.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now