How i can get info about external swf ? like size? as version and more

hi
how i can do that, i have main flash file named container.swf (container.fla)
i loaded external swf into movieclip inside my container.
i want to know the actionscript version of the loaded swf dynamiclly, and the size(height and width) of it
how i can do that …?