From: Christopher Williams <[EMAIL PROTECTED]> Subject: switch statement for RP 7 I'm having a problem in using the switch statement in RP7 that is suppose to check the user computer to see if they are running RP7 or G2. Has anyone else had this problem? This is the first time I've tried it. . The way the text reads, is that it should pick the newer systems first and if its not available then choose the 2nd text stream. Here's some abbreviated code <smil xmlns:cv="http://features.real.com/systemComponent"> - - - - - <body> <par> <switch> <textstream system-required="cv" cv:systemComponent="http://features.real.com/?feature;player=6.0.8" src="societal_respon.rt" region="agenda" fill="freeze"/> <textstream src="societal_respon0.rt" region="agenda" fill="freeze"/> </switch> - - - - - <video src="societal_respon4.rm" region="video" fill="freeze"/> </seq> </par> </body> </smil> Christopher T. Williams `````````````````````````````` Instructional Media Producer Center for Distance Learning 620 Cherry Street, ESM Building Rm. G-6 Atlanta, Ga 30332-0240 Phone: 404.894.3378; 404.894.0612 Fax: 404.894-8924 http://www.conted.gatech.edu/distance/cdl-home.html ******************************************************* 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]>
