maiku.emon
unread,Dec 15, 2007, 9:28:53 AM12/15/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWFObject
philip is correct, this problem was simply missing the neccessary
positioning css. He helped me on the other board (thanks phillip!).
however, i am interested to see how much control we have over v2, it
was difficult for us to try and run jquery/dhtml on an swfobject as
opposed to a regular div. I mean like craziness, nothing that would
begin to make sense.
there are huge board posts regarding using dhtml to manipulate a div
containing an swfobject. from what i gathered the object itself must
be targeted, and dynamic styles on the parent div are ignored. in most
casethe styles that were getting applied would do stange things. i was
beginning to wonder if there were issues with jquery/scriptaculous and
swfobject?
I am wondering if v2 has fixed this, or at the very least I think this
should be explicitly clarified in the documentation as these types of
techniques are becoming quite common.
btw - i did read on Jeff Coughlin's post Bobby stating:
SWFObject 2.0 replaces your div element with an object element, so
any
styles attached to that div will be replaced too.
This was a design decision, and it departs from the replace methods
from both SWFObject 1.5 and UFO, which only replace the content
inside
the id-ed HTML element.
mike dixon