Deck 8: Enhancing a Website With Multimedia Tutorial

ملء الشاشة (f)
exit full mode
سؤال
The advantage of lossless compression is that the same level of compression is achieved as with lossy compression.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The language of the subtitle that is added to a media clip must be specified in the descriptions attribute in the track element.
سؤال
When a media player initially loads a video file, the player shows the last video frame as a preview of the video's content.
سؤال
Transition is a technique of creating the illusion of movement by displaying a sequence of changing images in rapid succession.
سؤال
A transition must start immediately after an event that triggers it.
سؤال
When making tracks with Web Video Text Tracks (WebVTT), white spaces are ignored.
سؤال
An animation has a single state of operation, so a radio button is used to control the animation.
سؤال
The original purpose of the web and HTML was to deliver textual information via separate hypertext documents.
سؤال
When applying an animation, the animation name must be listed first while the other properties can be listed in any order.
سؤال
To format specific cues or text strings within a cue section, the cue text is identified using markup tags such as for a span of text.
سؤال
In the audio element audio src="url" attributes />, the url specifies how the audio clip should be handled by the browser.
سؤال
By default, the caption cues are centered at the top of the video window.
سؤال
When setting the transition timing, it must be ensured that the speed of the transition is constant.
سؤال
A challenge in delivering multimedia content is presenting it in a form that can be retrieved quickly and easily without loss of quality.
سؤال
When a browser is unable to play an MP3 version or an OGG version of an audio file, a message is displayed as a fallback option asking the user to upgrade it.
سؤال
The src , type , height , and width attributes can be applied to the embed element for any plug-in.
سؤال
Using lossless compression , nonessential data are removed to achieve a smaller file size.
سؤال
A video file typically contains a single codec that is used for both audio and video images.
سؤال
A plug-in works within a browser with CSS and JavaScript files to present a customizable player.
سؤال
An animation is limited to two style rules defined at the initial and end states.
سؤال
Which of the following MIME types is supported by Advanced Audio Coding (AAC) file format embedded in an HTML page?

A) .wav
B) .m4a
C) .dvf
D) .ogg
سؤال
In the context of HTML audio and video element attributes, the preload attribute's type _____ is used to preload only descriptive data about a particular clip.

A) metadata
B) descriptions
C) auto
D) captions
سؤال
Which of the following is true of the plug-in approach to deliver multimedia content?

A) A common plug-in is available across all browsers, operating systems, and devices.
B) Plug-ins are reliable and secure.
C) A plug-in requires users to install a separate application in addition to their web browsers.
D) Plug-ins consume valuable system resources, resulting in fast and reliable performance.
سؤال
The video codec used for the Ogg video format is _____.

A) H.264
B) VP9
C) Truespeech
D) Theora
سؤال
In the context of HTML audio and video element attributes, the _____ attribute's type includes auto , none , and metadata .

A) autoplay
B) muted
C) preload
D) loop
سؤال
Data is compressed by removing redundant information using _____ compression.

A) lossless
B) lossy
C) irreversible
D) reversible
سؤال
Colin has created a web page that supports multiple audio sources. However, he is unsure if the browsers used by his clients will support the audio format he has included. Which of the following must he include in the code to notify the clients about any browser upgradation required to play an audio file?

A) cue label
B) text track
C) fallback option
D) kind attribute
سؤال
Codecs are placed within a _____ that handles the packaging, transportation, and presentation of data.

A) container
B) table
C) windows
D) cell
سؤال
Which of the following browsers supports all audio formats such as MP3, Advanced Audio Coding (AAC), Ogg, and WAV?

A) Google Chrome
B) Microsoft Internet Explorer
C) Opera
D) Safari
سؤال
The task of controlling video playback requires an external JavaScript program as there are no CSS styles to control the video playback.
سؤال
Consider the following text string consisting of four As followed by five Bs and six Cs. Identify a string that ensures no loss of information.

A) 4A5B6C
B) A3B4C5
C) ABC345
D) 456ABC
سؤال
_____ compress data so that it can be transmitted in a fast and efficient manner and then decompress it when it is to be read or played back.

A) Codecs
B) Bitmaps
C) Add-ons
D) Tokens
سؤال
A plug-in either opens in its own external window or runs within a web page as a(n) _____.

A) embedded object
B) isolated object
C) root object
D) source object
سؤال
In the element track kind="type" src="url" label="text" srclang="lang" />, the _____ attribute defines the track category.

A) kind
B) label
C) srclang
D) src
سؤال
When controlling an animation, if a check box is selected the animation pauses .
سؤال
Which of the following audio formats in HTML provides better sound quality, especially at lower bit rates?

A) .ogg
B) .mp3
C) .wav
D) .aiff
سؤال
Once an audiovisual aid has been stored within a container file, a _____ is required to decode and play that content.

A) bitmap
B) command prompt
C) media player
D) clipboard
سؤال
Which of the following browsers supports only the MPEG-4 video format?

A) Safari
B) Chrome
C) Firefox
D) Opera
سؤال
Which of the following audio elements is used to embed audio clips within a web page?

A) audio src="url" attributes / >
B) audio src=attributes / >
C) audio src="url" "attributes" >
D) audio src="attributes"/ >
سؤال
Which of the following languages is used to set the width of a media player, add borders, drop shadows, and apply filters and transformations to the media player's appearance?

A) Ruby
B) CSS
C) PHP
D) Perl
سؤال
_____ are windows that are embedded within a web page that displays the content of another page or Internet resource.

A) Inline frames
B) Key frames
C) Framesets
D) Frame vectors
سؤال
Which of the following timing-function keywords allows a transition to occur more rapidly at the beginning and slow down near the end?

A) ease
B) ease-in
C) ease-out
D) ease-in-out
سؤال
Which of the following timing-function keywords allows a transition to occur at a constant rate and then slow down toward the end?

A) alternate-reverse
B) linear-backwards
C) ease-out
D) ease-in-out
سؤال
Which of the following is true of a transition?

