From: Chris Laning <[EMAIL PROTECTED]> Subject: Ignoring Embedded Commands I have a smil presentation that exists in a frame environment. From time to time I need to prompt the user for input. I have embedded URL events into a real media stream (using Sound Forge's "Save markers as events" feature). Each time I prompt the user there are two embedded events. The first is a URL that is called into a frame to display the input form. The second is "command:pause()" which is directed to the target "_player". This twosome is repeated every time input is required. Once the user supplies the input, the presentation is "unpaused" via javascript. Ok, here is the problem. The first time through, both calls are recognized. After that, only the URL call is recognized and the player command seems to be ignored. If I start the presentation and advance to say the third instance of the calls, it will perform both that time and then on the fourth it will only do the URL. It seems that the player is only accepting one "command:pause()" and ignoring all others after that. Any suggestions on how to overcome this problem? Chris Laning Web Desinger PedsRef.org Nemours Foundation 1600 Rockland Road Wilmington, DE 19899 ******************************************************* 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]>
