Re: ApacehCon EU talks

2015-10-07 Thread Alex Harui
Nice! And thanks to you and Chris and Om for doing these talks. Do you guys have more you can share about attendance and interested folks at your Flex talks? It might help me justify attending in the future. -Alex On 10/7/15, 3:06 PM, "Justin Mclean" wrote: >Hi, > >For those who are interest

ApacehCon EU talks

2015-10-07 Thread Justin Mclean
Hi, For those who are interested here my slides from the 4 talks I gave at ApacheCon EU. An introductory talk about the Flex SDK: http://events.linuxfoundation.org/sites/events/files/slides/FlexInto_ApacheCon2015.pdf Unit testing Flex applications: http://events.linuxfoundation.org/sites/events

Best Practice for Upgrading Flex SDK for just AIR/FP

2015-10-07 Thread Velocedge
I've installed SDK 14.4.1 with AIR and Flash 17. Now, I'd like to use AIR and Flash 19 but not sure what the best way to do that is. I can create a new directory along side 14.4.1 called 14.41_19 or something like that but it seems like a bit of a waste. If I override the existing directory, I

Re: Full Screen Mode

2015-10-07 Thread Deepak MS
I had tried that before but always ended up with security error saying 'Full screen with interactive mode not allowed'. But after adding the params in html file, it worked well. Thanks Olaf. On Wed, Oct 7, 2015 at 5:01 PM, OK wrote: > Take a look at this: > http://www.leebrimelow.com/flash-playe

Re: SVG/SWF to FXG Converter

2015-10-07 Thread Rui Cruz
Hi, Is there any news on this converter? Regards -- View this message in context: http://apache-flex-users.246.n4.nabble.com/SVG-SWF-to-FXG-Converter-tp7870p11281.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Full Screen Mode

2015-10-07 Thread OK
Take a look at this: http://www.leebrimelow.com/flash-player-11-3-fullscreen-keyboard-input/ Olaf -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Full-Screen-Mode-tp11278p11280.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Full Screen Mode

2015-10-07 Thread Maxim Solodovnik
you can check 'key code' if it is F11, handle it and return false (cancel bubble) On Wed, Oct 7, 2015 at 5:34 PM, Deepak MS wrote: > Hi there, > Right now when I hit F11 on the keyboard on any browser, the web > application goes into full screen mode. I am trying to give a button for > users wh

Full Screen Mode

2015-10-07 Thread Deepak MS
Hi there, Right now when I hit F11 on the keyboard on any browser, the web application goes into full screen mode. I am trying to give a button for users which makes them go to full screen. I just want to dispatch this in-built F11 event when I click on some button in the application. Any ideas h

AW: Flexmojos 7.1.0 can't find flex default namespaces

2015-10-07 Thread Christofer Dutz
Ok ... let's get started :-) First of all ... if you mavenized your flex sdk with that version (4.14.1.20150325) you probably didn't use the develop branch of the sdk converter as this would have generated "4.14.1" (without the build date suffix). You are referencing both the playerglobal as we