A) It is a quick and instantaneous process and does not involve any steps in between to provide the styles.
B) It is an event initiated automatically by a browser.
C) It retains an object's style from the initial state till the ending state.
D) It slows down the change to an object's style and provides intermediate styles.
سؤال
Which of the following is true of a cue in a Web Video Text Tracks file?

A) The cue is matched with specific time intervals within a media clip.
B) The cue label holds the text of the cue.
C) The cue lists are separated by a comma after a cue text.
D) The cue times are entered in hh:ss:ms format.
سؤال
The cue attribute _____ sets the width of a cue as the percentage of the width of a video window.

A) position:value
B) line:value
C) align:value
D) size:value
سؤال
Ria is creating a website that includes videos. She wants to apply subtitles to the video clip and arrange the text horizontally within the cue . Which of the following cue attributes should she include in the code to accomplish this?

A) position:value
B) line:value
C) align:value
D) size:value
سؤال
The cue attribute _____ places a cue vertically within the video window, where value ranges from 0% (top) to 100% (bottom).

A) position:value
B) line:value
C) vertical:type
D) size:value
سؤال
The styles for the _____ pseudo-element are limited to the background, color, font, opacity, outline, text-decoration, text-shadow, visibility, and white-space properties.

A) kind
B) cue
C) embed
D) iframe
سؤال
<strong>  Which of the following set of transition properties depicts the given image?</strong> A) I nitial state background: white; color: black; transition: background 4s; End state background: green; color: white; B) Initial state background: white; color: white; transition: 0s; End state background: white; color: black; C) Initial state background: white; color: white; End state background: white; color: black; transition: background 4s; D) Initial state background: green; color: white; End state background: white; color: black; transition: background 4s; <div style=padding-top: 35px> Which of the following set of transition properties depicts the given image?

A) I nitial state background: white; color: black; transition: background 4s; End state background: green; color: white;
B) Initial state background: white; color: white; transition: 0s; End state background: white; color: black;
C) Initial state background: white; color: white; End state background: white; color: black; transition: background 4s;
D) Initial state background: green; color: white; End state background: white; color: black; transition: background 4s;
سؤال
_____ is an HTML5 audio and video player with support for Flash and Microsoft Silverlight.

A) MediaElement.js
B) Projekktor
C) Flowplayer
D) Video.js
سؤال
For longer video clips, the time in the cue is written in the form _____.

A) hh:mm:ss.ms
B) hh.ms:ss
C) hh.mm.ss
D) ms:ss.mm:hh
سؤال
The value of the kind attribute that provides long explanations synced to specified time points within a media clip is _____.

A) metadata
B) captions
C) srclang
D) descriptions
سؤال
<strong>   In the accompanying figure of graphing the transition timings, the vertical axis measures the progress of the transition toward completion and the horizontal axis measures the duration. Which of the following graphs labelled A, B, C, and D represents the ease-in-out timing?</strong> A) A B) D C) B D) C <div style=padding-top: 35px> In the accompanying figure of graphing the transition timings, the vertical axis measures the progress of the transition toward completion and the horizontal axis measures the duration. Which of the following graphs labelled A, B, C, and D represents the ease-in-out timing?

A) A
B) D
C) B
D) C
سؤال
Which of the following Flash player parameters recognizes a movie so that it can be referenced and has a value of text ?

A) id
B) flashvar
C) name
D) wmode
سؤال
Identify the kind attribute that is a default translation of a dialog from a media clip whose language is specified in the srclang attribute.

A) descriptions
B) chapters
C) captions
D) subtitles
سؤال
Which of the following is true of the default attribute when adding text tracks to a video file?

A) It enables all the available tracks by marking them as default .
B) It enables the active track by marking it with the default attribute.
C) The default attribute is not required when there is a single track available.
D) The default attribute is not required when there are multiple tracks available.
سؤال
Which of the following structures is the format of a Web Video Text Tracks file?

A) WebVTT cue1 cue2 …
B) WEBVTT cue1 cue2 …
C) WVtt cue1 cue2 …
D) WVTT cue1 cue2 …
سؤال
<strong>  In the accompanying figure, the value of the timing-function is _____.</strong> A) alternate-reverse B) linear-backwards C) ease-out D) ease-in <div style=padding-top: 35px> In the accompanying figure, the value of the timing-function is _____.

A) alternate-reverse
B) linear-backwards
C) ease-out
D) ease-in
سؤال
Which of the following is true of animating objects in CSS?

