This is the main menu item class for the template. The following events are dispatched by this class:
MenuItemClicked - dispatched when the a menu item is clicked.
new MainMenuItem()public itemObj:MenuItemInitData [Read Only]public ID:String [Read Only]public function init(initobj:MenuItemInitData)Method used to initialize all the variables, functionality, etc.
initobj | - the object containing he required variables for the menu item to initialize |