It is being distributed as a CD-ROM, which means perl, php, etc. will not work... There has got to be some way I can call up the image into a movie clip.
For example, you cans et a music file to export to a symbol, say WAVFILE, and then you can use:
s = new Sound();
s.attachSound(NEWFILE)
s.start("0","999")
that will make the music play, so I checked and you can export an image as symbol too... but how can I call it up into position or whatever?