MLNE Lighting

MLNE Lighting Theatrical lighting design

Opening performance off Broadway!
02/01/2026

Opening performance off Broadway!

Making my off-Broadway lighting design debut next weekend with this show. Running for 4 weekends! Come see!
01/24/2026

Making my off-Broadway lighting design debut next weekend with this show. Running for 4 weekends! Come see!

My off-broadway lighting debut!
01/05/2026

My off-broadway lighting debut!

We've got something exciting in the oven... 🥧🎶

JUST DESSERTS: A Musical Bake-Off, a sweet musical comedy that has delighted audiences around the country, will have an Off-Broadway run at New York City's AMT Theater , 354 W 45th St, for 25 Performances from January 30 - February 22, 2026.

Tickets are on sale now for this limited engagement!

https://www.amttheater.org/justdesserts

09/24/2025

12/19/2024

Spring Awakening, September 2024       #
10/06/2024

Spring Awakening, September 2024
#

08/13/2024

Xanadu 10-2023
10/22/2023

Xanadu 10-2023

Valhalla Middle School presents Oliver Jr.
04/23/2023

Valhalla Middle School presents Oliver Jr.

Matilda the Musical 2023
03/16/2023

Matilda the Musical 2023

Address

354 West 45th St
New York, NY
10036

Website

Alerts

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

Share

//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); });