Re: [FlexJS] Unable to configure FlexJS SDK with FB 4.7

2014-05-22 Thread Vincent Sotto
flashbuilder guide by joseph http://inflagrantedelicto.memoryspiral.com/2014/04/apache-flexjs-0-0-1-released/

Re: [FlexJS] Unable to configure FlexJS SDK with FB 4.7

2014-05-22 Thread Alex Harui
On 5/22/14 9:53 PM, "Devesh Mishra" wrote: >Hi Alex, > >Now I have a working SDK. But I have still one query. As I told you >earlier, I have manually created Spark folder, inside that there is a 0KB >file (spark.css). Will it create any problem ? That should be fine. That's what the 0.0.2 inst

RE: [FlexJS] Unable to configure FlexJS SDK with FB 4.7

2014-05-22 Thread Devesh Mishra
Hi Alex, Now I have a working SDK. But I have still one query. As I told you earlier, I have manually created Spark folder, inside that there is a 0KB file (spark.css). Will it create any problem ? Another thing is that, using the same SDK when I try to create a new project in FB 4.7, it gives

Re: Flex Dashboard Application

2014-05-22 Thread Angelo Anolin
Thanks for the handy tip @Brian! On Thu, May 22, 2014 at 3:45 PM, Brian Raymes wrote: > You can access it (including source) by using the Internet Archive Way > Back Machine: > https://web.archive.org/web/20120418162352/http://www.adobe.com/devnet/flex/samples/dashboard.html > > I use this all t

RE: Flex Dashboard Application

2014-05-22 Thread Brian Raymes
You can access it (including source) by using the Internet Archive Way Back Machine: https://web.archive.org/web/20120418162352/http://www.adobe.com/devnet/flex/samples/dashboard.html I use this all the time to get to older resources, like Degrafa.org and all of its samples. -Original Mess

Re: Flex Dashboard Application

2014-05-22 Thread Angelo Anolin
@Pedro - The link you provided is sufficient. Thanks a lot! On Thu, May 22, 2014 at 3:12 PM, Pedro Serralha < pedro.serra...@elegedata.com> wrote: > Hi Angelo > > I have some links, I think similar, to what you need. > Don't know if the source code is available for them all. > > I might have the

Re: Flex Dashboard Application

2014-05-22 Thread Pedro Serralha
Hi Angelo I have some links, I think similar, to what you need. Don't know if the source code is available for them all. I might have the source of on or another, feel free to ask if you need ;) [1] https://code.google.com/p/flexible-dashboard/ [2] http://blogagic.com/218/making-your-flex-cust

Re: Flex Dashboard Application

2014-05-22 Thread flex
What's amazing is that I can actually open and run this app in Firefox mobile with the discontinued flash player for android on a nexus 5. It works great even with that Google map and playing around with the street view. Isn't that funny? It works just fine ... David H. -Original Message

Re: Flex Dashboard Application

2014-05-22 Thread Alain Ekambi
We have something similiar. http://flex4j.appspot.com/ Unfortunately it s not done in ActionScript but in Java. But we must have the source of the original ActionScript code somewhere. Let me see if I can find it. 2014-05-22 22:22 GMT+02:00 Angelo Anolin : > There used to be a sample Flex Dash

Flex Dashboard Application

2014-05-22 Thread Angelo Anolin
There used to be a sample Flex Dashboard application which can be found from this article link: http://www.adobe.com/devnet/flex/samples/dashboard.html But sadly, the application is no longer available. Has anyone ever got the source for this and would care to share? Or if you have any relative

Re: IOS 7 and Android 4.3 Skinning

2014-05-22 Thread OmPrakash Muppirala
Hi, As I mentioned during my talk at 360|Flex, it is a work in progress. You can take a look at the progress here [1] I am continuing to make progress on this front, but I dont have a definite date for a release with these new skins. If you (or anyone else) has time to contribute, we can make th

IOS 7 and Android 4.3 Skinning

2014-05-22 Thread Tonic
Hello everyone, I heard at the conference 360Flex, the skinning of the Android version 4.3 and IOS7 was in progress. Do you have a release date? More over, I search skinning for buttons of ActionBar ( settings button skin

Re: Chart performance problem with 4.12.1

2014-05-22 Thread Chris Martin
Adobe Scout is free from Adobe's Creative Cloud :) On Thu, May 22, 2014 at 8:28 AM, João Fernandes < joaopedromartinsfernan...@gmail.com> wrote: > try to track it down with Adobe Scout. You'll be able to see where the > bottleneck is. > > > On 22 May 2014 10:12, ethan wrote: > > > Hello, > > I

Re: white space above keyboard

2014-05-22 Thread OmPrakash Muppirala
iOS or Android? The image did not come through. Please upload it somewhere and post the link here. Thanks, Om On Wed, May 21, 2014 at 11:58 PM, Federico De Maddalena < f.demaddal...@patente.it> wrote: > on flex mobile, when I open the softkeybord, I see this white > annoying rectangle. > > I

Re: Chart performance problem with 4.12.1

2014-05-22 Thread João Fernandes
try to track it down with Adobe Scout. You'll be able to see where the bottleneck is. On 22 May 2014 10:12, ethan wrote: > Hello, > I lately migrated from flex 4.1 to flex 4.12.1 and I have a problem with > charts performance. I have a NavigatorContent element with 10 charts inside > it. With f

Chart performance problem with 4.12.1

2014-05-22 Thread ethan
Hello, I lately migrated from flex 4.1 to flex 4.12.1 and I have a problem with charts performance. I have a NavigatorContent element with 10 charts inside it. With flex 4.1 it takes 3s to create and show the view. With 4.12.1 it takes 8s. I am sure that the charts are the problem. When I delete

Re: selected item of drop down list shows blank when I scroll advance datagrid

2014-05-22 Thread vijendra sainy
Issue is resolved now. The issue is with binding. However Here I find a weird scenario that selectedIndex was something and selectedItem are different when I traced them. Thanks Virat for contributing your time. On Thu, May 22, 2014 at 11:48 AM, vijendra sainy wrote: > I did that but some how i