I don't have to click twice on FF 2.0.0.13 to get focus, so it all seems to
be working for me.
I know there are various issues with wmode=transparent + layers + FF. Just
Google it, and see all the various posts. These kind of issues are to do
with the Flash player directly, and would appear whether you were using
object/embed or SWFObject.
I know aesthetically, it is kind of nice to see the blog below, but would
you lose that much affect if you went to wmode=opaque. You would see a
noticeable improvement in the performance of you experiments (especially CPU
intensive ones like you particle demo) by getting rid of transparency.
You could still leave the background of the pop up layer transparent (the
dark grey gif etc), but just make your flash bg color solid.
My 2c anyhow.
Cheers,
Aran
Yeah, I understand what you meant. I was able to use the slider controls etc
straight away without having to click twice. I have seen the error of what
you are describing before, but I believe it was only happening with
transparency enabled.
Have you tried to explicitly focus on the flash element after displaying? I
am thinking that the focus might be elsewhere on the page / another layer.
e.g. document.getElementById('myflash').focus();
Cheers,
Aran
-----Original Message-----
From: swfo...@googlegroups.com [mailto:swfo...@googlegroups.com] On
Behalf Of Benjamin Bojko
Sent: Wednesday, 9 April 2008 3:13 AM
To: SWFObject
Subject: Re: click 2 activate on firefox?
On the mac side of things, is that what you are using for your FF tests (and
where you are seeing the click to activate issue), as I am on PC. Perhaps
the issue is only Mac FF related?
Read more here (seems to be a known/outstanding issue). And the workaround
suggested - wmode=opaque !
http://www.colettas.org/?p=67
Also, it would seem on further reading, that focus() only works on IE.
Seems like all roads are leading to Rome here....
A
-----Original Message-----
From: swfo...@googlegroups.com [mailto:swfo...@googlegroups.com] On
Behalf Of Benjamin Bojko
Sent: Wednesday, 9 April 2008 3:20 PM
To: SWFObject
Subject: Re: click 2 activate on firefox?