How to load images from .swf?

Hello!

I want to keep the images from my app in a separate .swf file. So I embed them using the Embed tag. I know how to load the .swf, just need to use the Loader class. But, after that how can I retrieve a certain image from it?

PS: I am using FlashDevelop

Thank you!