var flashvars = {};
flashvars.file = "http://www.shamelesss.info/0629080033_320x240.flv";
flashvars.width = "320";
flashvars.height = "240";
var params = {};
params.allowfullscreen = "true";
params.allowscriptaccess = "always";
var attributes = {};
attributes.id = "flashplayer";
swfobject.embedSWF("https://media.dreamhost.com/mediaplayer.swf",
"webplayer", "320", "240", "8.0.0", false, flashvars, params,
attributes);In Firefox 3.0.3 the above just dosn't load any file when using SWFObject 2.1. However, If you load the same script in IE, Chrome, or Opera the video shows fine, and plays fine. Firefox just dosn't want to load up the video but using SWFObject 1.5 works just fine also in all browsers for the exact same settings. Am I doing something wrong? - KnightAR --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
