From: "Stephen Ricketts, Velocedge" <[EMAIL PROTECTED]> Subject: Calling RealProducer ActiveX Control in Browser I would like to allow a user to start RealProducer from an .asp in a web browser. Is there a way to insert the RealProducer object into the page (along with the appropriate parameters) and use JavaScript associated with form buttons to start and stop the encoding? I know I can create another ActiveX control, imbed the RealProducer control in it, and add the appropriate commands, but it would be much cleaner if I could just insert the RealProducer control and run it from the browser. I'm using FrontPage to create the .asp's. I can include the RealProducer ActiveX control directly in the page but it doesn't have any start or stop buttons with the control. If I put the RealProducer control in a ActiveX control I write I can also create buttons to go with it that call the StartEncoding and StopEncoding events. I don't really want to do that if I don't have to. I guess what I'm saying is that I would like to insert the control while I'm in FrontPage and add the buttons to start and stop it. I don't know how to start and stop the control when I'm not in VB. Is there a way to start/stop in Javascript? This may be obvious to some, but this is my first attempt with the RealProducer control. I wasn't able to find the documentation on this particular approach. Thanks for any help you can give. Steve Ricketts ******************************************************* 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]>
