assign slideshow box xml dynamcially

Posted by mindshare 
assign slideshow box xml dynamcially
May 27, 2010 07:01PM
I would like to pass in the url to my XML file to slideshowbox using FlashVars - how can I do this?
Re: assign slideshow box xml dynamcially
May 28, 2010 01:43PM
mindshare,

To achieve that, you will have to write some code. First you need to set in the html code the "FalshVars" param where you need to have a variable that holds the xml source file path . After you made that you will have to extract that variable inside flash and pass it to the SSB component trough the "source" parameter like this :

myAlbum.source = "source.xml

Bellow is also a link where you can find more inforamtion about how to use FlashVars. I hope this helps.
[blog.six4rty.ch]



Edited 1 time(s). Last edit at 05/28/2010 01:44PM by florodebat.
Sorry, only registered users may post in this forum.

Click here to login