Owner Reviews, Ratings, Comments and Criticism
...I love the Toy Story 2 Action Game. The graphics are great, very realistic. At four it doesn't bother me that I have to use the keyboard to move, jump and shoot, although it would be nicer to use the mouse. This game is always my first choice to play!
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)