WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: MAGpie help

for

From: Ricci, Mark
Date: Jan 14, 2002 10:07AM


Arleigh,

Here is a sample of a basic smi file that plays an real audio file
and a real text file.


<smil>
<head>
<meta name="title" content="Broadcast"/>
<meta name="author" content="Company"/>
<meta name="copyright" content="(c) 2000"/>
<layout>
<root-layout width="240" height="300" background-color="black"/>
<!-- Video region --><region id="video" left="0" top="0" width="240"
height="180" fit="fill" background-color="black" z-index="1"/>
<!-- CC Region --><region id="ticker" left="0" top="180" width="240"
height="120" z-index="2"/></layout>
</head>
<body>
<par>
<!-- Play these streams concurrently (in parallel). -->
<video src="file.rm" region="video" fill="freeze"/>
<text src="file.rt" region="ticker" fill="freeze" />
</par>
</body>
</smil>


The slight changes have to be made in order for this format to work with
quicktime.

Mark




-----Original Message-----
From: Arleigh Farrell [mailto: <EMAIL REMOVED> ]
Sent: Monday, January 14, 2002 11:58 AM
To: ADA listserv Webaim
Subject: MAGpie help


Thanks for the wonderful emails regarding outputting MAGpie captioned
movies. They have encouraged me to try to finish up the project this week. I
also found a book called QuickTime for the Web which has a chapter on SMIL.

Arleigh Farrell
Web Developer
CSU Center for Distributed Learning
Voice: 707-664-4339
Fax: 707-664-4350
email: <EMAIL REMOVED>



---
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/


This e-mail message is for the sole use of the intended recipient(s) and may
contain confidential and/or privileged information. Any review, use,
disclosure or distribution by persons or entities other than the intended
recipient(s) is prohibited. If you are not the intended recipient, please
contact the sender by reply and destroy all copies of the original message.
Thank you.

WordWave, Capturing the Power of the Spoken Word
http://www.wordwave.com




---
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/