I’m getting ready to create and update my personal site, and am curious as to how the subsections (photo / web portfolios) of this site are created / maintained?
I’m assuming XML or something of this sort as the thumbnail/buttons are added according to the amount of images. Basically wondering how this site is structured.
thinking this is how he did it:
>> when movie first loads, loads main.swf (stage etc.)
>> then when individual sections are selected, loads another .swf into stage- e.g. print.swf, photo.swf, clothing.swf etc.
>> then print.swf or whatever loads XML data and the dynamic image gallery?
do you think that JPEGS and text are loaded dynamically through XML or do you think he’s loading entire .swf’s?
Sorry for the long winded post, but very curious as to how something like this is designed / managed.
Thanks