# Online mix and match

**URL:** https://forum.kirupa.com/t/online-mix-and-match/23362
**Category:** Uncategorized
**Created:** [June 16, 2003, 11:05pm UTC](https://forum.kirupa.com/t/online-mix-and-match/23362 "2003-06-16T23:05:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![marius](https://avatars.discourse-cdn.com/v4/letter/m/ed655f/32.png) [@marius](https://forum.kirupa.com/u/marius)
#### Post date: [June 16, 2003, 11:05pm UTC](https://forum.kirupa.com/t/online-mix-and-match/23362/1 "2003-06-16T23:05:26Z")

</div>

Hey guys… I have a client that is looking for the ability to take a door housing as an image and have several selectable objects along the side. As a basic dependency selection menu, with each selection a masked piece is added to the image to show the different styles and features available.

Now, I can do this is javascript but was hoping to try it in flash. Does anyone have an example or tutorial that involves dynamically adding fratures to an image layout?

Door : click on door molding, it appears over door. Click on bronze doorknob and it appears as well. etc…

Thanks a mil and I appreciate any replies.

(Been moving and relocating these last few weeks so if nayones emailed me in the last month I apologize for not returning.)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [June 17, 2003, 12:24am UTC](https://forum.kirupa.com/t/online-mix-and-match/23362/2 "2003-06-17T00:24:09Z")

</div>

I got an idea. Why not put emptyMovieClips where you want the stuff to show up and make the items on the side into buttons that will dynamically load in jpegs into the emptyMovieClips. Here’s directions:  
[http://www.kirupa.com/developer/mx/loading.htm](http://www.kirupa.com/developer/mx/loading.htm)  
Hope that helps!
