I am using Netstream object to play FLV's dynamically and I was wondering if it is possible to slow down the FLV's when a certain events happens. For instance, right now I am using the built in my_ns.play("video_name.flv") and then it plays just fine when the event occurs. But I want to maybe play the video at half speed instead of full speed when this event occurs. Is this possible?
Thanks
Thanks