I want to launch a popup from the mail app I am making that contains an iframe to a different domain. The iframe launches a site with flash that doesn't get loaded. If I launch the site directly everything runs as expected. Any assistance is appreciated.
Also, I am hosting the mail app locally using a nodejs app. I also am wondering if because the app is hosted locally if that could be causing issues as well. I self signed the app to allow for https and that all seems to be working appropriately.