Home » HTML » HTML Media » Question
  1. Which one of the following is not used inside the <script> tag in Flash videos?
    1. version
    2. id
    3. location
    4. replace
    5. None of these
Correct Option: B

There are five attributes that can be used inside the <script> tag in Flash videos namely width, height, version, location and replace. The minimum version of the Flash player needed to view the movie is specified by version. Width and Height of Flash movie are specified by width, height. The location of .swf file is specified by location.



Your comments will be displayed only after manual approval.