[Flashcoders] FLVPlayer and seek() flips out

2006-11-13 Thread Michael Stuhr

when i'm trying to do a seek seekPercent or seekSeconds the FLVPlayer
totally flips out. it seeks endlessly.

what is the 'correct'  way to do this ?

micha
___
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


Re: [Flashcoders] FLVPlayer and seek() flips out

2006-11-13 Thread Yehia Shouman

I suggest you put a trace beside your seekSeconds call , and see how many
times it is called.
also if you have the autoPlay property set to true, just call seeSeconds and
dont call play after (the second one is something that made me pull my hair
out last week)


On 11/13/06, Michael Stuhr [EMAIL PROTECTED] wrote:


when i'm trying to do a seek seekPercent or seekSeconds the FLVPlayer
totally flips out. it seeks endlessly.

what is the 'correct'  way to do this ?

micha
___
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


___
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