A) Animation creates an illusion of movement by displaying key frames in rapid succession.
B) Animation is limited to two style rules defined at the initial and end states.
C) Animations can be run only once as multiple images in rapid motion to a page object.
D) Animations can only be run when a CSS property is being changed.
سؤال
Match between columns
This attribute specifies that the audio output should be suppressed.
WAV
This attribute specifies that the audio output should be suppressed.
Container
This attribute specifies that the audio output should be suppressed.
source element
This attribute specifies that the audio output should be suppressed.
H.264
This attribute specifies that the audio output should be suppressed.
autoplay
This attribute specifies that the audio output should be suppressed.
flashvar
This attribute specifies that the audio output should be suppressed.
captions
This attribute specifies that the audio output should be suppressed.
Plug-in
This attribute specifies that the audio output should be suppressed.
muted
This attribute specifies that the audio output should be suppressed.
poster
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
WAV
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Container
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
source element
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
H.264
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
autoplay
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
flashvar
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
captions
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Plug-in
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
muted
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
poster
This attribute is applied to the video element to define a video's preview image.
WAV
This attribute is applied to the video element to define a video's preview image.
Container
This attribute is applied to the video element to define a video's preview image.
source element
This attribute is applied to the video element to define a video's preview image.
H.264
This attribute is applied to the video element to define a video's preview image.
autoplay
This attribute is applied to the video element to define a video's preview image.
flashvar
This attribute is applied to the video element to define a video's preview image.
captions
This attribute is applied to the video element to define a video's preview image.
Plug-in
This attribute is applied to the video element to define a video's preview image.
muted
This attribute is applied to the video element to define a video's preview image.
poster
It is essentially the file format that is identified by a file extension.
WAV
It is essentially the file format that is identified by a file extension.
Container
It is essentially the file format that is identified by a file extension.
source element
It is essentially the file format that is identified by a file extension.
H.264
It is essentially the file format that is identified by a file extension.
autoplay
It is essentially the file format that is identified by a file extension.
flashvar
It is essentially the file format that is identified by a file extension.
captions
It is essentially the file format that is identified by a file extension.
Plug-in
It is essentially the file format that is identified by a file extension.
muted
It is essentially the file format that is identified by a file extension.
poster
It starts the performance of a media clip as soon as it is loaded by the browser.
WAV
It starts the performance of a media clip as soon as it is loaded by the browser.
Container
It starts the performance of a media clip as soon as it is loaded by the browser.
source element
It starts the performance of a media clip as soon as it is loaded by the browser.
H.264
It starts the performance of a media clip as soon as it is loaded by the browser.
autoplay
It starts the performance of a media clip as soon as it is loaded by the browser.
flashvar
It starts the performance of a media clip as soon as it is loaded by the browser.
captions
It starts the performance of a media clip as soon as it is loaded by the browser.
Plug-in
It starts the performance of a media clip as soon as it is loaded by the browser.
muted
It starts the performance of a media clip as soon as it is loaded by the browser.
poster
It is nested within a single audio section to provide several versions of the same media file.
WAV
It is nested within a single audio section to provide several versions of the same media file.
Container
It is nested within a single audio section to provide several versions of the same media file.
source element
It is nested within a single audio section to provide several versions of the same media file.
H.264
It is nested within a single audio section to provide several versions of the same media file.
autoplay
It is nested within a single audio section to provide several versions of the same media file.
flashvar
It is nested within a single audio section to provide several versions of the same media file.
captions
It is nested within a single audio section to provide several versions of the same media file.
Plug-in
It is nested within a single audio section to provide several versions of the same media file.
muted
It is nested within a single audio section to provide several versions of the same media file.
poster
It is the industry standard for high-definition video streams.
WAV
It is the industry standard for high-definition video streams.
Container
It is the industry standard for high-definition video streams.
source element
It is the industry standard for high-definition video streams.
H.264
It is the industry standard for high-definition video streams.
autoplay
It is the industry standard for high-definition video streams.
flashvar
It is the industry standard for high-definition video streams.
captions
It is the industry standard for high-definition video streams.
Plug-in
It is the industry standard for high-definition video streams.
muted
It is the industry standard for high-definition video streams.
poster
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
WAV
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Container
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
source element
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
H.264
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
autoplay
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
flashvar
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
captions
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Plug-in
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
muted
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
poster
It is a brief text description that is synced to specified time points within the media clip.
WAV
It is a brief text description that is synced to specified time points within the media clip.
Container
It is a brief text description that is synced to specified time points within the media clip.
source element
It is a brief text description that is synced to specified time points within the media clip.
H.264
It is a brief text description that is synced to specified time points within the media clip.
autoplay
It is a brief text description that is synced to specified time points within the media clip.
flashvar
It is a brief text description that is synced to specified time points within the media clip.
captions
It is a brief text description that is synced to specified time points within the media clip.
Plug-in
It is a brief text description that is synced to specified time points within the media clip.
muted
It is a brief text description that is synced to specified time points within the media clip.
poster
It contains text values that are passed to the player to control the behavior and the content of a movie.
WAV
It contains text values that are passed to the player to control the behavior and the content of a movie.
Container
It contains text values that are passed to the player to control the behavior and the content of a movie.
source element
It contains text values that are passed to the player to control the behavior and the content of a movie.
H.264
It contains text values that are passed to the player to control the behavior and the content of a movie.
autoplay
It contains text values that are passed to the player to control the behavior and the content of a movie.
flashvar
It contains text values that are passed to the player to control the behavior and the content of a movie.
captions
It contains text values that are passed to the player to control the behavior and the content of a movie.
Plug-in
It contains text values that are passed to the player to control the behavior and the content of a movie.
muted
It contains text values that are passed to the player to control the behavior and the content of a movie.
poster
سؤال
Match between columns
This attribute is applied to the video element to define a video's preview image.
WAV
This attribute is applied to the video element to define a video's preview image.
Container
This attribute is applied to the video element to define a video's preview image.
source element
This attribute is applied to the video element to define a video's preview image.
H.264
This attribute is applied to the video element to define a video's preview image.
autoplay
This attribute is applied to the video element to define a video's preview image.
flashvar
This attribute is applied to the video element to define a video's preview image.
captions
This attribute is applied to the video element to define a video's preview image.
Plug-in
This attribute is applied to the video element to define a video's preview image.
muted
This attribute is applied to the video element to define a video's preview image.
poster
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
WAV
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Container
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
source element
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
H.264
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
autoplay
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
flashvar
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
captions
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Plug-in
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
muted
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
poster
It starts the performance of a media clip as soon as it is loaded by the browser.
WAV
It starts the performance of a media clip as soon as it is loaded by the browser.
Container
It starts the performance of a media clip as soon as it is loaded by the browser.
source element
It starts the performance of a media clip as soon as it is loaded by the browser.
H.264
It starts the performance of a media clip as soon as it is loaded by the browser.
autoplay
It starts the performance of a media clip as soon as it is loaded by the browser.
flashvar
It starts the performance of a media clip as soon as it is loaded by the browser.
captions
It starts the performance of a media clip as soon as it is loaded by the browser.
Plug-in
It starts the performance of a media clip as soon as it is loaded by the browser.
muted
It starts the performance of a media clip as soon as it is loaded by the browser.
poster
It is nested within a single audio section to provide several versions of the same media file.
WAV
It is nested within a single audio section to provide several versions of the same media file.
Container
It is nested within a single audio section to provide several versions of the same media file.
source element
It is nested within a single audio section to provide several versions of the same media file.
H.264
It is nested within a single audio section to provide several versions of the same media file.
autoplay
It is nested within a single audio section to provide several versions of the same media file.
flashvar
It is nested within a single audio section to provide several versions of the same media file.
captions
It is nested within a single audio section to provide several versions of the same media file.
Plug-in
It is nested within a single audio section to provide several versions of the same media file.
muted
It is nested within a single audio section to provide several versions of the same media file.
poster
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
WAV
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Container
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
source element
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
H.264
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
autoplay
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
flashvar
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
captions
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Plug-in
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
muted
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
poster
It is a brief text description that is synced to specified time points within the media clip.
WAV
It is a brief text description that is synced to specified time points within the media clip.
Container
It is a brief text description that is synced to specified time points within the media clip.
source element
It is a brief text description that is synced to specified time points within the media clip.
H.264
It is a brief text description that is synced to specified time points within the media clip.
autoplay
It is a brief text description that is synced to specified time points within the media clip.
flashvar
It is a brief text description that is synced to specified time points within the media clip.
captions
It is a brief text description that is synced to specified time points within the media clip.
Plug-in
It is a brief text description that is synced to specified time points within the media clip.
muted
It is a brief text description that is synced to specified time points within the media clip.
poster
It contains text values that are passed to the player to control the behavior and the content of a movie.
WAV
It contains text values that are passed to the player to control the behavior and the content of a movie.
Container
It contains text values that are passed to the player to control the behavior and the content of a movie.
source element
It contains text values that are passed to the player to control the behavior and the content of a movie.
H.264
It contains text values that are passed to the player to control the behavior and the content of a movie.
autoplay
It contains text values that are passed to the player to control the behavior and the content of a movie.
flashvar
It contains text values that are passed to the player to control the behavior and the content of a movie.
captions
It contains text values that are passed to the player to control the behavior and the content of a movie.
Plug-in
It contains text values that are passed to the player to control the behavior and the content of a movie.
muted
It contains text values that are passed to the player to control the behavior and the content of a movie.
poster
It is essentially the file format that is identified by a file extension.
WAV
It is essentially the file format that is identified by a file extension.
Container
It is essentially the file format that is identified by a file extension.
source element
It is essentially the file format that is identified by a file extension.
H.264
It is essentially the file format that is identified by a file extension.
autoplay
It is essentially the file format that is identified by a file extension.
flashvar
It is essentially the file format that is identified by a file extension.
captions
It is essentially the file format that is identified by a file extension.
Plug-in
It is essentially the file format that is identified by a file extension.
muted
It is essentially the file format that is identified by a file extension.
poster
This attribute specifies that the audio output should be suppressed.
WAV
This attribute specifies that the audio output should be suppressed.
Container
This attribute specifies that the audio output should be suppressed.
source element
This attribute specifies that the audio output should be suppressed.
H.264
This attribute specifies that the audio output should be suppressed.
autoplay
This attribute specifies that the audio output should be suppressed.
flashvar
This attribute specifies that the audio output should be suppressed.
captions
This attribute specifies that the audio output should be suppressed.
Plug-in
This attribute specifies that the audio output should be suppressed.
muted
This attribute specifies that the audio output should be suppressed.
poster
It is the industry standard for high-definition video streams.
WAV
It is the industry standard for high-definition video streams.
Container
It is the industry standard for high-definition video streams.
source element
It is the industry standard for high-definition video streams.
H.264
It is the industry standard for high-definition video streams.
autoplay
It is the industry standard for high-definition video streams.
flashvar
It is the industry standard for high-definition video streams.
captions
It is the industry standard for high-definition video streams.
Plug-in
It is the industry standard for high-definition video streams.
muted
It is the industry standard for high-definition video streams.
poster
سؤال
Match between columns
الفرضيات:
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
الردود:
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
سؤال
Briefly explain how to control an animation.
سؤال
Why is the fallback option provided to an audio clip?
سؤال
Briefly describe the styles applied to track cues.
سؤال
When animating objects with CSS, the key frame values 0% and 100% can be replaced with the keywords _____.

