Best way to integrate in wordpress?
This week's featured product
Store Locator
This cool AJAX application will enhance your website by showing your stores' locations. You can also display an image and a short description so your users know exactly where to find your business.
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@themesbell.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.