From: Nicholas Hart <[EMAIL PROTECTED]>
Subject: Re: two palyers and one control

you need to use different console names for each imagewindow.  try
console="vidclip1" for one and console="vidclip2" for the other.

However, you will not be able to play both at the same time.  You can
accomplish this if you make a smil file that plays both video clips in
parallel and omits the layout section.  Have one clip play to "vidregion1"
and the other play to "vidregion2" and then in your html set the region
tags for your imagewindows so that one has region="vidregion1" and the
other is region="vidregion2" (or use your own names.)

Good luck.


At 02:14 PM 11/19/99 -0800, you wrote:
 >From: "Raj Janampally" <[EMAIL PROTECTED]>
 >Subject: two palyers and one control
 >
 >hi
 >i have two imagewindows and each with a differnt source file..can start both
 >the videos with one button..using javascript.
 >i have tried calling the document.objectname.Doplay()..but both the image
 >windows paly the same source file...the src for the first imagewindow
 >soirce..
 >any suggestions..
 >thanks in advance
 >[EMAIL PROTECTED]
 >

*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to