A) from and to
B) first and last
C) start and end
D) open and close
سؤال
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. Ryan wants to embed the audio clip within the page, but he does not want the browser's native media player to show up. Which of the following HTML audio and video element attributes will help Ryan accomplish this?

A) autoplay
B) loop
C) controls
D) preload
سؤال
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. Ryan wants to embed an audio clip within the web page he is creating. Which of the following snippets must he include to embed an audio element in the web page along with the source and the type files?

A) < audio controls> < source src="cp_overture.wav" type="audio/ogg"/>
< /audio>
B) < audio controls> < source src="cp_overture.ogg" type="audio/.mp4"/>
< /audio>
C) < audio controls> < source src="cp_overture.m4a" type="audio/ogg"/>
< /audio>
D) < audio controls> < source src="cp_overture.aac" type="audio/mp4"/>
< /audio>
سؤال
Identify an animation property that repeats the animation being played without stopping.

A) animation-iteration-count = infinite
B) animation-timing-function = ease
C) animation-play-state = running
D) animation-delay = time
سؤال
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. Ryan wants a particular embedded media clip to automatically restart when it has finished playing. Which of the following HTML audio and video element attributes must Ryan include in his code to accomplish this?

A) src
B) loop
C) controls
D) preload
سؤال
Case-Based Critical Thinking Questions Case 8-2 Pete is designing a web page for a clothing company. He wants to show the different types of clothing lines available through a video. He wishes to use Adobe Flash Player to play the videos on the website. Pete wants to change the appearance of the player against the page background when the video is playing on the web page. He wants the page background to show via see-through colors in the player. Which of the following values of the wmode parameter must he include in the code to accomplish this?

A) transparent
B) showall
C) exactfit
D) autohigh
سؤال
Case-Based Critical Thinking Questions Case 8-2 Pete is designing a web page for a clothing company. He wants to show the different types of clothing lines available through a video. He wishes to use Adobe Flash Player to play the videos on the website. Pete wants to set the playback quality parameter of the movie where the display quality of the video is favored over the playback speed. Which of the following values of the quality parameter must he apply to accomplish this?

