Branded Flex XML 3D Category Portfolio
Description
A Branded Flex XML 3D Portfolio with Categories.
Can support unlimited categories Via XML.
Its easy to change where You put Your portfolio, without having to open Flash Builder Up,and change the path.
You can Use "FlashVars" to set the path of Your XML file.
EG:
AC_FL_RunContent(
"src", "Final",
"width", "100%",
"height", "100%",
"align", "middle",
"flashVars", "category=categoriesall.xml",
"id", "Final",
"quality", "high",
"bgcolor", "#000000",
"name", "Final",
"allowScriptAccess","sameDomain",
"type", "application/x-shockwave-flash",
"pluginspage", "http://www.adobe.com/go/getflashplayer"
);
You want to look for
"flashVars", "category=categoriesall.xml",
And Change
categoriesall.xml
EG:
http://www.mysite.com/folder/categoriesall.xml
Very Easy to Add New Categories
<categories> <set> <name>All Projects</name> <xmlPath>allprojects.xml</xmlPath> </set> <set> <name>Projects Cat 2</name> <xmlPath>projectscat2.xml</xmlPath> </set> <set> <name>Projects Cat 3</name> <xmlPath>projectscat3.xml</xmlPath> </set> </categories>
Very Easy to Change the XML to add More Portfolio Items.
<portfolio> <prevJob> <image>http://www.nextdimensionmedia.com/portfolio/bws.jpg</image> <link>http://www.therealbws.com</link> <description>Goes To TheRealBWS.com</description> </prevJob> <prevJob> <image>http://www.nextdimensionmedia.com/portfolio/hoh.jpg</image> <link>http://www.heavenorhellclothing.com</link> <description>Coming Soon</description> </prevJob> </portfolio>
Very Simple to Setup, Change Colors, Logo, Images, Border Color, Etc etc.
You can change the POP, Rotate,and Change Selection.
When a Portfolio item is clicked it will go to the URL You specified in the XML File.
You can add a Small Description for Each item.
The Tooltip is actually a Panel, so You can set or change that as needed, to accomodate for More text, or maybe perhaps something else.
This is Based on The DisplayShelf Component.
Included
- Full Sources
- Custom Flex Preloader
- Custom Skins for Sliders .As + .fla
- Simple Setup Instructions
- Basic Support
Please let me know if You have any questions,and I will gladly answer them,
Thank You
Next Dimension Media
To view this page ensure that Adobe Flash Player version 10.0.0 or greater is installed.





