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)- A3% (1)
- B15% (6)
- C73% (29)
- D10% (4)
Community Discussion
No community discussion yet for this question.