Re: [flexcoders] Speed test, clear browser cache after each test

2008-01-02 Thread Clint Modien
You have to set the no-cache header on the urlRequest

var header:URLRequestHeader = new URLRequestHeader("pragma", "no-cache");
   var request:URLRequest = new URLRequest("http://yoururl.com";);
   request.requestHeaders.push(header);


On Jan 1, 2008 6:04 PM, Stefan IONESCU <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
>
> Hello,
>
> I'm using some images of different sizes to test speed of the internet
> connection.
> How can I clear (or prevent cacheing) from cache just that 5 images ?
>
> 10x
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>  
> Never miss a thing. Make Yahoo your homepage. 


[flexcoders] Speed test, clear browser cache after each test

2008-01-01 Thread Stefan IONESCU

Hello, 

I'm using some images of different sizes to test speed of the internet 
connection. 
How can I clear (or prevent cacheing) from cache just that 5 images ? 

10x


















  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping