Hey Thanks for your response. That helped me out a lot. I also changed my getData() function to return the data it retrieved and it has allowed me to significantly reduce my code.
I have been developing my website mostly in Firefox, and have used XML to store my page's information. The page looks fine in Firefor but does not display content in Safari or IE. ...
I'm currently working on my portfolio website and would like to have information about my movie clips be retrieved from an XML document when a thumbnail is clicked. I am building my website...