# \[AS2 - urgent\] loading the flash and the dynamic image at the same time?

**URL:** https://forum.kirupa.com/t/as2-urgent-loading-the-flash-and-the-dynamic-image-at-the-same-time/294995
**Category:** flash
**Created:** [August 24, 2009, 4:58am UTC](https://forum.kirupa.com/t/as2-urgent-loading-the-flash-and-the-dynamic-image-at-the-same-time/294995 "2009-08-24T04:58:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![d3lude](https://avatars.discourse-cdn.com/v4/letter/d/2acd7d/32.png) [@d3lude](https://forum.kirupa.com/u/d3lude)
#### Post date: [August 24, 2009, 4:58am UTC](https://forum.kirupa.com/t/as2-urgent-loading-the-flash-and-the-dynamic-image-at-the-same-time/294995/1 "2009-08-24T04:58:07Z")

</div>

Hello everyone! i need some help with my flash project 🙂

i have a flash image viewer about 260kb large, it includes 3 images inside the swf itself which im going to switch dynamically, each images is actually a holed out (masked) png so i can overlay that image with another image which i dynamically loaded using loadClip()

so what i have here is a movieclip in the stage that contain a layer of the internal png with another mc to load an external image sandwiched below the previous

i searched the forum to see if i can find anything about loading the dynamic image together with the actuall flash files but it appears i failed to find one…

can someone help me solve this problem? i would like the dynamic images is loaded together with the flash itself, i need to solve this problem as soon as possible, any help is very greatly appreciated ☹
