Hey,

Ok, here's the situation. I'm currently building a site in flash/php3/MySQL... Data about "clients" is entered by administrators from a seperate html page with some php3 coding in it. The info is stored in a DB and accessed by MySQL through php3. Each "client" has an image file associated with it.

So what I'm trying to do is have the flash movie pull the image file from the db, or more specifically pull the name of the file from the db, this is done, and pull the file itself from the host server.

I'm wondering if it is possible to pull an image this way in flash?

If not is there any way to store the images directly in the flash movie... there could be as many as 600 of em, so loading time becomes an issue.

Thanks,

Telf