At M-I-G one of their key products is interactive 'iBrochures', it is resource intensive to create one, so it has been proposed that an application is created allowing clients to build and maintain their own brochure.

This working demo is to sit within a Control Panel where users create the number of pages and what products are available per page.

A php page will provide XML for the flash tool, the tool will then create the products in a list so they can be added to the page and the user can position and scale the hotspots/links. If an item already has width/height/X/Y information then it is rendered to the page.

Once the user is happy with the positioning of the hotspots the width, height, Xpos, Ypos along with the product ID is then saved back to a database via a php page. Work in progress.