Questions

Answer

How to load a product with a different settings.xml file

How SWF and XMLs interact

 

The product's SWF file loads by default the settings.xml file which contains all the parameters of the component. You can rename this file but you have to specify the new name using the following code:

var flashvars = {};
flashvars.settingsXML = "your_name.xml";

like in this example for the 3D Banner FX:

<div id="Div3DBannerFX"></div>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
 var flashvars = {};
 flashvars.settingsXML = "your_name.xml";
 var params = {};
 params.base = "";
 params.scale = "noscale";
 params.salign = "tl";
 params.wmode = "transparent";
 params.allowFullScreen = "true";
 params.allowScriptAccess = "always";
 swfobject.embedSWF("3DBannerFX.swf", "Div3DBannerFX", "600", "374", "9.0.0", false, flashvars, params);
</script>

 

The assets (images, videos, text etc.) displayed by the product are specified in the images.xml (or menu.xml, videos.xml, big.xmlmedia.xml for other products). You can also rename this file but you have to specify in the settings.xml file through assets element what's the new name, like this example:

assets value="your_name_images.xml"

The Banner Rotator FX, Dock Menu FX and 3D Carousel Menu AS2 FX has imagesXML instead of assets element in the settings.xml file. The Video Player FX has media_url.

Comments

Trying to use the Accordion Sliders in Google Site

Posted 3 months ago

I tried to test load the free version of the Accordion FX into the google site I am working on but it does not seem to work. I have uploaded all the necessary files into my site and tried to open the SWF file to see if it works. It only gives me a black rectangle box with your logo. Can you please help to tell me what I am doing wrong? If this works, I would like to try and get the license but need to make sure that it works. Thanks.

FlashXML Support

Please send us a valid link to your website that we can access.

wade

Posted 3 months ago

How can I load this flash file on the same page with another flash program…wants to over write settings and other files

FlashXML Support

I’m sorry but I don’t understand exactly what are you trying to do. Please be more explicit.

JBTechnoSoft

Posted 3 months ago

i have purchased a MP3 Player FX and Video Player FX but iam not ab;e to uploade in my webiste. its showing this error
JInstaller: :Install: Cannot find Joomla XML setup file

whats the problem with this can u plz check that slove my problem

Alex

Posted 6 months ago

hi
i am using BannerRotatorFX and I have the following problem.
Some users of IE 9 see the image reduces the screen. (right and bottom)
Others see the picture again fully
how can this problem be solved?

(in the link you see a pic)
here everything works fine

Regards

FlashXML Support

Please send us a valid link to your website that we can access.

Alex

Posted 6 months ago

hi
i am using BannerRotatorFX and I have the following problem.
Some users of IE 9 see the image reduces the screen. (right and bottom)
Others see the picture again fully
how can this problem be solved?

Regards

FlashXML Support

Hi,

We tried to load your website but is forbidden.

Do you have a question?

you will get an answer in 24 hours, tops.

(required) Only alphanumeric characters allowed
(required) (will not be published)
Please type a message! Your message is too long! Either try to keep within 1500 characters, or contact our support team via email at support [at] flashxml.net.
(will not be published)
You mistyped the two words!
Can't read? Change the image
Format your comments using Textile: *bold*, _italic_, "link text":address, @code@
Connect to us on Facebook Follow us on Twitter Subscribe to our RSS feed
Copyright © FlashXML.net 2009 - 2013