views:

480

answers:

0

Hi,

Is there a way to stop the download of a flv file started by the VideoDisplay object after calling the VideoDisplay.load() method ? And most important : without losing the previously loaded data. By that I mean that VideoDisplay.close() won't work for me. When I play the video after calling the close() method the request to the flv file is made again.

Thanks.