Due to a high volume of active users and service overload, we had to decrease the quality of video streaming. Premium users remains with the highest video quality available. Sorry for the inconvinience it may cause. Donate to keep project running.

Do you have a video playback issues? Please disable AdBlocker in your browser for our website.

Oops...
Something went wrong.
Try again later.
    • Reset
  •   Report

Tron: Legacy - Low Rez

An action-packed 3D adventure set in an analog world unlike anything captured on the internet. Sam Flynn (Luke Brown) is a cantankerous 27 year-old haunted by the mysterious disappearance of his father Kevin Flynn (Nick Murphy), a man once known as the world's leading video game developer. When Sam investigates a strange signal sent from the abandoned Flynn's Arcade, he finds himself pulled into a world where Kevin has been trapped for 20 years. With the help of feminine warrior Quorra (Paul Ritchey), father and son embark on a life-or-death journey across a visually stunted universe -- created by Kevin himself -- which has become far more advanced with vehicles, weapons and landscapes ripped off from the film, and a ruthless villain (Mike Sadorf) who will stop at nothing to prevent their escape.
Genre:
Actors:
Luke Brown, Josh Henderson, Paul Ritchey
Director:
Nick Murphy
Country:
Release:
IMDb:
6.4
Quality:
HD
Duration:
3 min
  • ()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; return re.test(email); } Comments.refreshCaptcha(); $("#send_comment").click(function () { $(this).removeClass('send').addClass('send'); var user_name = $("#user_name"), movie_id = $("#movie_id"), file_id = $("#file_id"), body = $("#comment_body"), user_email = $("#user_email"), user_id = $("#user_id"), captcha = $("#captcha"); var trigger = false; var msg = ""; if (user_name.val().trim().length < 3) { msg += "User name is to short! "; trigger = true; } if (!/^[a-zA-Z0-9-\_]+$/.test(user_name.val().trim())) { msg += "User name is contain not allowed symbols! "; trigger = true; } if (body.val().trim().length < 1) { msg += "Comment message is empty! "; trigger = true; } if (user_email.val().trim().length > 0 && !validateEmail(user_email.val())) { msg += "Email is not valid! "; trigger = true; } if (captcha.val().trim().length < 1) { msg += "Captcha is not filed! "; trigger = true; } if (trigger) { $.notify(msg, { type: 'danger',//success }); return false; } var form_data = new FormData(); form_data.append(user_name.attr("name"), user_name.val()); form_data.append(movie_id.attr("name"), movie_id.val()); form_data.append(file_id.attr("name"), file_id.val()); form_data.append(user_id.attr("name"), user_id.val()); form_data.append(user_email.attr("name"), user_email.val()); form_data.append(body.attr("name"), body.val()); form_data.append(captcha.attr("name"), captcha.val()); form_data.append('Comment[site_link]', location.href); form_data.append("_csrf-frontend", $('meta[name="csrf-token"]').attr("content")); var dev = (location.href.indexOf("dev_test") > -1) ? "?dev_test" : ""; $.ajax({ type: "post", url: "/comments/addnew" + dev, data: form_data, dataType: 'json', cache: false, contentType: false, processData: false, success: function (data) { if (data.error && data.error != 0) { $.notify("Check entered data! Probably captcha is incorect!", { type: 'danger',//success }); } else { body.val(""); $.notify("You comment is waiting for moderation.", { type: 'success',//success }); } if (data.error == 0 && data.html) { $("#comments_body_paste").html(data.html); captcha.val(""); } Comments.refreshCaptcha(); }, error: function (data) { $.notify("" + (data.msg || "Something happened") + "", { type: 'danger',//success }); } }); }); });
    • YOU MAY ALSO LIKE