AFS Cinema

AFS Cinema The AFS Cinema, operated by the Austin Film Society, is an arthouse theater and event space located i

The AFS Cinema, operated by the Austin Film Society, is an arthouse theater and event space located in Central Austin at the Linc Center. This unique venue features a 278-seat movie theater outfitted with Dolby sound and a 35mm changeover system in addition to a large, open hall space for galas, parties, weddings and performances. The AFS Cinema serves as the home of Austin Film Society's exhibiti

on programs and is also available to rent for private screenings and special events. The venue will undergo construction in late November 2016 to add a second screen, renovate the lobby, and update the event space, and will reopen in spring 2017.

Address

6406 N I-35, #3100
Austin, TX
78752

Alerts

Be the first to know and let us send you an email when AFS Cinema posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to AFS Cinema:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });