[SWFObject] Streaming video not buffering

Aran Rhee aran.rhee at gmail.com
Mon May 8 23:46:02 PDT 2006


Mike.

I did see exactly what you were describing on 1st view in IE, but I
rechecked, and now IE doesn't show the controller. I cleared my cache etc to
see if it was a caching issue, but no difference....So ???

Are you sure that IE is getting the netStream onStatus events you're using
to make it appear?

Have you run your FLV through something like : http://www.buraks.com/flvmdi/
to make sure all the correct metadata etc is in the file. I know heaps of
people have issues with malformed metadata in FLVs which cause unexpected
behaviour in the player.


The onMouseMove init controls stuff should still be working though, so
hmmmm...


Without using SWFObject, I am still getting the same issues (in IE), so I
think you should probably re-examine you .swf

The below behaves the same for me (works in firefox, not in IE):

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=7,0,19,0" width="480" height="270" title="player">
  <param name="movie" value="art_player.swf" />
  <param name="quality" value="high" />
  <param name="flashvars" value="videofile=john campbell-jon-tddc-video.flv"
/>
  <embed src="art_player.swf" flashvars="videofile=john
campbell-jon-tddc-video.flv" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="480" height="270"></embed>
</object>

Aran


> -----Original Message-----
> From: swfobject-bounces at lists.deconcept.com 
> [mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of 
> Mike Palmer
> Sent: Tuesday, 9 May 2006 3:45 PM
> To: swfobject at lists.deconcept.com
> Subject: Re: [SWFObject] Streaming video not buffering
> 
> Hi Aran,
> 
> Thanks for the feedback. Just to be sure, do you see the 
> "Buffering Video" screen come up at the beginning? And the 
> control pops up when you mouse over? I don't get that here at 
> all with IE6, IE5.5, or IE5.01. The video plays, but no 
> buffer and no iteractivity. I'm running WinXP SP2.
> 
> This makes it even more complicated, b/c it could be 
> something wrong with my system. Any other people having no 
> trouble seeing the video on
> IE6 or lower on PC?
> 
> Cheers,
> 
> Mike Palmer
> 
> 
> 
> Aran Rhee wrote:
> 
> >Mike.
> >
> >Worked for me in IE 6 (even using flash player 9). Did you change 
> >something ?
> >
> >Aran
> >
> >  
> >
> >>-----Original Message-----
> >>From: swfobject-bounces at lists.deconcept.com
> >>[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Mike 
> >>Palmer
> >>Sent: Tuesday, 9 May 2006 11:58 AM
> >>To: swfobject at lists.deconcept.com
> >>Subject: [SWFObject] Streaming video not buffering
> >>
> >>G'day,
> >>
> >>I'm not sure if this question has been answered before here and I 
> >>don't know where I can search the list, so here goes:
> >>
> >>I'm using SWFObject to load a Flash video player which in 
> turn loads 
> >>an FLV. The video player has a buffering function which 
> only seems to 
> >>work on Firefox 1.5 (PC). On IE 6, the video loads, but it doesn't 
> >>buffer at all. In fact, the control bar that is supposed to appear 
> >>when you rollover the movie also doesn't work in IE 6. As 
> for Safari, 
> >>my friend says the control bar doesn't appear either, I 
> have no idea 
> >>if it's buffering.
> >>
> >>Link: http://art.tddc.org/videos/watch/yeah
> >>
> >>Anyway, has anyone encountered this issue before? If so, 
> how did you 
> >>deal with it?
> >>
> >>Cheers,
> >>
> >>Mike Palmer
> >>_______________________________________________
> >>SWFObject mailing list
> >>SWFObject at lists.deconcept.com
> >>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
> >>    
> >>
> >
> >_______________________________________________
> >SWFObject mailing list
> >SWFObject at lists.deconcept.com
> >http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
> >
> >
> >
> >  
> >
> 
> 
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com




More information about the Swfobject mailing list