On 6/9/05, dave buhler <[EMAIL PROTECTED]> wrote:
> If you load images and such from Flex, then the web browser caches
> those. Unfortunately it can be hard to refresh these sometimes (based
> on what I've heard here). One trick I know is to append a random
> string to the end of the image URL. Do this in ActionScript. See
> this example:
> http://www.shockwave-india.com/blog/actionscript/?asfile=skipCache.as
Another trick is to put all your images on a single HTML page. When
you change an image, visit that page and do a hard refresh (Ctrl +
R?), which'll download the new images. Then go back to your Flex app
in the same browser window and you're set.
That was of course for development mode, and if you're not changing
the images too often.
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:
http://docs.yahoo.com/info/terms/