A) low
B) true
C) false
D) high
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/73
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Enhancing a Website With Multimedia Tutorial
1
The advantage of lossless compression is that the same level of compression is achieved as with lossy compression.
False
2
The language of the subtitle that is added to a media clip must be specified in the descriptions attribute in the track element.
False
3
When a media player initially loads a video file, the player shows the last video frame as a preview of the video's content.
False
4
Transition is a technique of creating the illusion of movement by displaying a sequence of changing images in rapid succession.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
5
A transition must start immediately after an event that triggers it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
6
When making tracks with Web Video Text Tracks (WebVTT), white spaces are ignored.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
7
An animation has a single state of operation, so a radio button is used to control the animation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
8
The original purpose of the web and HTML was to deliver textual information via separate hypertext documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
9
When applying an animation, the animation name must be listed first while the other properties can be listed in any order.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
10
To format specific cues or text strings within a cue section, the cue text is identified using markup tags such as for a span of text.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
11
In the audio element audio src="url" attributes />, the url specifies how the audio clip should be handled by the browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
12
By default, the caption cues are centered at the top of the video window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
13
When setting the transition timing, it must be ensured that the speed of the transition is constant.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
14
A challenge in delivering multimedia content is presenting it in a form that can be retrieved quickly and easily without loss of quality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
15
When a browser is unable to play an MP3 version or an OGG version of an audio file, a message is displayed as a fallback option asking the user to upgrade it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
16
The src , type , height , and width attributes can be applied to the embed element for any plug-in.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
17
Using lossless compression , nonessential data are removed to achieve a smaller file size.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
18
A video file typically contains a single codec that is used for both audio and video images.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
19
A plug-in works within a browser with CSS and JavaScript files to present a customizable player.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
20
An animation is limited to two style rules defined at the initial and end states.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following MIME types is supported by Advanced Audio Coding (AAC) file format embedded in an HTML page?

A) .wav
B) .m4a
C) .dvf
D) .ogg
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
22
In the context of HTML audio and video element attributes, the preload attribute's type _____ is used to preload only descriptive data about a particular clip.

A) metadata
B) descriptions
C) auto
D) captions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which of the following is true of the plug-in approach to deliver multimedia content?

A) A common plug-in is available across all browsers, operating systems, and devices.
B) Plug-ins are reliable and secure.
C) A plug-in requires users to install a separate application in addition to their web browsers.
D) Plug-ins consume valuable system resources, resulting in fast and reliable performance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
24
The video codec used for the Ogg video format is _____.

A) H.264
B) VP9
C) Truespeech
D) Theora
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
25
In the context of HTML audio and video element attributes, the _____ attribute's type includes auto , none , and metadata .

A) autoplay
B) muted
C) preload
D) loop
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
26
Data is compressed by removing redundant information using _____ compression.

A) lossless
B) lossy
C) irreversible
D) reversible
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
27
Colin has created a web page that supports multiple audio sources. However, he is unsure if the browsers used by his clients will support the audio format he has included. Which of the following must he include in the code to notify the clients about any browser upgradation required to play an audio file?

A) cue label
B) text track
C) fallback option
D) kind attribute
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
28
Codecs are placed within a _____ that handles the packaging, transportation, and presentation of data.

A) container
B) table
C) windows
D) cell
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following browsers supports all audio formats such as MP3, Advanced Audio Coding (AAC), Ogg, and WAV?

A) Google Chrome
B) Microsoft Internet Explorer
C) Opera
D) Safari
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
30
The task of controlling video playback requires an external JavaScript program as there are no CSS styles to control the video playback.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
31
Consider the following text string consisting of four As followed by five Bs and six Cs. Identify a string that ensures no loss of information.

A) 4A5B6C
B) A3B4C5
C) ABC345
D) 456ABC
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
32
_____ compress data so that it can be transmitted in a fast and efficient manner and then decompress it when it is to be read or played back.

A) Codecs
B) Bitmaps
C) Add-ons
D) Tokens
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
33
A plug-in either opens in its own external window or runs within a web page as a(n) _____.

A) embedded object
B) isolated object
C) root object
D) source object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
34
In the element track kind="type" src="url" label="text" srclang="lang" />, the _____ attribute defines the track category.

A) kind
B) label
C) srclang
D) src
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
35
When controlling an animation, if a check box is selected the animation pauses .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following audio formats in HTML provides better sound quality, especially at lower bit rates?

A) .ogg
B) .mp3
C) .wav
D) .aiff
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
37
Once an audiovisual aid has been stored within a container file, a _____ is required to decode and play that content.

A) bitmap
B) command prompt
C) media player
D) clipboard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which of the following browsers supports only the MPEG-4 video format?

A) Safari
B) Chrome
C) Firefox
D) Opera
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the following audio elements is used to embed audio clips within a web page?

A) audio src="url" attributes / >
B) audio src=attributes / >
C) audio src="url" "attributes" >
D) audio src="attributes"/ >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which of the following languages is used to set the width of a media player, add borders, drop shadows, and apply filters and transformations to the media player's appearance?

A) Ruby
B) CSS
C) PHP
D) Perl
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
41
_____ are windows that are embedded within a web page that displays the content of another page or Internet resource.

A) Inline frames
B) Key frames
C) Framesets
D) Frame vectors
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
42
Which of the following timing-function keywords allows a transition to occur more rapidly at the beginning and slow down near the end?

A) ease
B) ease-in
C) ease-out
D) ease-in-out
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
43
Which of the following timing-function keywords allows a transition to occur at a constant rate and then slow down toward the end?

A) alternate-reverse
B) linear-backwards
C) ease-out
D) ease-in-out
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
44
Which of the following is true of a transition?

A) It is a quick and instantaneous process and does not involve any steps in between to provide the styles.
B) It is an event initiated automatically by a browser.
C) It retains an object's style from the initial state till the ending state.
D) It slows down the change to an object's style and provides intermediate styles.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
45
Which of the following is true of a cue in a Web Video Text Tracks file?

A) The cue is matched with specific time intervals within a media clip.
B) The cue label holds the text of the cue.
C) The cue lists are separated by a comma after a cue text.
D) The cue times are entered in hh:ss:ms format.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
46
The cue attribute _____ sets the width of a cue as the percentage of the width of a video window.

