nerdexam
CIW

1D0-520 · Question #51

When you publish a Flash file, Flash generates the HTML code for inserting an object in a Web page. Which of the following code fragments indicates the correct attributes that identify a SWF file…

The correct answer is C. <param name=movie value="myFlashMovie.swf">. See the full explanation below for the reasoning.

Question

When you publish a Flash file, Flash generates the HTML code for inserting an object in a Web page. Which of the following code fragments indicates the correct attributes that identify a SWF file within the <object> tag?

Options

  • A<param type=movie src="myFlashMovie.swf">
  • B<param name=movie data="myFlashMovie.swf">
  • C<param name=movie value="myFlashMovie.swf">
  • D<param value=movie name="myFlashMovie.swf">

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    15% (6)
  • C
    73% (29)
  • D
    10% (4)

Community Discussion

No community discussion yet for this question.

Full 1D0-520 Practice