I am testing something with Flex3 and need some guidance.

I have a security camera that I can only see as a jpeg 320x240 and I
am trying to get a flex program to display an image every 3 seconds.

I have used the <image> control and created a timer event to refresh
the image every 5 seconds.  
The problem is that the image blanks out during the reload, so in
effect I get a 2 second image, 3 second blank.

What would be a good solution to remove the blank times?
URLLoader?, is there some part of the image controls to remove the
blank during load?

Thanks

Joe

Reply via email to