From: Nicholas Hart <[EMAIL PROTECTED]> Subject: Re: How do you make an embedded Active X object hidden when doing I think most people accomplish this by setting the height and width to 0. You might want to check Microsoft's documentation and see if there is a preferred way of embedding hidden ActiveX controls, as this would be a browser feature, not an ActiveX control feature. At 10:45 AM 11/11/99 -0800, you wrote: >custom controls?? >Sender: [EMAIL PROTECTED] >Precedence: bulk >Reply-To: [EMAIL PROTECTED] > >From: "Yvan Gagnon" <[EMAIL PROTECTED]> >Subject: How do you make an embedded Active X object hidden when doing >custom controls?? > >I've been experimenting with using an embedded player with custom controls, >and although I know how to make the embedded object hidden in Netscape > <EMBED SRC="test.smi" type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" >CONTROLS="ImageWindow" > HEIGHT=240 WIDTH=320 AUTOSTART=false name=javaPlug1 hidden="true"> ) I >can't figure out how to do it for the Active X obect. Anyone here know what >the correct parmameter for it is? > >[ I want to embed a realaudio file so that it works in both Netscape & IE 4, >but to only have stop and play buttons to control it. ] > >thanks, >-- [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]>
