darley
June 10th, 2003, 05:46 PM
i am starting a new project. i need to plan it out and here is what i have so far.
1) movie that reads XML file and loads image according to button pushed.
2) the buttons should be loaded dynamically based on the number of images detected in the XML file. they would be just small boxes that will fade in and set themselves about 5 pixels apart in a grid pattern.
3) the images also scale the loading box as seen already in here (http://www.schmidtfoto.de/) .
4) each photo will also have a preloader and then fade up when finished loading.
5) each photo will also have text that will be held in the XML file and shown in dynamic text fields on the stage at the same time that the photo loads.
i have scoured message boards for more info about all of this. i have found some, but not found anything so complete, only bits and pieces. i am attempting to put it all together in one app.
so what am i asking for? point me in a direction here. if you know of a tutorial link it here. let me know what the idea is behind it, is it an array? some function i need?
any direction is appreciated, thanks
1) movie that reads XML file and loads image according to button pushed.
2) the buttons should be loaded dynamically based on the number of images detected in the XML file. they would be just small boxes that will fade in and set themselves about 5 pixels apart in a grid pattern.
3) the images also scale the loading box as seen already in here (http://www.schmidtfoto.de/) .
4) each photo will also have a preloader and then fade up when finished loading.
5) each photo will also have text that will be held in the XML file and shown in dynamic text fields on the stage at the same time that the photo loads.
i have scoured message boards for more info about all of this. i have found some, but not found anything so complete, only bits and pieces. i am attempting to put it all together in one app.
so what am i asking for? point me in a direction here. if you know of a tutorial link it here. let me know what the idea is behind it, is it an array? some function i need?
any direction is appreciated, thanks