back a few years ago I saw this:

var fo = new FlashObject("passdata.swf", "passdata", "300", "300",
"8", "#ffffff");
fo.addVariable("xmlData", encodeURIComponent(document.getElementById
("flashcontent").innerHTML));
fo.write("flashcontent");

now, with SWFObject 2.0, I am unable to accomplish the same thing
using static embed method.  Is there any way to do this?  Basically I
want to build components of the flex application based on elements in
the html...

Any help would rock.  I've spent too long trying to figure this out.

thanks.

MAtt
--~--~---------~--~----~------------~-------~--~----~
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