Hi guys
I thought it would be a great help to guys wanting to use flash on their baked sites to develop a little module that could convert the wb menu system into a flash menu system
This should take about 5 minutes to setup and get running for testing.
Step one: Download the zip from my sig.
Step two: Extract the FlashNavBuilder.php to your wb site's root
Step three: Inside flash you will need to edit a single line of code at line 154
Step four: Change the menu_xml.load("..."); to menu_xml.load("your full wb url/FlashNavBuilder.php");
Step five: Add the menu.swf you exported from the FLA to you template
Run
That is all that is to it.
You will need to resize the flash canvas size to whatever you choose and change the graphic to something that suits your site design.
**Features**
- Flash driven drop down menus
- Uses WB Menu's target properties to open pages as you set them ex _blank etc
**Future Changes**
- Add support for more than 2 sub menus
- Add support for horizontal menus
- Build proper install package (need help on how)
I really hope this can help somebody. I know it sure helped me.
In the end I hope to create a complete Flash framework that will run 100% on the WB CMS system. This is quite a lot of work and Im busy developing modules as I go along. Busy with the page content bit to convert the data to valid XML to be used with a XML parser I wrote a while back. Will keep you guys updated.
