[osflash] Deleting ASO files in the field
David Rorex
drorex at gmail.com
Wed Apr 26 18:56:16 EDT 2006
ASO files are only used when compiling. Are your clients compiling .fla's? I
would assume not...in which case it's probably just standard browser
caching. In that case, you can:
1. tell them how to clear their browser cache, or
2. take measures to prevent it from happening, like: changing the URL of
your app for each version (blah.com/myapp/v10/app.swf), putting in some
random numbers when loading the swf
("blah.com/myapp/app.swf?nocache="+Math.random()),
etc
-David R
On 4/26/06, Jonathyn B. Tellez <jbtellez at scilearn.com> wrote:
>
> Hi OSFlashers,
>
>
>
> Does anyone know of a tool out there that can delete ASO files on a
> client's machine. I know how to do it locally, at development time, but
> we've found a bug where the client isn't able to install a patch and get the
> new functionality. I'm presuming this is due to caching issues because the
> problem goes away when their machine is restarted.
>
>
>
> Thanks,
>
>
>
> JB Tellez
>
> Sr. Software Engineer
>
> Scientific Learning
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20060426/18c427e6/attachment.htm
More information about the osflash
mailing list