HTML.FlashAllowFullScreen.txt 298 B

1234567891011
  1. HTML.FlashAllowFullScreen
  2. TYPE: bool
  3. VERSION: 4.2.0
  4. DEFAULT: false
  5. --DESCRIPTION--
  6. <p>
  7. Whether or not to permit embedded Flash content from
  8. %HTML.SafeObject to expand to the full screen. Corresponds to
  9. the <code>allowFullScreen</code> parameter.
  10. </p>
  11. --# vim: et sw=4 sts=4