hi. i'm rejiggering an all-flash app to a flex app. my flash app contains 2 separate swfs that communicate via LocalConnection.
with the flex implementation, am i correct in thinking that converting my swf files to .swc files will make it easier for me to send data in and get data out of them then it would if i was just using the SWFLoader class to embed them as swfs? thank you. matt.

