My problem is the flash file is going to be embeded into a templete page to be added to a CMS unfortunatly there is no option for me to use any additional XML, PHP, ASP, Pearl script etc... the way i thought it would work is the path to the images would be a flash var!
SJM ----- Original Message ----- From: Rich Shupe To: FlashCoders Sent: Tuesday, July 08, 2008 1:32 PM Subject: Re: [Flashcoders] AS3 - Displaying images from a directory Flash can't retrieve the contents from a directory on its own. You don't have to use XML, but you need something similar. PHP, for example, can provide the contents of a directory in name-value pairs or straight text if you want to avoid XML. On 7/8/08 8:02 AM, "SJM - Flash" wrote: > Is it possible to display a number of images in flash from a directory without > the need for XML? Rich http://www.LearningActionScript3.com _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