A) position:value
B) line:value
C) align:value
D) size:value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
47
Ria is creating a website that includes videos. She wants to apply subtitles to the video clip and arrange the text horizontally within the cue . Which of the following cue attributes should she include in the code to accomplish this?

A) position:value
B) line:value
C) align:value
D) size:value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
48
The cue attribute _____ places a cue vertically within the video window, where value ranges from 0% (top) to 100% (bottom).

A) position:value
B) line:value
C) vertical:type
D) size:value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
49
The styles for the _____ pseudo-element are limited to the background, color, font, opacity, outline, text-decoration, text-shadow, visibility, and white-space properties.

A) kind
B) cue
C) embed
D) iframe
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
50
<strong>  Which of the following set of transition properties depicts the given image?</strong> A) I nitial state background: white; color: black; transition: background 4s; End state background: green; color: white; B) Initial state background: white; color: white; transition: 0s; End state background: white; color: black; C) Initial state background: white; color: white; End state background: white; color: black; transition: background 4s; D) Initial state background: green; color: white; End state background: white; color: black; transition: background 4s; Which of the following set of transition properties depicts the given image?

A) I nitial state background: white; color: black; transition: background 4s; End state background: green; color: white;
B) Initial state background: white; color: white; transition: 0s; End state background: white; color: black;
C) Initial state background: white; color: white; End state background: white; color: black; transition: background 4s;
D) Initial state background: green; color: white; End state background: white; color: black; transition: background 4s;
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
51
_____ is an HTML5 audio and video player with support for Flash and Microsoft Silverlight.

A) MediaElement.js
B) Projekktor
C) Flowplayer
D) Video.js
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
52
For longer video clips, the time in the cue is written in the form _____.

A) hh:mm:ss.ms
B) hh.ms:ss
C) hh.mm.ss
D) ms:ss.mm:hh
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
53
The value of the kind attribute that provides long explanations synced to specified time points within a media clip is _____.

A) metadata
B) captions
C) srclang
D) descriptions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
54
<strong>   In the accompanying figure of graphing the transition timings, the vertical axis measures the progress of the transition toward completion and the horizontal axis measures the duration. Which of the following graphs labelled A, B, C, and D represents the ease-in-out timing?</strong> A) A B) D C) B D) C In the accompanying figure of graphing the transition timings, the vertical axis measures the progress of the transition toward completion and the horizontal axis measures the duration. Which of the following graphs labelled A, B, C, and D represents the ease-in-out timing?

A) A
B) D
C) B
D) C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
55
Which of the following Flash player parameters recognizes a movie so that it can be referenced and has a value of text ?

A) id
B) flashvar
C) name
D) wmode
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
56
Identify the kind attribute that is a default translation of a dialog from a media clip whose language is specified in the srclang attribute.

A) descriptions
B) chapters
C) captions
D) subtitles
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
57
Which of the following is true of the default attribute when adding text tracks to a video file?

A) It enables all the available tracks by marking them as default .
B) It enables the active track by marking it with the default attribute.
C) The default attribute is not required when there is a single track available.
D) The default attribute is not required when there are multiple tracks available.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
58
Which of the following structures is the format of a Web Video Text Tracks file?

A) WebVTT cue1 cue2 …
B) WEBVTT cue1 cue2 …
C) WVtt cue1 cue2 …
D) WVTT cue1 cue2 …
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
59
<strong>  In the accompanying figure, the value of the timing-function is _____.</strong> A) alternate-reverse B) linear-backwards C) ease-out D) ease-in In the accompanying figure, the value of the timing-function is _____.

A) alternate-reverse
B) linear-backwards
C) ease-out
D) ease-in
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
60
Which of the following is true of animating objects in CSS?

