Hi guys,
 
I have a flash 8 swf I'm loading into my flex app using SWFLoader (its a
mapping component written in flash8), The application crates a local
connection called "mapContainerConnection".  In flex I setup the
connection:
 
toFlash_lc = new LocalConnection(); 
toFlash_lc.send("mapContainerConnection", "processFlexCall"); 
 
When I run the test in the browser I get an error :
 
Error #2044: Unhandled StatusEvent:. level=error, code=
 
I tried wrapping the send call with an exception handler but get the
same error message written to my error log.
 
Anyone have any ideas ?
 
Cheers.
Grant
 
 
...........................................
> b l u e t u b e i n t e r a c t i v e.
.: grant davies
.: 404.428.6839 (c)
.: 708-983-1577 (F)
> [EMAIL PROTECTED]
> http://www.bluetube.com/bti <http://www.bluetube.com/bti> 
> A Tribal Chicken Designs Affiliate <http://www.tribalchicken.com/> 

 

<<attachment: small.jpg>>

Reply via email to