From: "Mandy Vance" <[EMAIL PROTECTED]>
Subject: Re: targeting the video region
I have a possible answer to your first question. (I haven't worked with 3D
at all, but I think your first question is just referring to a plain, video,
audio and text smil file).
Anyway, yes you should be able to link a specific region, which you should
have specified in your layout region. If your video region is defined as
"play" as you said you should link to the file and make the target region
equal to "play."
Here is an example I took from the SMIL product guide:
<a href="rtsp://realserver.company.com/video2.rm">
<video src="video.rm" region="videoregion"/>
</a>
See where it says region="videoregion"? That's where you want yours to say:
region="play".
Good luck.
Mandy
-----Original Message-----
From: RealForum <[EMAIL PROTECTED]>
Date: Thursday, September 02, 1999 4:29 PM
Subject: targeting the video region
>From: "kevinr" <[EMAIL PROTECTED]>
>Subject: targeting the video region
>
>1. I currently map an image within a smil layout to serve as a "play", =
>this replays the entire smil layout (all regions). I would prefer to =
>target simply the video region, is this possible?
>=20
>2. I am trying to use the <seq> </seq> tags alone thereby playing in =
>sequence i.e.(not with <par><seq></seq></par> which plays in parallel =
>and sequence which utilizes more CPU and bandwidth) When I try to run =
>in strictly <seq> </seq> mode I cannot use the fill=3D"freeze" tags =
>(i.e. the clips do not remain after play). Does the fill=3D"freeze" =
>feature not work in sequence mode?
>=20
>Much Thanks!!!
>D. Kevin Ritter
>Phone (404) 266-8274