Video-enable-with-show

From Frontal Wiki

Jump to: navigation, search

Contents

Purpose

This 'video' tag style determines if the video will be enabled when it is added to the visible Flash display list and disabled when it is removed.


Value

Either "true" or "false." The default value is "true."

video-enable-with-show: false;


Remarks

The 'video' tag is implemented using Flash's FLVPlayback class. With this class, a video will continue to play even if it is not visible. (It still makes sound and its playhead continues to move.) This behavior is commonly seen in a list of managed videos. In that case, if this style is set to "false," all of the videos may be heard playing even though only one is selected. This style mitigates that by disabling the 'video' when it is removed from the visible display list. Disabling a video has the effect of pausing it as discussed here.


Example

This page is incomplete


Can Be Applied To

This style can be applied to:

Personal tools
Get Adobe Flash player