Windows NT / 98 / 2000 / Me / 95, Mac, Linux, Unix
|  
ESRB Rating:
Everyone
This title has been rated Everyone for:
Animated
by Disney
Sales Rank: 29444
$8.99
At Amazon on 2-25-2010.
Owner Reviews, Ratings, Comments and Criticism
Fun:4.0 out of 5 stars
My son enjoys these very much. One thing I have notices is some flakey behavior. One game used to start and does not respond to the enter key anymore.. I don't know if it's because it was intended for Win98 and this is an XP machine.
Comment Comment | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
Yes No
(Report this)