A) Animation creates an illusion of movement by displaying key frames in rapid succession.
B) Animation is limited to two style rules defined at the initial and end states.
C) Animations can be run only once as multiple images in rapid motion to a page object.
D) Animations can only be run when a CSS property is being changed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
61
Match between columns
This attribute specifies that the audio output should be suppressed.
WAV
This attribute specifies that the audio output should be suppressed.
Container
This attribute specifies that the audio output should be suppressed.
source element
This attribute specifies that the audio output should be suppressed.
H.264
This attribute specifies that the audio output should be suppressed.
autoplay
This attribute specifies that the audio output should be suppressed.
flashvar
This attribute specifies that the audio output should be suppressed.
captions
This attribute specifies that the audio output should be suppressed.
Plug-in
This attribute specifies that the audio output should be suppressed.
muted
This attribute specifies that the audio output should be suppressed.
poster
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
WAV
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Container
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
source element
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
H.264
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
autoplay
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
flashvar
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
captions
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Plug-in
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
muted
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
poster
This attribute is applied to the video element to define a video's preview image.
WAV
This attribute is applied to the video element to define a video's preview image.
Container
This attribute is applied to the video element to define a video's preview image.
source element
This attribute is applied to the video element to define a video's preview image.
H.264
This attribute is applied to the video element to define a video's preview image.
autoplay
This attribute is applied to the video element to define a video's preview image.
flashvar
This attribute is applied to the video element to define a video's preview image.
captions
This attribute is applied to the video element to define a video's preview image.
Plug-in
This attribute is applied to the video element to define a video's preview image.
muted
This attribute is applied to the video element to define a video's preview image.
poster
It is essentially the file format that is identified by a file extension.
WAV
It is essentially the file format that is identified by a file extension.
Container
It is essentially the file format that is identified by a file extension.
source element
It is essentially the file format that is identified by a file extension.
H.264
It is essentially the file format that is identified by a file extension.
autoplay
It is essentially the file format that is identified by a file extension.
flashvar
It is essentially the file format that is identified by a file extension.
captions
It is essentially the file format that is identified by a file extension.
Plug-in
It is essentially the file format that is identified by a file extension.
muted
It is essentially the file format that is identified by a file extension.
poster
It starts the performance of a media clip as soon as it is loaded by the browser.
WAV
It starts the performance of a media clip as soon as it is loaded by the browser.
Container
It starts the performance of a media clip as soon as it is loaded by the browser.
source element
It starts the performance of a media clip as soon as it is loaded by the browser.
H.264
It starts the performance of a media clip as soon as it is loaded by the browser.
autoplay
It starts the performance of a media clip as soon as it is loaded by the browser.
flashvar
It starts the performance of a media clip as soon as it is loaded by the browser.
captions
It starts the performance of a media clip as soon as it is loaded by the browser.
Plug-in
It starts the performance of a media clip as soon as it is loaded by the browser.
muted
It starts the performance of a media clip as soon as it is loaded by the browser.
poster
It is nested within a single audio section to provide several versions of the same media file.
WAV
It is nested within a single audio section to provide several versions of the same media file.
Container
It is nested within a single audio section to provide several versions of the same media file.
source element
It is nested within a single audio section to provide several versions of the same media file.
H.264
It is nested within a single audio section to provide several versions of the same media file.
autoplay
It is nested within a single audio section to provide several versions of the same media file.
flashvar
It is nested within a single audio section to provide several versions of the same media file.
captions
It is nested within a single audio section to provide several versions of the same media file.
Plug-in
It is nested within a single audio section to provide several versions of the same media file.
muted
It is nested within a single audio section to provide several versions of the same media file.
poster
It is the industry standard for high-definition video streams.
WAV
It is the industry standard for high-definition video streams.
Container
It is the industry standard for high-definition video streams.
source element
It is the industry standard for high-definition video streams.
H.264
It is the industry standard for high-definition video streams.
autoplay
It is the industry standard for high-definition video streams.
flashvar
It is the industry standard for high-definition video streams.
captions
It is the industry standard for high-definition video streams.
Plug-in
It is the industry standard for high-definition video streams.
muted
It is the industry standard for high-definition video streams.
poster
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
WAV
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Container
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
source element
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
H.264
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
autoplay
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
flashvar
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
captions
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Plug-in
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
muted
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
poster
It is a brief text description that is synced to specified time points within the media clip.
WAV
It is a brief text description that is synced to specified time points within the media clip.
Container
It is a brief text description that is synced to specified time points within the media clip.
source element
It is a brief text description that is synced to specified time points within the media clip.
H.264
It is a brief text description that is synced to specified time points within the media clip.
autoplay
It is a brief text description that is synced to specified time points within the media clip.
flashvar
It is a brief text description that is synced to specified time points within the media clip.
captions
It is a brief text description that is synced to specified time points within the media clip.
Plug-in
It is a brief text description that is synced to specified time points within the media clip.
muted
It is a brief text description that is synced to specified time points within the media clip.
poster
It contains text values that are passed to the player to control the behavior and the content of a movie.
WAV
It contains text values that are passed to the player to control the behavior and the content of a movie.
Container
It contains text values that are passed to the player to control the behavior and the content of a movie.
source element
It contains text values that are passed to the player to control the behavior and the content of a movie.
H.264
It contains text values that are passed to the player to control the behavior and the content of a movie.
autoplay
It contains text values that are passed to the player to control the behavior and the content of a movie.
flashvar
It contains text values that are passed to the player to control the behavior and the content of a movie.
captions
It contains text values that are passed to the player to control the behavior and the content of a movie.
Plug-in
It contains text values that are passed to the player to control the behavior and the content of a movie.
muted
It contains text values that are passed to the player to control the behavior and the content of a movie.
poster
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
62
Match between columns
This attribute is applied to the video element to define a video's preview image.
WAV
This attribute is applied to the video element to define a video's preview image.
Container
This attribute is applied to the video element to define a video's preview image.
source element
This attribute is applied to the video element to define a video's preview image.
H.264
This attribute is applied to the video element to define a video's preview image.
autoplay
This attribute is applied to the video element to define a video's preview image.
flashvar
This attribute is applied to the video element to define a video's preview image.
captions
This attribute is applied to the video element to define a video's preview image.
Plug-in
This attribute is applied to the video element to define a video's preview image.
muted
This attribute is applied to the video element to define a video's preview image.
poster
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
WAV
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Container
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
source element
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
H.264
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
autoplay
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
flashvar
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
captions
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
Plug-in
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
muted
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
poster
It starts the performance of a media clip as soon as it is loaded by the browser.
WAV
It starts the performance of a media clip as soon as it is loaded by the browser.
Container
It starts the performance of a media clip as soon as it is loaded by the browser.
source element
It starts the performance of a media clip as soon as it is loaded by the browser.
H.264
It starts the performance of a media clip as soon as it is loaded by the browser.
autoplay
It starts the performance of a media clip as soon as it is loaded by the browser.
flashvar
It starts the performance of a media clip as soon as it is loaded by the browser.
captions
It starts the performance of a media clip as soon as it is loaded by the browser.
Plug-in
It starts the performance of a media clip as soon as it is loaded by the browser.
muted
It starts the performance of a media clip as soon as it is loaded by the browser.
poster
It is nested within a single audio section to provide several versions of the same media file.
WAV
It is nested within a single audio section to provide several versions of the same media file.
Container
It is nested within a single audio section to provide several versions of the same media file.
source element
It is nested within a single audio section to provide several versions of the same media file.
H.264
It is nested within a single audio section to provide several versions of the same media file.
autoplay
It is nested within a single audio section to provide several versions of the same media file.
flashvar
It is nested within a single audio section to provide several versions of the same media file.
captions
It is nested within a single audio section to provide several versions of the same media file.
Plug-in
It is nested within a single audio section to provide several versions of the same media file.
muted
It is nested within a single audio section to provide several versions of the same media file.
poster
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
WAV
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Container
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
source element
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
H.264
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
autoplay
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
flashvar
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
captions
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
Plug-in
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
muted
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
poster
It is a brief text description that is synced to specified time points within the media clip.
WAV
It is a brief text description that is synced to specified time points within the media clip.
Container
It is a brief text description that is synced to specified time points within the media clip.
source element
It is a brief text description that is synced to specified time points within the media clip.
H.264
It is a brief text description that is synced to specified time points within the media clip.
autoplay
It is a brief text description that is synced to specified time points within the media clip.
flashvar
It is a brief text description that is synced to specified time points within the media clip.
captions
It is a brief text description that is synced to specified time points within the media clip.
Plug-in
It is a brief text description that is synced to specified time points within the media clip.
muted
It is a brief text description that is synced to specified time points within the media clip.
poster
It contains text values that are passed to the player to control the behavior and the content of a movie.
WAV
It contains text values that are passed to the player to control the behavior and the content of a movie.
Container
It contains text values that are passed to the player to control the behavior and the content of a movie.
source element
It contains text values that are passed to the player to control the behavior and the content of a movie.
H.264
It contains text values that are passed to the player to control the behavior and the content of a movie.
autoplay
It contains text values that are passed to the player to control the behavior and the content of a movie.
flashvar
It contains text values that are passed to the player to control the behavior and the content of a movie.
captions
It contains text values that are passed to the player to control the behavior and the content of a movie.
Plug-in
It contains text values that are passed to the player to control the behavior and the content of a movie.
muted
It contains text values that are passed to the player to control the behavior and the content of a movie.
poster
It is essentially the file format that is identified by a file extension.
WAV
It is essentially the file format that is identified by a file extension.
Container
It is essentially the file format that is identified by a file extension.
source element
It is essentially the file format that is identified by a file extension.
H.264
It is essentially the file format that is identified by a file extension.
autoplay
It is essentially the file format that is identified by a file extension.
flashvar
It is essentially the file format that is identified by a file extension.
captions
It is essentially the file format that is identified by a file extension.
Plug-in
It is essentially the file format that is identified by a file extension.
muted
It is essentially the file format that is identified by a file extension.
poster
This attribute specifies that the audio output should be suppressed.
WAV
This attribute specifies that the audio output should be suppressed.
Container
This attribute specifies that the audio output should be suppressed.
source element
This attribute specifies that the audio output should be suppressed.
H.264
This attribute specifies that the audio output should be suppressed.
autoplay
This attribute specifies that the audio output should be suppressed.
flashvar
This attribute specifies that the audio output should be suppressed.
captions
This attribute specifies that the audio output should be suppressed.
Plug-in
This attribute specifies that the audio output should be suppressed.
muted
This attribute specifies that the audio output should be suppressed.
poster
It is the industry standard for high-definition video streams.
WAV
It is the industry standard for high-definition video streams.
Container
It is the industry standard for high-definition video streams.
source element
It is the industry standard for high-definition video streams.
H.264
It is the industry standard for high-definition video streams.
autoplay
It is the industry standard for high-definition video streams.
flashvar
It is the industry standard for high-definition video streams.
captions
It is the industry standard for high-definition video streams.
Plug-in
It is the industry standard for high-definition video streams.
muted
It is the industry standard for high-definition video streams.
poster
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
63
Match between columns
الفرضيات:
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is the industry standard for high-definition video streams.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It is nested within a single audio section to provide several versions of the same media file.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
It acts as a fallback option for browsers that do not support the HTML5 multimedia elements by adding the embed element.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute specifies that the audio output should be suppressed.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
This attribute is applied to the video element to define a video's preview image.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It contains text values that are passed to the player to control the behavior and the content of a movie.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It starts the performance of a media clip as soon as it is loaded by the browser.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is essentially the file format that is identified by a file extension.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is the original audio format for Windows PCs, which is commonly used for storing uncompressed audio, making it impractical for all but the shortest audio clips.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
It is a brief text description that is synced to specified time points within the media clip.
الردود:
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
WAV
Container
source element
H.264
autoplay
flashvar
captions
Plug-in
muted
poster
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
64
Briefly explain how to control an animation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
65
Why is the fallback option provided to an audio clip?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
66
Briefly describe the styles applied to track cues.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
67
When animating objects with CSS, the key frame values 0% and 100% can be replaced with the keywords _____.

