Hi,
i have a site of mine which is using a slideshow banner. below the the banner i have links for different categories which when clicked should change the flash slideshow without refreshing the page.
I have customized a slideshow found on the net http://www.emanueleferonato.com/2007/05/13/xml-driven-flash-slideshow-improved/ whereby the xml data for the slideshow is passed by a variable.
Now the question is how to replace the initial flash embedded with swfobject with another one along with a different xml value based on the category selected. I have so far created 3 html files where i have defined 3 separate xml values.
Can Anyone help me or give tips to replace the swfobject embedded swf where a variable has been defined with another swf with a different variable value without refreshing the page. I know this can be achieved via ajax but cant get it to work. i had come across some working example here but i couldnt get it to work. http://pipwerks.com/lab/swfobject/.
I am attaching the files along with this mail. All help is appreciated. Thanks