Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:

Hi, i'm working on an AS3.0 project.

It involves loading of MovieClip instances from external swfs'. Only MOVIECLIP objects, not swf file itself.

It involves sending request & making response as well for both swfs'. I mean both swfs should be sender & receiver as well.

I tried by making use of LocalConnection class' send & connect methods, but i'm getting runtime error.

So SOMEBODY PLEASE HELP ME DOING THIS TASK...

Posted

1 solution

I'm no ActionScript expert, but posting the exact error message you got could help. Seeing the code that you are using would help as well.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900