Drag and drop the multiplication problems onto the answers. This game features products up to 81. Refresh the page to scramble the game and play again.
var fG = new Flash(); fG.setSWF( '/games/applets/multiplication81/matching.swf' , '500', '400', 'matching' ); fG.setParam( 'quality', 'high' ); fG.setParam( 'bgcolor', '#FFFFFF' ); fG.setParam( 'wmode', 'transparent' );
// // // The following functionality requires Flash 6 player to work... // Otherwise, we can append the same information to the SWF URL... // fG.setParam( 'flashvars', 'xmlFile=/games/applets/multiplication81/matching.xml&randomized=true&' ); fG.display(); //