# I hope this wasn't alreasy Asked & Answered

**URL:** https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288
**Category:** programming
**Created:** [February 15, 2002, 2:45pm UTC](https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288 "2002-02-15T14:45:52Z")
**Posts on this page:** 5
**Page:** 1

<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: [February 15, 2002, 2:45pm UTC](https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288/1 "2002-02-15T14:45:52Z")

</div>

I attempting to re-make a website entirely in flash, and so far, it’s turning out pretty nice, I’m loading HTML into the movie, as well as a few other variables to change different things, but what I’d LIKE to beable to do is load images into the movie at run-time… is this possible? I’ve not seen this done before, and I’m hoping it can be done… can someone help? If you want to see where I’m at so far in the project, check out: [http://www.gamebastard.com/newmovie.htm](http://www.gamebastard.com/newmovie.htm)

Thanks

---

<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: [February 15, 2002, 2:57pm UTC](https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288/2 "2002-02-15T14:57:27Z")

</div>

There are a couple of ways. The easiest, is to make your pics, swf’s. There are a couple of programs that will do this quickly, but personaly, I just import them into blank movies and then save them out as swfs.

the harder way, but more convienient, is detailed in this thread

[pub40.ezboard.com/fkirupa…=1&stop=20](http://pub40.ezboard.com/fkirupafrm19.showMessageRange?topicID=257.topic&start=1&stop=20)

---

<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: [February 15, 2002, 3:12pm UTC](https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288/3 "2002-02-15T15:12:40Z")

</div>

Hmm… Unfortunately, PHP, and anything really advanced is kind of out of the question at this time… I had kinda thought about making the images .SWFs, but I think that it would take to much time. What I’m trying to do is make a Flash Engine if you will for our Game Review site, everytime we want to update, I want to be able to edit a few .TXT files, and the Flash will do the rest. What I want to do with the pictures is be able to do Screenshots. Basically, upload a .TXT file that has 5 filenames for Screenshots, and then upload those 5 files. When someone reads the review associated with those shots, 5 boxes will appear on the bottom, and show a thumbnail, that would enlarge when clicked.

If I can’t find a way to do that, I’m going to have to have 5 Boxes labeled 1-5, that open a new window with the screenshot… which, I was trying to avoid… heh… oh well, I appreciate any help…

---

<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: [February 15, 2002, 7:34pm UTC](https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288/4 "2002-02-15T19:34:18Z")

</div>

I’m not sure, but these might save you some time

[www.gfx2swf.com/gif2swf/](http://www.gfx2swf.com/gif2swf/)  
[www.koolmovers.com/review…ent&id=100](http://www.koolmovers.com/reviews.php?op=showcontent&id=100)

---

<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: [February 15, 2002, 8:14pm UTC](https://forum.kirupa.com/t/i-hope-this-wasnt-alreasy-asked-answered/3288/5 "2002-02-15T20:14:17Z")

</div>

I’ll have to give them a shot when I get home from work, they look promising though… I appreciate the help.
