Closed GoogleCodeExporter closed 9 years ago
So a couple of things.
This seems to be an authoring issue rather than an actual bug. Please post all
questions to the list first and then if deemed a bug, it can be added here.
You don't need a transparent background unless you need to show something that
is under the swf. Otherwise you just need wmode=opaque to get the swf to be
apart of the browser z-index rendering stack.
At the end of the day after the code is rendered, you will end up with the same
<object> definition from the "Adobe" method (standard object/embed) written to
the page. Use Firebug etc to verify this. SWFObject just does nice things for
you like player detection etc.
Anyhow:
I reproduced you page using absolute paths both using original index5 code and
with swfobject static markup. They both appeared to behave the same. Can you
please verify?
http://www.misterhee.com/tests/iha/IHA.html
http://www.misterhee.com/tests/iha/IHA.swfobject.html
Original comment by aran.rhee@gmail.com
on 29 Mar 2011 at 5:20
Hi, thank you for your reply!
YES, I can confirm that you are right, and this was an authoring issue, since
you have succeded making the page work even with the swfobject code. I just
verified the page you created both in my Internet Explorer and Firefox and it
seems to be working fine.
I am sorry if I posted this in the wrong place, I did not know where to ask
this question, and this was the single place where I have found swfobject
related comments.
Thank you!
Original comment by zagoniag...@gmail.com
on 29 Mar 2011 at 5:34
No problem. Glad it is working for you. I will close this issue now.
Original comment by aran.rhee@gmail.com
on 29 Mar 2011 at 8:08
Original issue reported on code.google.com by
zagoniag...@gmail.com
on 28 Mar 2011 at 6:38