How can I load, multiple images into multiple key frames at once

Hey guys, I have this…pseudo 3d model viewer for my site that I am working on. The only problem is, I don’t want to manually add every image to the flash…especially if I have 45 images or so and I am pretty sure there is no way to automate this in actionscript…

http://www.pcgamemods.com/slideshow/revolve.html

this is a pretty crude example but it shows you what I am aiming for. I just wanted to know if there was an easier way to add images to frames or if there was a program to do it for you.

export them as a numbered sequence ie
img01.jpg, img02.jpg, img03.jpg…
then make a new movieclip in flash to load them into
import the FIRST image only
Flash will recognize the sequence and ask if you want to bring them all in
say yes, and each image now is in its own frame
:beam: