Hi, I'm trying to load XML data into flash from a distant server. The movie
loads the data fine when I run it in my local computer, but when I upload it to
the web server nothing loads. I'm guessing this has to do with cross domain
security settings. So I added Security.AllowDomain( ); and still not working.
Any help would be greatly appreciated.
Thanks!