Custom made XML Portfolio class
November 21, 2010
While redesigning my website recently I decided to have a go at designing a custom XML portfolio. The result takes the content from an XML file and for each ‘item’ node it creates a button with thumbnail, title and description. It then takes the images defined in the ‘item’ node and creates a popup slideshow that appears when the thumbnail is clicked. All the information is contained in the XML and the interface can be easily skinned in the flash file.
br>
Check out the demo here
br>
Feel free to use it, modify it and enjoy it. I have posted the source code below so go nuts. It’s not perfect obviously and there are still issues, so please let me know of any issues in the comments section.
br>
Download source code here
