flex app not working when launched from flash builder

2018-01-16 Thread Fred Brunton
Hi all, Puzzling problem. My flex application will not run when launched from Flash Builder in FireFox. This happens even with a simple flex example application. In FireFox, I get a spurious message about flash not being installed (or not being a new enough release). When launched from Flash Bu

Re: flex app not working when launched from flash builder

2018-01-16 Thread Alex Harui
Have you seen this? https://support.mozilla.org/en-US/questions/1172126 You should be able to set up your Project to have the output go straight to your local webserver and have the debugger launch that localhost URL when you start the debugger. And, FWIW, testing from a local web server is a go

Re: flex app not working when launched from flash builder

2018-01-17 Thread Fred Brunton
Hi Alex, Yes, that was exactly what the problem was! Thanks for the tip about debugging from the local web server. I see now how to configure that in FB. Very helpful. Cheers, Fred On Wed, Jan 17, 2018 at 2:51 PM, Alex Harui wrote: > Have you seen this? https://support.mozilla.org/en-US/q

Re: flex app not working when launched from flash builder

2018-01-23 Thread rodol...@essencialcode.com.br
The Firefox 55 v has this change: "Made the Adobe Flash plugin click-to-activate by default and allowed only on http:// and https:// URL schemes. (This change will not be visible to all users immediately. For more information see the Firefox plugin roadmap)" This mean that about:config->plugi

Re: flex app not working when launched from flash builder

2018-01-23 Thread rodol...@essencialcode.com.br
The Firefox 55 v has this change: "Made the Adobe Flash plugin click-to-activate by default and allowed only on http:// and https:// URL schemes. (This change will not be visible to all users immediately. For more information see the Firefox plugin roadmap)" This mean that about:config->plugi