# Loading dynamic text/images into different scenes

**URL:** https://forum.kirupa.com/t/loading-dynamic-text-images-into-different-scenes/59788
**Category:** flash
**Created:** [August 3, 2004, 9:49pm UTC](https://forum.kirupa.com/t/loading-dynamic-text-images-into-different-scenes/59788 "2004-08-03T21:49:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ryanboost](https://avatars.discourse-cdn.com/v4/letter/r/ac91a4/32.png) [@ryanboost](https://forum.kirupa.com/u/ryanboost)
#### Post date: [August 3, 2004, 9:49pm UTC](https://forum.kirupa.com/t/loading-dynamic-text-images-into-different-scenes/59788/1 "2004-08-03T21:49:17Z")

</div>

Trying to create an interactive map. Here is what I’m working with.

2 Sceens

Sceen 1 contains 16 different buttons(regions).

Sceen 2 contains 4 boxes for information(2 for images, 2 for text).

Lets say you click on **button 1** on **scene 1**. There is a small transition effect until **layer 60** on **scene 2**. At **layer 60** on **scene 2** is where the info on **button 1** (2 images and 2 text boxes) needs to be loaded.

How would you determine which button on **scene 1** was clicked so that at **layer 60** on **scene 2** you could load the correct information?

Also, how do you load content into a specific frame?

ThAnKs
