MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 746

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Video.clear()
Availability
Flash Player 6.
Usage
my_video.clear()
Parameters
None.
Returns
Nothing.
Description
Method; clears the image currently displayed in the Video object. This is useful when, for
example, you want to display standby information without having to hide the Video object.
See also
Video.attachVideo()
Video.deblocking
Availability
Flash Player 6.
Usage
my_video.deblocking
my_video.deblocking = setting
Description
Property; specifies the behavior for the deblocking filter that the video compressor applies as
needed when streaming the video. The following are acceptable values for
0 (the default): Let the video compressor apply the deblocking filter as needed.
1: Never use the deblocking filter.
2: Always use the deblocking filter.
The deblocking filter has an effect on overall playback performance, and it is usually not necessary
for high-bandwidth video. If your system is not powerful enough, you might experience
difficulties playing back video with this filter enabled.
746
Chapter 12: ActionScript Dictionary
:
setting

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

Table of Contents