| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Mar 2007
Posts: 3
|
I have the following problem.
I have an swf file that loads different resources from its own domain. Everything works fine if have the calling html file in the same domain. But if put the calling html on a different server I get the following error. Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: mediaplayerconfig.xml Witch to me would indicate an access error due to not having a cross domain policy file. Which is strange because I do have one setup. And I thought that you only needed that if the swf and the recourses was on different domains. it is only the html file witch loads the swf that is on a another domain. Anyone got any clues to what the problem could be or hove I can circumvent it. |
|
|
|
|
|
#2 |
|
AS3
|
Chceck if your policy file is the file actually loaded by your application.
You can do it by instalig liveheaders plugin to fire fox. Go to tools -> httl live headers. now open you page and review all http request. request for crossdomain.xml should be there |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|