Hi, *I hope this is the right group and apologize if it isn't* I'm following YouTube JS API (http://code.google.com/apis/youtube/js_api_reference.html#Events), and trying to create a simple page that will count stalls and stalled seconds when viewing a YouTube video. I created a chromeless embed, text box to enter video ID, and "play" links to start the video. When the video starts I record the time, and when it ends I also record the time, and if the diff is greater then the reported video time I assume the video stalled for <diff> seconds. I also count event changes to state = 3 as stalls.
However, some users reported that I declared stalls on occasions which they have NOT seen any. So the question - what could trigger state=3 that would NOT be considered a stall in the video? Thanks, -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
