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%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].
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en.


Reply via email to