Hi, i am making a website for a client, and i have created a template system which reads different XML files as the user clicks on different menu options.
The same template is being used on all the menus (with different xml files).
This template has a slideshow feature which is behaving abruptly, sometimes it cross fades to the next image properly and the other times it just stops working or cross fades extremely fast.I have tried and tested the code for bugs many times, but as i am new to as3, cant seem to get the right solution.
I personally feel that the swf template is not being unloaded when a new menu item is clicked(and the new xml is loaded), then there is some sort of a conflict between the new and old code and it ultimately breaks up.
Please anyone who thinks has the answer to my problem, do guide me. I will be very thankful. Please find the attached source files.
#ErrorPoint