Interviewer And Interviewee Guide

SMIL Interview Question:

Give an example of SMIL file?

Submitted by: Administrator
- SMIL files are written using a text editor.

- A compatible SMIL player is needed such as Ambulant Player.

- SMIL have <head>, <body> and <layout> tags.

- <layout> tag is used specify the size and background color of the presentation.

- Following code snippet is an example of SMIL:

<head>
<layout>
<topLayout width="640px" height="480px" backgroundColor="#FFFFFF"
open="whenActive" close="whenNotActive"/>
</layout>
</head>
Submitted by: Administrator

Read Online SMIL Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.