Like Firefox, I belive Safari only renders Flash content when it is actually
visible in the current viewport of the user.

This is an issue for Flash content on sites which are "below the fold", in
that the user has to actually scroll down before the Flash content is
rendered to the page . I can fully understand why the browsers do it - There
is no benefit (in fact there are a lot of negatives) to having non visible
elements sucking up ram or cpu cycles in the background.


Aran


On Wed, Dec 9, 2009 at 11:59 AM, LuizMurillo <[email protected]> wrote:

> I think this is an Safari issue. Or feature, dunno, hard to say.
> If someone can solve it, please.
>
> LM
>
> On Nov 17, 9:36 pm, Sam Sherlock <[email protected]> wrote:
> > When you say tab do you mean browser or css tab?
> >
> > Can you provide a link to the page with this issue?
> >
> > - S
> >
> > 2009/11/17 rizki <[email protected]>
> >
> >
> >
> > > Howdy all,
> >
> > > I found a problem regarding creating the swf on inactive tab in Safari
> > > browser. The flash content is the jw player and I believe this is the
> > > swfobject problem on Safari. Since the playerReady() callback on
> > > jwplayer was not being executed. Below is my code when the swf is
> > > being recreated, and it will be recreated on inactive tab :
> >
> > > swfobject.removeSWF('player1');
> > > document.getElementById('container').innerHTML = '<div
> > > id="holder1">Player</div>';
> > > var par = { flashvars: "autostart="+flashvars.autostart
> > > +"&file="+flashvars.file+"&streamer="+flashvars.streamer
> > > +"&type="+flashvars.type+"&bufferlength="+flashvars.bufferlength };
> > > swfobject.createSWF(attributes, par, "holder1");
> >
> > > Anyone knows the solution ? Thanks for any help.
> >
> > > --~--~---------~--~----~------------~-------~--~----~
> > > 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]<swfobject%[email protected]>
> <swfobject%2bunsubscr...@googlegroups .com>
> > > For more options, visit this group at
> > >http://groups.google.com/group/swfobject?hl=en
> > > -~----------~----~----~----~------~----~------~--~---
>
> --
>
> 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]<swfobject%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/swfobject?hl=en.
>
>
>

--

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.


Reply via email to