RE: [flexcoders] Flex 4 System Manager idle threshold

2009-07-10 Thread Alex Harui
File an enhancement request (and a patch)

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of superabe superabe
Sent: Thursday, July 09, 2009 4:19 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex 4 System Manager idle threshold





Ok.

Anyway this can be made an enhancement for the Flex 4 SDK? It should be 
relatively easy to modify the System Manager to accept the threshold as a user 
epecified value, no? ( I believe NativeApplication in AIR allows for this)

- superabe
On Thu, Jul 9, 2009 at 1:13 AM, Alex Harui 
mailto:aha...@adobe.com>> wrote:


I don't see an easy way to change it.  Probably have to monkey-patch it



Alex Harui

Flex SDK Developer

Adobe Systems Inc.<http://www.adobe.com/>

Blog: http://blogs.adobe.com/aharui



From: flexcoders@yahoogroups.com<mailto:flexcoders@yahoogroups.com> 
[mailto:flexcoders@yahoogroups.com<mailto:flexcoders@yahoogroups.com>] On 
Behalf Of superabe superabe
Sent: Wednesday, July 08, 2009 5:18 PM
To: flexcoders@yahoogroups.com<mailto:flexcoders@yahoogroups.com>
Subject: [flexcoders] Flex 4 System Manager idle threshold





Is there a way to change the "idle time threshold" for the Flex 4 
SystemManager. ?

I'd like to change the idle time to be 2 seconds but the value seems to be read 
from a private static const in SystemManager and set to a default of 1 second?

TIA,

superabe




Re: [flexcoders] Flex 4 System Manager idle threshold

2009-07-09 Thread superabe superabe
Ok.

Anyway this can be made an enhancement for the Flex 4 SDK? It should be
relatively easy to modify the System Manager to accept the threshold as a
user epecified value, no? ( I believe NativeApplication in AIR allows for
this)

- superabe

On Thu, Jul 9, 2009 at 1:13 AM, Alex Harui  wrote:

>
>
>  I don’t see an easy way to change it.  Probably have to monkey-patch it
>
>
>
> Alex Harui
>
> Flex SDK Developer
>
> Adobe Systems Inc. <http://www.adobe.com/>
>
> Blog: http://blogs.adobe.com/aharui
>
>
>
> *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On
> Behalf Of *superabe superabe
> *Sent:* Wednesday, July 08, 2009 5:18 PM
> *To:* flexcoders@yahoogroups.com
> *Subject:* [flexcoders] Flex 4 System Manager idle threshold
>
>
>
>
>
>
>  Is there a way to change the "idle time threshold" for the Flex 4
> SystemManager. ?
>
> I'd like to change the idle time to be 2 seconds but the value seems to be
> read from a private static const in SystemManager and set to a default of 1
> second?
>
> TIA,
>
> superabe
>
>   
>


RE: [flexcoders] Flex 4 System Manager idle threshold

2009-07-08 Thread Alex Harui
I don't see an easy way to change it.  Probably have to monkey-patch it

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of superabe superabe
Sent: Wednesday, July 08, 2009 5:18 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 4 System Manager idle threshold





Is there a way to change the "idle time threshold" for the Flex 4 
SystemManager. ?

I'd like to change the idle time to be 2 seconds but the value seems to be read 
from a private static const in SystemManager and set to a default of 1 second?

TIA,

superabe



[flexcoders] Flex 4 System Manager idle threshold

2009-07-08 Thread superabe superabe
Is there a way to change the "idle time threshold" for the Flex 4
SystemManager. ?

I'd like to change the idle time to be 2 seconds but the value seems to be
read from a private static const in SystemManager and set to a default of 1
second?

TIA,

superabe