Another interesting fact is the the screen will be white in FF 3.x and
IE8 if I don't specify a unique here:
var attributes = {
'id' : 'flashcontent',
'name' : 'flashcontent'
};
If that id is declared in a CSS file or somewhere else, I'll get the
white screen with only the controls in FF 3.x and IE8. So the id has
to be unique and not declared anywhere for it to work properly.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---