Re: Problem installing SDK

2018-01-09 Thread Piotr Zarzycki
What version of Installer are you using? Can you send full logs? On Wed, Jan 10, 2018, 01:25 chris_flex wrote: > Okay... after some time the same error appeared > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ >

Re: Problem installing SDK

2018-01-09 Thread chris_flex
Okay... after some time the same error appeared -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: Problem installing SDK

2018-01-09 Thread chris_flex
Now it is stopping (full progress bar but stop continuing) here without any error... ... "unzipping": xxx\apache-flex-sdk-4.16.1-bin.zip "unzip finished" abgeschlossen: ...path...\temp\apache-flex-sdk-4.16.1-bin.zip "Loading Adobe AIR Runtime Kit for Windows from":

Re: State Change Event

2018-01-09 Thread Erik J. Thomas
Yes, I frequently listen for updateComplete event to hide a spinner showing busy states, especially if the lists are long and use complex item renderers, anything that makes them slow to update onscreen. It's reliable if (and only if) you have records in the underlying dataProvider. I found

Re: State Change Event

2018-01-09 Thread OmPrakash Muppirala
I was going to suggest using the `updateComplete` event. Looks like you did the same :-) Thanks, Om On Tue, Jan 9, 2018 at 2:23 PM, bilbosax wrote: > I don't know if this how anybody else would do it, but it seems to be > working > at this point. I have a list in the

Re: State Change Event

2018-01-09 Thread bilbosax
I don't know if this how anybody else would do it, but it seems to be working at this point. I have a list in the state that I am moving to from the state that contains the map. I listen to the updateComplete event on the list, and when that fires, I dispatch an event that hides the map. This

Re: Problem installing SDK

2018-01-09 Thread Piotr Zarzycki
Hi Chris, I got that error once. I did clean up my Temp directory and it helped. Try to do it and let me know. Thanks, Piotr 2018-01-09 20:48 GMT+01:00 chris_flex : > Hi, > > I get the error > > Flash SDK download failed > Installation aborted: >

State Change Event

2018-01-09 Thread bilbosax
I'm looking for help finding the right event to listen for, if there actually is one. My application has several states, with a custom component that displays in each of the individual states. In one of the components, I have a webview that shows a google map with a list next to it. Webviews

Problem installing SDK

2018-01-09 Thread chris_flex
Hi, I get the error Flash SDK download failed Installation aborted: http://flex.apache.org/track-installer.html?failure=true=Apache Flex SDK 4.16.1=4.16.1=windows=3.3.0==Flash%20SDK%20download%20failed -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: Retiring Apache FlexJS section from Flex wiki

2018-01-09 Thread Tom Chiverton
This seems a good compromise ? Tom On 09/01/18 06:47, Olaf Krueger wrote: Maybe you could move (and rename) the FlexJS root page one level down and insert a new root FlexJS root page that contains the link to the Royale Wiki?