2 components in the same page
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
alexfize
on 30/4/10
I am trying to use 2 of your components in a project. The files for one are in the root folder, the files for second are in root/deploy. I call them in my index.php file using include.
include('banner.html'); for the first component
include('deploy/index.html'); for the second
The root component is working ok, but when i include the second it stops working.
In deploy/index.html i changed
flashvars.pathToFiles = "slider/";
flashvars.xmlPath = "xml/slider.xml";
to
flashvars.pathToFiles = "deploy/slider/";
flashvars.xmlPath = "deploy/xml/slider.xml";
but this didint solve it.
Any help please?
Thanks
bobocel
on 3/5/10
http://www.flabell.com/flash/Flash-XML...
nicbillie
on 14/5/10
on 9/9/10