Re: [flexcoders] Re: Flex App version in central

2005-03-08 Thread Rich Tretola
Is the lifetime property of the product.xml file the frequency that it
checks for new version ?


On Mon, 7 Mar 2005 10:16:34 -0800, Joan Tan <[EMAIL PROTECTED]> wrote:
> 
> Rich, 
> 
> There is no way to trigger checking for an update in AS for Central. Central
> will automatically check for updates every 7 days. So, be sure to change the
> version number in your product.xml and the user should be notified of any
> updates to your app within a week. 
> 
> Thanks, 
> Joan
> 
> 
> From: Rich Tretola [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 07, 2005 9:48 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Flex App version in central
> 
> 
> So basically I want to able to check for an update through my app
> programatically which is the same as the end user clicking the update
> button to check for an update. How is this handled through
> actionscript ?
> 
> Rich
> 
> 
> On Mon, 7 Mar 2005 10:14:49 -0500, Rich Tretola <[EMAIL PROTECTED]> wrote:
> > What code do you put with the initApp or onActivate to tell the
> > flex/central app to check to see if a new version exists ?
> > 
> > Rich
> >
> 
> 
> 
> Yahoo! Groups Sponsor 
> 
> ADVERTISEMENT
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/flexcoders/
> 
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> 
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




RE: [flexcoders] Re: Flex App version in central

2005-03-07 Thread Joan Tan



Rich,
 
There is no way to trigger checking for an update in AS for 
Central. Central will automatically check for updates every 7 days. So, be sure 
to change the version number in your product.xml and the user should be notified 
of any updates to your app within a week.
 
Thanks,
Joan


From: Rich Tretola [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 07, 2005 9:48 AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Flex App version 
in central
So basically I want to able to check for an update through my 
appprogramatically which is the same as the end user clicking the 
updatebutton to check for an update.  How is this handled 
throughactionscript ?RichOn Mon, 7 Mar 2005 10:14:49 
-0500, Rich Tretola <[EMAIL PROTECTED]> wrote:> What code do you 
put with the initApp or onActivate to tell the> flex/central app to check 
to see if a new version exists ?> > Rich>