# How to load images from .swf?

**URL:** https://forum.kirupa.com/t/how-to-load-images-from-swf/303836
**Category:** flash
**Created:** [January 27, 2010, 9:21pm UTC](https://forum.kirupa.com/t/how-to-load-images-from-swf/303836 "2010-01-27T21:21:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![brunoja](https://avatars.discourse-cdn.com/v4/letter/b/b38774/32.png) [@brunoja](https://forum.kirupa.com/u/brunoja)
#### Post date: [January 27, 2010, 9:21pm UTC](https://forum.kirupa.com/t/how-to-load-images-from-swf/303836/1 "2010-01-27T21:21:17Z")

</div>

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!
