Don't know if the flash layer on the view stack contain only the compiled flash sw开发者_运维问答f file
http://help.adobe.com/en_US/Flash/10.0_UsingFlash/WSFD77A256-0DE1-46c7-86FB-CC4A8AE2EAA6.html
In general it's very easy to work with flash components, or any custom work you design in flash, within flex. You can communicate and control the sub-components as if you were in flash. The only exception is loading an as2 flash piece in flex or as3, then you need to use localconnection to handle the communication between. Not sure if this is exactly what you are asking, would help to elaborate.
精彩评论