I think this is an Safari issue. Or feature, dunno, hard to say.
On Nov 17, 9:36 pm, Sam Sherlock <
sam.sherl...@gmail.com> 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 <
ri...@maltech.jp>
>
>
>
> > 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
swfo...@googlegroups.com
> > To unsubscribe from this group, send email to