Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

12 lines
287B

  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