I have a flex application and a little SWF file I would like to embed within the flex application.
Everything is fine, but how would I be able to communicate between those SWF's ?
Does the SWF file just have to be embeded with [embed] or another way?
But most importantly, how can I have a dynamic variable in the embeded SWF and be able to read that same variable within my flex application ?