Or You can control your version by assign in the final of your url
with a simple number of your current version after a "?", like this:
myapp.swf?315

When you alter your app, change also the version, like this: myapp.swf?316

Understand?


--- In flexcoders@yahoogroups.com, "Easow Jacob" <[EMAIL PROTECTED]> wrote:
>
> Siva,
> You can go with versioning..when you release and putting your swf in
> live..create a new folder with version name..and point to it.
> 
> Thanks,
> Mathew.
> 
> On Thu, Sep 11, 2008 at 7:41 PM, Paul Andrews <[EMAIL PROTECTED]> wrote:
> 
> >    I suppose you could build a flash loader to get the correct
url from
> > the server and load it. That way the user could always reference
the same
> > URL and the flash loader would have to get the correct (changing)
url from
> > the server before loading the main application.
> >
> > Paul
> >
> > ----- Original Message -----
> > *From:* Siva Kumar S <[EMAIL PROTECTED]>
> > *To:* flexcoders@yahoogroups.com
> > *Sent:* Thursday, September 11, 2008 8:09 AM
> > *Subject:* Re: [flexcoders] How to clear client browser cache (SWF)
> >
> > Hi Sefi
> >
> > Is there any other alternative, because changing the URL frequently
> > will create a problem with the end-user.
> >
> > Thanks
> > Siva Kumar S
> >
> >  *From:* Sefi Ninio <[EMAIL PROTECTED]>
> > *Sent:* Thursday, September 11, 2008 11:43 AM
> > *To:* flexcoders@yahoogroups.com
> > *Subject:* Re: [flexcoders] How to clear client browser cache (SWF)
> >
> >  The straight froward approach would be to append the url with now
date or
> > something, to make it different from the one in the cache...
> >
> > On Thu, Sep 11, 2008 at 9:03 AM, Siva Kumar S <[EMAIL PROTECTED]>wrote:
> >
> >>    Dear All
> >>
> >> We are in development of an ERP application in Flex.
> >> Initially we may rollout few modules for testing, as the change
request
> >> will trigger during this process. We need to release new version
and so on.
> >> Like to know how to clear the client SWF version to replace the new
> >> version of it.
> >> Please advice.
> >>
> >>
> >> Thanking You
> >> Siva Kumar S
> >>
> >
> >  
> >
> 
> 
> 
> -- 
> Mathew Easow Jacob,
> Bangalore.
> +91-9886979038
>


Reply via email to