need to create several objects 1) a machine gun imagemap obj name : pMacG class name: cMacG location: off-screen enable mouse events 2) a Bow imagemap obj name : pBow class name: cBow location: off-screen enable mouse events 2) a fire button image map (i used a library picture of a sun) obj name : pFireSun class name : cFireSun location: anywhere on screen (use for click to fire) enable mouse events 3) a weapon switch image map (use any image) ***different from earlier obj name: pSelectWeapon class name : cSelectWeapon location: anywhere on screen (use for click to toggle weapons) enable mouse events