Hi,

I'm working with iFrames and Flash content and I have a question (2 in
1 really):

Is there a way to embed Flash content into a dynamically created div
(created with createElement) before it's inserted into the DOM?

Or is there a way to reference the parent document from a javascript
that resides in an iFrame. My problem here is that when referencing
the name of the target div upon calling embedSWF, it just doesn't work
because that DIV is in the parent document.

I would like to be able to do something like swfobject.embedSWF
("foobar.swf", window.parent.document.getElementById
('foobang'), .....) or something to that effect.

Any suggestion more than welcome :)

Cheers,

Bertrand.
--~--~---------~--~----~------------~-------~--~----~
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