This might be the wrong place to ask, but as usual a number topics are mingled.
I use mochikit to control stuff on a page (no surprise). In some situations I want to place a flash object on the page, to handle some user input. I use createDOM to build the various PARAM, OBJECT and EMBED objects. The object shows up in Safari (Version 2.0.4 (419.3), but it doesn't in FireFox (1.5.0.7). For reference I included "pure html" definitions of the flash object and that does show up nicely in both browsers. FF appears to draws the background of the DOM-created flash object, but not any of the rest of it. A good chance the code which creates the object isn't doing it right, but at least that would mean it is possible. Is there a fundamental reason why creating Flash objects with DOM / mochikit is not advisable? If this rings any bells I'd be glad with pointers where to look. Cheers, Erik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit -~----------~----~----~----~------~----~------~--~---
