That trick will also work with Flex, but a better approach is to send the proper HTTP cache-control headers from your server. Search the archives for "cache-control" and you may find a PHP example.
--- In [email protected], "shawn.gibson" <[EMAIL PROTECTED]> wrote: > > I meant 9-slice...sorry. > > I just realized the caching is really gonna be a problem. I used to, > with PHP code I'd borrow, be able to trick such things by adding a > random numeric value to the end of the URL, hopefully something similar > works with Flex/CF. > > Shawn >

