Re: Adobe Flash Player Debugger in Chrome on Mac OSX

2014-05-22 Thread mscharp
OK, this is definitely the weirdest thing I've seen. But if I Right Click somewhere on the HTML page before I click into the flash window, I can enter text no problem. However, if I don't right click at all, or right click in the html after I've clicked into the flash window, I can't enter any te

Re: Adobe Flash Player Debugger in Chrome on Mac OSX

2014-05-22 Thread mscharp
I installed the PPAPI beta version of the debugger, but that didn't solve the problem. Interestingly enough, chrome still lists the plugin as NPAPI. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Adobe-Flash-Player-Debugger-in-Chrome-on-Mac-OSX-tp37696p37

Re: Adobe Flash Player Debugger in Chrome on Mac OSX

2014-05-22 Thread mscharp
That's good news. I was wondering if they were going to address Google's deprecation of NPAPI plugins. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Adobe-Flash-Player-Debugger-in-Chrome-on-Mac-OSX-tp37696p37702.html Sent from the Apache Flex Development

Re: Adobe Flash Player Debugger in Chrome on Mac OSX

2014-05-22 Thread mscharp
Sorry, I should have included that in my post. I have turned off Pepper and enabled the Debugger in chrome://plugins. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Adobe-Flash-Player-Debugger-in-Chrome-on-Mac-OSX-tp37696p37701.html Sent from the Apache

Re: Adobe Flash Player Debugger in Chrome on Mac OSX

2014-05-22 Thread OmPrakash Muppirala
Adobe recently pushed a beta of FP 14 that enables debugging for the PPAPI Flash Player for Chrome. Release notes [1] Download link [2] [1] http://labsdownload.adobe.com/pub/labs/flashruntimes/shared/air14_flashplayer14_releasenotes.pdf [2] http://labs.adobe.com/downloads/flashplayer.html On Th

Re: Adobe Flash Player Debugger in Chrome on Mac OSX

2014-05-22 Thread Erik de Bruin
You have to go in to "chrome:plugins" and disable the Pepper version, then install the regular version of the debugger. I'm typing from memory, so the URI may be a bit off... Google is your friend with details ;-) EdB On Thu, May 22, 2014 at 6:49 PM, mscharp wrote: > Are there any flex devs