[RESOLVED] Flash Player 9 / load xml issue
Hi all,
I've got a Flash 8 swf which reads in XML generated by ASP, as the info is pulled from a SQL Server DB. Therefore, my xml.load calls in a .asp instead of a .xml, but this was working perfectly in Flash Player 8 as the asp generated well-formed xml and Flash was happy enough with it.
It's now stopped working in Firefox with the Flash Player 9, but still works in IE with Player 9.
Does anybody have any suggestions for a quick fix or do I have to write scripts to generate an actual XML page every time someone updates the DB and read in a file with a .xml extension?
Thanks a lot!
CaroD