A) from and to
B) first and last
C) start and end
D) open and close
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
68
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. Ryan wants to embed the audio clip within the page, but he does not want the browser's native media player to show up. Which of the following HTML audio and video element attributes will help Ryan accomplish this?

A) autoplay
B) loop
C) controls
D) preload
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
69
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. Ryan wants to embed an audio clip within the web page he is creating. Which of the following snippets must he include to embed an audio element in the web page along with the source and the type files?

A) < audio controls> < source src="cp_overture.wav" type="audio/ogg"/>
< /audio>
B) < audio controls> < source src="cp_overture.ogg" type="audio/.mp4"/>
< /audio>
C) < audio controls> < source src="cp_overture.m4a" type="audio/ogg"/>
< /audio>
D) < audio controls> < source src="cp_overture.aac" type="audio/mp4"/>
< /audio>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
70
Identify an animation property that repeats the animation being played without stopping.

A) animation-iteration-count = infinite
B) animation-timing-function = ease
C) animation-play-state = running
D) animation-delay = time
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
71
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. Ryan wants a particular embedded media clip to automatically restart when it has finished playing. Which of the following HTML audio and video element attributes must Ryan include in his code to accomplish this?

A) src
B) loop
C) controls
D) preload
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
72
Case-Based Critical Thinking Questions Case 8-2 Pete is designing a web page for a clothing company. He wants to show the different types of clothing lines available through a video. He wishes to use Adobe Flash Player to play the videos on the website. Pete wants to change the appearance of the player against the page background when the video is playing on the web page. He wants the page background to show via see-through colors in the player. Which of the following values of the wmode parameter must he include in the code to accomplish this?

A) transparent
B) showall
C) exactfit
D) autohigh
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
73
Case-Based Critical Thinking Questions Case 8-2 Pete is designing a web page for a clothing company. He wants to show the different types of clothing lines available through a video. He wishes to use Adobe Flash Player to play the videos on the website. Pete wants to set the playback quality parameter of the movie where the display quality of the video is favored over the playback speed. Which of the following values of the quality parameter must he apply to accomplish this?

A) low
B) true
C) false
D) high
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 73 في هذه المجموعة.