Get our free newsletter
Monday, December 13
7:30pm
DC Area Theater
Tron: Legacy is a 3D high-tech adventure set in a digital world that’s unlike anything ever captured on the big screen. Sam Flynn (Garrett Hedlund), the tech-savvy 27-year-old son of Kevin Flynn (Jeff Bridges), looks into his father’s disappearance and finds himself pulled into the same world of fierce programs and gladiatorial games where his father has been living for 25 years. Along with Kevin’s loyal confidant (Olivia Wilde), father and son embark on a life-and-death journey across a visually-stunning cyber universe that has become far more advanced and exceedingly dangerous.
Tron: Legacy Opens Nationwide on December 17.
[required]
[required]
[required]
[required]
Get our free newsletter
[required]
[required]
[required]
[required]
Promotions & Free Stuff
DC Theater Digest
Loose Lips Daily
Young & Hungry Email Edition
DC in 10 Links
Offers from our partners
// Ad size 450×340
pontiflex_ad = {pid: 149, options: {format:”iframe”}};
pontiflex_ad.options.subSourceId = “”;
pontiflex_ad.options.trackingURL = “”;
pontiflex_ad.options.redirectURL = “”;
NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.
No personal info will be shared with any third party without your consent.
Questions? Comments? Send us a message.
jQuery(document).ready(function () {
jQuery(‘#contest’).submit(function () {
var valid = true;
jQuery(‘label.required’).next().each(function () {
if (jQuery(this).val() == ”) {
valid = false;
jQuery(this).parent(‘p’).css(‘color’, ‘red’);
}
});
if (!valid) {
jQuery(‘#error’).show();
return false;
}
});
});