stewart.matheson
08-04-2008, 04:17 AM
hey i have a flash movie that accesses an xml stream. Fine when testing in the flash IDE however when i export to a swf file so i can set up the file in my html page i get the following error
SecurityError: Error #2028: Local-with-filesystem SWF file file:///C:/Users/Stewart/Desktop/Header.swf cannot access Internet URL http://portablefilmfestival.com/tiles.php.
at flash.net::URLStream/load()
at flash.net::URLLoader/load()
at PFFXMLLoader/load_xml()
at PFFXMLLoader$iinit()
at ContentMovieClip$iinit()
at MainPage$iinit()
how do i allow this flash movie to access the internet??
SecurityError: Error #2028: Local-with-filesystem SWF file file:///C:/Users/Stewart/Desktop/Header.swf cannot access Internet URL http://portablefilmfestival.com/tiles.php.
at flash.net::URLStream/load()
at flash.net::URLLoader/load()
at PFFXMLLoader/load_xml()
at PFFXMLLoader$iinit()
at ContentMovieClip$iinit()
at MainPage$iinit()
how do i allow this flash movie to access the internet??