Re: [flexcoders] How to clear video image from VideoDisplay?
Thanks!! Works great!! On 2/18/07, cisnky <[EMAIL PROTECTED]> wrote: Use the close method. .close(); On 2/18/07, ad9798 <[EMAIL PROTECTED]> wrote: > > Video class has method called 'clear()' to clear out the image from > displaying it, but I can't find similar function to clear out image > from VideoDisplay? Any ideas? > >
Re: [flexcoders] How to clear video image from VideoDisplay?
Use the close method. .close(); On 2/18/07, ad9798 <[EMAIL PROTECTED]> wrote: Video class has method called 'clear()' to clear out the image from displaying it, but I can't find similar function to clear out image from VideoDisplay? Any ideas?