Go Back   OXYLUS Flash Board > Support > Two Levels XML Menu Purple

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-10-2008, 10:31 AM
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default Question about replacing default XML with flashvars

Hello,

I bought your 2 levels menu purple an green
now iwant to change from .XML in a different page.

In your discrition you say and explain how to do that.
But i won't get it working.

<script type="text/javascript">
// <![CDATA[

var so = new SWFObject("../flash/index.swf", "flash", "100%", "100", "0", "#ffffff");
so.addVariable("xml", "../flash/data.xml");
so.write("flashcontent");

// ]]>
</script>

How do i place the flashvars for the other XML? like datatest.xml for example?
I tried to do it like discribed here:

"

The default xml file is data.xml but if you want to send a different name xml, you can use the flashvars attribute for the html object tag, with the variable for the file named xmlFile: <param name=”flashvars” value=”xmlFile=anotherdata.xml” />.


"

Kind regards

Niels de Vries
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


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.