I'm having trouble displaying 2 flash files in IE 7 or earlier. The
first object registered will display but the 2nd won't. I'm
registering them both at the same time, i.e.
<script type="text/javascript">
swfobject.registerObject("HomeFeature", "9.0.0", "<?php bloginfo
('template_directory'); ?>/images/expressInstall.swf");
swfobject.registerObject("Nav", "9.0.0", "<?php bloginfo
('template_directory'); ?>/images/expressInstall.swf");
</script>
Has anyone else had this problem? Would love some feedback.
Thanks,
Nick
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---