I have 2 videos. During the first video I want to not show or disable the flvplayback seekBar, but I want to show/enable the seekBar during the 2nd video....
Here is the code that is playing both videos... listenerObject.complete = function(eventObject:Object):Void { if (vid.contentPath == "qthigh4.flv") { playerBar.gotoAndStop(1); vid.play("12-07-06.flv"); } }; ------------------------------------------------ Michael Appenzellar Sr. Web Applications Developer Mirame Interactive http://www.mirameinteractive.com 301-663-5672 x6413 _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com