Why does Flash Builder 4 use Flash Player instead of a browser to run apps?
Posted
by Chris R
on Stack Overflow
See other posts from Stack Overflow
or by Chris R
Published on 2010-04-22T17:41:32Z
Indexed on
2010/04/22
17:43 UTC
Read the original article
Hit count: 284
I've got an old flex builder 3 project that I imported into Flash Builder 4, and I want this project to run its web applications in my web browser. However, the apps persistently run in the Flash Player instead. This is causing no end of problems because of the flash player bug documented at https://bugs.adobe.com/jira/browse/FP-209.
How can I make a project's apps run in the browser instead of the player?
© Stack Overflow or respective owner