Re: AW: AW: Flexmojos testrunner configuration

2014-02-18 Thread aveu
Christofer: could you open this thread in browser? There is a link: http://apache-flex-users.246.n4.nabble.com/Flexmojos-testrunner-configuration-td5006.html - probably this is email problem, in browser it is fine. -- View this message in context:

AW: AW: AW: Flexmojos testrunner configuration

2014-02-18 Thread Christofer Dutz
Hi Pawel, ok on that site I am actually able to read your Posts. Ist this a Problem only I am having? Well it seems that you are using the adl and not the flashplayer to run your application. Have you installed Adobe Air and is adl, adl.exe on your path? I would strongly suggest not to

RE: Missing WindowedApplication

2014-02-18 Thread Maurice Amsellem
Barry, I am assuming you are learning Flex, from a C/C++ background. As you may know, you can try FlashBuilder for free for 60 days, without buying it. FB brings auto-completion, contextual help, and many other convenient features. Maybe you should try it, until you get familiar with Flex,

Re: AW: AW: AW: Flexmojos testrunner configuration

2014-02-18 Thread aveu
There is a simple project: test-flexmojos.zip http://apache-flex-users.246.n4.nabble.com/file/n5037/test-flexmojos.zip And the log generated by mvn clean install (I replaced private data by #PRIV#): -- View this message in context:

Re: How to turn off the debug player?

2014-02-18 Thread Tom Chiverton
Or different FireFox profiles. Tom On 18/02/2014 01:32, Lee Burrows wrote: Unfortunately not. I think most people use one browser (with standard player) for browsing and another (with debug player) for debugging. On 18/02/2014 01:25, Barry Gold wrote: I followed the instructions in Gassner's

RE: Missing WindowedApplication

2014-02-18 Thread Maurice Amsellem
Flash develop if free Isn't Flash Develop for AS only projects, not MXML ? Maurice -Message d'origine- De : Mark Line [mailto:markl...@gmail.com] Envoyé : mardi 18 février 2014 10:08 À : users@flex.apache.org Objet : RE: Missing WindowedApplication Flash develop if free, there is a

RE: Missing WindowedApplication

2014-02-18 Thread Elena Geller
I do mxml too. It's OK. 18 февр. 2014 г. 10:14 пользователь Maurice Amsellem maurice.amsel...@systar.com написал: Flash develop if free Isn't Flash Develop for AS only projects, not MXML ? Maurice -Message d'origine- De : Mark Line [mailto:markl...@gmail.com] Envoyé : mardi 18

Re: AW: AW: AW: AW: Flexmojos testrunner configuration

2014-02-18 Thread aveu
OK. Thanks for your reply. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Flexmojos-testrunner-configuration-tp5006p5043.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

RE: Missing WindowedApplication

2014-02-18 Thread Mark Line
MXML support and other things like haxe/js as well, which is a bonus -Original Message- From: Maurice Amsellem [mailto:maurice.amsel...@systar.com] Sent: 18 February 2014 09:13 To: users@flex.apache.org Subject: RE: Missing WindowedApplication Flash develop if free Isn't Flash Develop

Re: How to turn off the debug player?

2014-02-18 Thread Barry Gold
On 2/18/2014 1:52 AM, Evyatar Ben Halevi-Arbib wrote: If you install debug player on Chrome you would have two Flash players installed - 1. Debug version (NPAPI) 2. Normal version of Pepper Flash (PPAPI) Going to chrome://plugins/ and expanding the details allows you to enable disable them

mxmlc: finding other classes?

2014-02-18 Thread Barry Gold
My splash screen includes a link with a click handler: s:RichText left=0 top=0 width=100% height=100% ... some text ... s:a href=. click=gotoMainMenulink text/s:a ...more text... /s:RichText The click handler is coded as follows: /fx:Metadata fx:Script ![CDATA[ import

Re: mxmlc: finding other classes?

2014-02-18 Thread Elena Geller
Import yoursubdirectory.GameSequence 18 февр. 2014 г. 16:47 пользователь Barry Gold barrydg...@ca.rr.com написал: My splash screen includes a link with a click handler: s:RichText left=0 top=0 width=100% height=100% ... some text ... s:a href=. click=gotoMainMenulink text/s:a ...more

Re: Let's do some serious Flexing at the ApacheCon2014 :-)

2014-02-18 Thread OmPrakash Muppirala
On Tue, Feb 18, 2014 at 10:59 AM, Christofer Dutz christofer.d...@c-ware.de wrote: Hi Guys, just got notified that my speech proposal: Building Enterprise Level Applications with Apache Flex and Java was accepted for the ApacheCon 2014 in Denver. So get prepared for some: Flex - Maven -

RE: Let's do some serious Flexing at the ApacheCon2014 :-)

2014-02-18 Thread Alex Harui
Looks like I got in too. I'll be doing a presentation on all the stuff we're doing in Apache Flex plus another focused on FlexJS. @Chris, I agree we should try to get Maven to work with the Falcon compiler while we're there. -Alex From: Christofer