I am using an .swf file which takes data from an XML file to run.
I have added this swf file into my dot net web application in an iframe.
But when I run the application, flash gives the error:
ERROR #2032 Stream Error
Any ideas on how to solve this?
From a quick google search it seems that the problem is a file or url couldn’t be found be the HTTPservice.
Here are the links where I found this information:
http://www.judahfrangipane.com/blog/2007/02/15/error-2032-stream-error/
http://curtismorley.com/2008/02/08/actionscript-error-2032/