flash & simple cms
- Started
- Last post
- 3 Responses
- Fleaguru
Watcha guys, & gals,
I'm doing a site that is content managed. On the homepage I want to have a flash movie that simply fades in & out a set of jpegs of logos. So it needs to look into a certain folder and see how many images there are and bring them into my movie and fade them in an out?
Any ideas how to go about this from a flash point of view?
Cheers y'all
- caseyc0
You'll need a bit of serverside code to get the list of files if you want it all done dynamically. Then do some simple xml or loadvars in flash to get at the data.
- ********0
http://evoluted.net/files/direct…
Work with this script to output a Loadvars readable string.
- Fleaguru0
Really? Cor, I thought there would be a simple way of bringing it in!
If I decide to limit it to 6 logos, could it be a matter of the images being names whatever I call them in the array??