Best way to integrate in 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
jeesnaider
on 4/1/11
Thanks for your help.
on 7/1/11
Yes, any of our components can be placed inside a Wordpress post. In this CMS the folder structure is a little different so to make sure that your files are always found by the Flash component, you'll have to use absolute paths.
To do this, you'll have to make the pathToFiles flashvar blank and then make every other path absolute(like the path to the settings XML file or the content XML file) in the JavaScript code we use in the index.html file. Also the paths to other resources which are located in the XML files should also be absolute.
There might be other ways, but I think this is the simplest.