Go Back   Flashtory Support Forum > Flash Files Support > Flash Menus > Quick 3D Carousel AS2

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-20-2009, 05:37 AM
Junior Member
 
Join Date: Aug 2009
Posts: 1
Default Root files with same XML and _notes

Hello,

if I change the name of "settings" xml and" _notes", where do I change the reference to these files in order to make the Carousel work?

In my root directory where my index.html is, I have other flash objects with setttings.xml and _notes, already uploaded, so its a conflict of file names, will overwite if I am not careful.

OR, please adivse how to run Carousel from its own sub folder in the root directory ( i.e., the website index and html pages are not in this Carousel subfolder, but in the root) .

Thank you !


JOhn
Reply With Quote
  #2 (permalink)  
Old 08-21-2009, 11:36 AM
Junior Member
 
Join Date: Jul 2009
Posts: 28
Default

doubleclick loadSettings.as, you will find there a function like inside it there is "settings.xml".Replace it with your new name

function loadSettingsFromXml(fct)
{
var obj=new Object();
var myXML:XML = new XML();
myXML.ignoreWhite=true;
myXML.load("settings.xml");
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX