Accordion Gallery - Wordpress
This week's featured product
Audio Recorder for Adobe Flash
This is a fully customizable Audio Recorder for Adobe Flash, built with support for exporting MP3 files. Your user will be able to record with ease, because everything you need is in the component (no need for a streaming server).
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@flabell.com
ilkayturkogl
on 29/6/11
I use Wordpress. I would like to use on my site, but the main page has a kind of accordion gallery demonstrate. Accordion gallery to show my homepage I wonder what should I do?
thanks
on 30/6/11
Thanks for downloading our Accordion Gallery.
The component is pretty easy to embed. This tutorial explains how to do it, on a normal HTML webpage:
http://www.flabell.com/blog/1829/how-t...
Upload the "deploy" folder somewhere on your server and go through the same process as described in the tutorial.The only adjustment you must do is at the 5th step. Set the path to the swfobject.js file, the SWF files and the pathToFiles flashvar as absolute paths, like this:
<script type="text/javascript" src="http://www.yourwebsite.dom/.../deploy/js/swfobject.js"></script> ... flashvars.pathToFiles = "http://www.yourwebsite.dom/.../deploy/accordion/"; ... swfobject.embedSWF(http://www.yourwebsite.dom/.../deploy/preview.swf, attributes.id, stageW, stageH, "9.0.124", "http://www.yourwebsite.dom/.../deploy/js/expressInstall.swf", flashvars, params);Also, if you copy the code in an article or a WP page, make sure you do it in HTML mode.
If you can't get it to work, please share a link to your webpage, the one that contains the component. I'll take a look and tell you what is it that you're doing wrong.
ilkayturkogl
on 1/7/11
And WordPress does not allow me to use javascript code in the page you gave.
What do I need to use within the page, I need urgent help.
on 4/7/11
What do you mean by WordPress not allowing you to use JavaScript? This shouldn't be a problem. Many of our clients are WordPress users and have embedded our components in their websites. You'll just need to follow my explanation above.
There's always a solution we can find so, if you can't make it work, please share a link to your WordPress page (the one that you tried to embed the component in) and we'll inspect it.