Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Carlos Rovira
Hi Trevor, Your CSS skills would be very useful too. Take into account that MDL is created upon the restrictions that MDL has (as well CreateJS, JQuery...) But HTML components (the ones under js prefix like js:Button or js:Panel) should be the ones we try to "skin". I'm saying that because MDL

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Trevor Holman
Yeah, that makes sense, I wasn’t thinking along that line. Thanks, Trevor > On Jan 19, 2017, at 4:07 PM, Alex Harui wrote: > > > > On 1/19/17, 1:47 PM, "Trevor Holman" wrote: > >> Will do, are you looking for just visual components at this

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Trevor Holman
I can make some time for this, I do a lot of web design and development, so those languages are known to me. I’m pretty good with the CSS but everything I do is mostly customized so I would need help in thinking more general use… for example I just used bootstrap for a site (and I hate it), I

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Alex Harui
On 1/19/17, 1:47 PM, "Trevor Holman" wrote: >Will do, are you looking for just visual components at this point? I’m >not sure I have the skill to actually program all of them to work in >Flex/ActionScript at this point. ;-) > >I still have Flash Catalyst. Also, another

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Trevor Holman
Will do, are you looking for just visual components at this point? I’m not sure I have the skill to actually program all of them to work in Flex/ActionScript at this point. ;-) I still have Flash Catalyst. Also, another note, Shutterstock.com has a number if UX/UI

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread OmPrakash Muppirala
Trevor, I will be happy with photoshop or illustrator mockups. For folks who do not have these software, a jpg version would be very useful. I usually have my graphic designer (who cannot code) to annotate all the elements in the mockup itself. Color, font color, font size, spacing, animation

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Alex Harui
On 1/19/17, 10:43 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi, > >we should get people motivated with skills in design and planing of UI / >UX >skins, visuals, effects and transitions. >Art is different

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Carlos Rovira
Hi Trevor, thanks for offer to work on this. Could you make some designs of screen composition based on a new component set design a share in this list? I think that would be the best way to start Thanks! :) 2017-01-19 20:05 GMT+01:00 : > This is a pretty specific example

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread trevorh
This is a pretty specific example but I can do the work. The project is an air project I'm working on, this is just the interface as it is now. http://star-frontiers.com/sample-page.php Trevor - Original Message - From: "Carlos Rovira" To:

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Carlos Rovira
Hi, we should get people motivated with skills in design and planing of UI / UX skins, visuals, effects and transitions. Art is different from engineering and we could get people in very different places since we never know who could have the skills to hand crafting something we'd like and have

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread trevorh
I'm a designer by trade. - Original Message - From: "Alex Harui" To: d...@flex.apache.org Cc: users@flex.apache.org Sent: Thursday, January 19, 2017 12:18:31 PM Subject: Re: [FlexJS] Wanted: UX/UI Design Proposals BTW, do we need professional/experienced proposals

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-19 Thread Alex Harui
BTW, do we need professional/experienced proposals or should we hit up Art students in College/High Schools? -Alex On 1/11/17, 11:01 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Great, we need to expose

Re: ViewNavigatorApplication // Surface // titleIcon

2017-01-19 Thread Clint M
Do you mean application icons? http://help.adobe.com/en_US/air/build/WS2d929364fa0b81374fa5df4f129dca62884-8000.html#WS2d929364fa0b81374fa5df4f129dca62884-7ff9 On Mon, Jan 2, 2017 at 1:14 PM, chris_d_k wrote: > I have a projct with a ViewNavigatorApplication which is

Re: Hot to optimize flex mobile to show SplashScreen faster?

2017-01-19 Thread chris_d_k
Hi Leokan23, thanks for your response! It turned out that it was caused by "Generate Debuggable SWF" activated when building the app with Intellij. Thanks Christian -- View this message in context:

Re: FlexJS - How to use MDL?

2017-01-19 Thread piotrz
Leo, I think you should also add in description stack trace from your problem. I just voted for it :) Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-How-to-use-MDL-tp14464p14542.html Sent

Re: Hot to optimize flex mobile to show SplashScreen faster?

2017-01-19 Thread leokan23
Hi Chris, it looks like you are doing too much staff on the start of the application (or there is a performance issue in iPod 5). Can you check what is going on with Scout? If you have a lot of initializing try moving them to after the app has loaded. -- View this message in context:

Re: FlexJS - How to use MDL?

2017-01-19 Thread leokan23
Hi, i have filed the bug [1], so please take some time voting so they can fix it :) [1] http://bugs.powerflasher.com/jira/browse/FDT-3716 -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-How-to-use-MDL-tp14464p14540.html Sent from the Apache Flex Users

Hot to optimize flex mobile to show SplashScreen faster?

2017-01-19 Thread chris_d_k
Hi, when I open a mobile flex app there are about 8 seconds of black nothing until the splashScreen is displayed (iPod 5). Are there any tricks to speed up displaying the SplashScreen? Happy for any tip! Kind regrads Christian -- View this message in context:

Re: ViewNavigatorApplication // Individual icon in window on Desktop (Surface)

2017-01-19 Thread chris_d_k
Isn't there a quick solution? Is it possible to extend the ViewNavigatorApplication for this purpose? Would be happy for any hint. Kind regrads Christian -- View this message in context: