Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Harbs
These are all great ideas. Here’s some more: 1) A widget with latest tweets/ ApacheFlex hash tags.. 2) Responsive design for mobile 3) A timeline of releases. 4) A timeline of bug fixes. On Sep 12, 2015, at 9:21 AM, Alex Harui wrote: > Anyway, I’d like to get ideas on what else we could add to

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Harbs
Yes. Nothing like trying to step through a problem for learning. I’m going to try and run this app through FlexJS on Wednesday. (I have no time until then.) There’s a couple of other quirks that I’d like to examine (like the positioning of “Apache Flex” is different in the HTML version than the

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Alex Harui
On 9/12/15, 11:19 AM, "Harbs" wrote: >Inspecting the HTML in Chrome and Firefox shows the following: > >Chrome has the following style for the buttonAndLabel class: >style="position: relative; display: block; height: 42px;” > >Firefox has the following: style="position: relative; display: block

Re: Flexmojos Mobile Packaging - Help needed

2015-09-12 Thread OmPrakash Muppirala
Okay, I've had some progress. I ran: mvn archetype:generate -DarchetypeRepository= https://oss.sonatype.org/content/repositories/snapshots -DarchetypeGroupId=net.flexmojos.oss -DarchetypeArtifactId=flexmojos-archetypes-mobile-application -DarchetypeVersion=7.1.0-SNAPSHOT BUILD SUCCESS and I got

RE: [IDEA-FlexPlugin] Setup Instructions

2015-09-12 Thread Frédéric THOMAS
> I hope I can. > You have control on the Java process startup > (JpsBuiltInFlexCompilerHandler.startCompilerProcess()), you have source > code (intellij-plugins/flex/tools/BuiltInFlexCompiler), you have an IDE > that can debug and you know how Java debugger establishes connection. > That's all

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Carlos Rovira
Amazing! :) Alex, just a bug I found on the Flash version: If you click the product release combo and then click another combo, the popup list in the first one does not close and gets some displacement down in the Y axis. I think you are right, and would love to get some time and try to make some

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Harbs
I am also getting some css warnings in Firefox: Unknown property 'effect-timer-interval'. Declaration dropped. ProjectDashboard.css:23:30 Unknown property 'speak'. Declaration dropped. ProjectDashboard.css:83:14 Unknown property 'speak'. Declaration dropped. ProjectDashboard.css:106:14 Unknown

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Harbs
Inspecting the HTML in Chrome and Firefox shows the following: Chrome has the following style for the buttonAndLabel class: style="position: relative; display: block; height: 42px;” Firefox has the following: style="position: relative; display: block;" What sets the height? Is it Javascript tha

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Harbs
I’m seeing the same thing in Firefox on Mac. In Safari and Chrome, it looks fine. On Sep 12, 2015, at 8:35 PM, Alex Harui wrote: > Yuck. Haven't seen that. What browser and os? Is it throwing exceptions? > > > Sent from my LG G3, an AT&T 4G LTE smartphone > > > -- Original message-

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Alex Harui
Yuck. Haven't seen that. What browser and os? Is it throwing exceptions? Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Frédéric THOMAS Date: Sat, Sep 12, 2015 10:28 AM To: dev@flex.apache.org; Subject:RE: [FlexJS] Apps, Apache, and Dog Food > Interestin

RE: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Frédéric THOMAS
> Interesting. Can you post link to a screenshot? http://snag.gy/EfXAT.jpg Frédéric THOMAS > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: [FlexJS] Apps, Apache, and Dog Food > Date: Sat, 12 Sep 2015 16:30:39 + > > Interesting. Can you post link to a screenshot? > > On

Re: [FlexJS] Stub for Video Component

2015-09-12 Thread Alex Harui
Hi Yishay, Try creating a new Flex Library project and copy the source into it. -Alex On 9/12/15, 1:47 AM, "yishayw" wrote: >Hi, > >Just to start off with the JS part I copied the example posted by jcvfc >into >this project >

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Alex Harui
Interesting. Can you post link to a screenshot? On 9/12/15, 8:59 AM, "Frédéric THOMAS" wrote: >I'm in full screen on my 15 inches laptop screen, it the maximum I have >now. > >Frédéric THOMAS > >> From: aha...@adobe.com >> To: webdoubl...@hotmail.com; dev@flex.apache.org >> Subject: Re: [FlexJS

RE: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Frédéric THOMAS
I'm in full screen on my 15 inches laptop screen, it the maximum I have now. Frédéric THOMAS > From: aha...@adobe.com > To: webdoubl...@hotmail.com; dev@flex.apache.org > Subject: Re: [FlexJS] Apps, Apache, and Dog Food > Date: Sat, 12 Sep 2015 15:05:21 + > > For now make sure your browser w

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Alex Harui
For now make sure your browser window is large enough before launching. That's the min size issue you are seeing. Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Frédéric THOMAS Date: Sat, Sep 12, 2015 7:56 AM To: dev@flex.apache.org; Subject:RE: [FlexJS]

RE: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Frédéric THOMAS
I like the idea, it would be awesome ! Btw, is that expected the buttons overlap the text in the bottom left panel and the text overlap other text in both of the top panels ? And I didn't know "the food dog principle", well at least not like that and I won't translate the way we express this

Re: [FlexJS] Stub for Video Component

2015-09-12 Thread yishayw
Hi, Just to start off with the JS part I copied the example posted by jcvfc into this project and compiled using JS COMPC. but I get this: exception 'java.io.FileNotFoundException: C:\Use

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Alex Harui
On 9/12/15, 6:59 AM, "Alex Harui" wrote: > > >On 9/12/15, 12:18 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" > wrote: > >>http://s.apache.org/Myt does not seem to be valid link > >Interesting, my email client “auto-corrected”. It should be capital ‘Y': >http://s.apache.org/Myt Als

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread Alex Harui
On 9/12/15, 12:18 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >http://s.apache.org/Myt does not seem to be valid link Interesting, my email client “auto-corrected”. It should be capital ‘Y': http://s.apache.org/MYt -Alex

Re: [FlexJS] Apps, Apache, and Dog Food

2015-09-12 Thread OmPrakash Muppirala
http://s.apache.org/Myt does not seem to be valid link Thanks, Om On Sep 11, 2015 11:22 PM, "Alex Harui" wrote: > Hi, > > I just got a new FlexJS up and running. It is a first attempt at a > dashboard app for Apache Flex. The Flash version is at [1], the HTML > version is at [2], the source is