goto http://groups.google.com/group/swfobject/subscribe
select no email or unsubscribe - S On 28 February 2010 16:40, Jhonatan Oliveira <[email protected]>wrote: > WILL ANYONE PLEASE TELL ME HOW DO I UNSUBSCRIBE TO THESE E-MAILS? I'M > GETTING ANNOYED. > > > On Sat, Feb 27, 2010 at 3:03 PM, Rick_Cleveland < > [email protected]> wrote: > >> Some people can't see my flash video and they are not getting any >> errors to help me diagnose. I have IE and Firefox and it plays fine >> for me. Any help?? >> >> Here is my site page: >> http://www.clevelandsmg.com/video >> >> Thanks very much for any help. Here is the specific code I am using: >> >> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http:// >> www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> >> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> >> <head> >> <title></title> >> <meta http-equiv="Content-Type" content="text/html; >> charset=iso-8859-1" /> >> <style type="text/css" media="screen"> >> body { margin:0; text-align:center; } >> div#content { text-align:left; } >> object#content { display:inline; } >> </style> >> <script type="text/javascript" src="swfobject.js"></script> >> <script type="text/javascript"> >> var flashvars = {}; >> var params = {}; >> params.menu = "false"; >> params.play = "false"; >> var attributes = {}; >> attributes.name = "mymovie"; >> attributes.align = "middle"; >> swfobject.embedSWF("CSMG.swf", >> "myAlternativeContent", "730", >> "530", "9.0.0", "expressInstall.swf", flashvars, params, attributes); >> </script> >> </head> >> <body> >> <div id="myAlternativeContent"> >> <p> >> <a href="http://www.adobe.com/go/getflashplayer"> >> <img src=" >> http://www.adobe.com/images/shared/download_buttons/ >> get_flash_player.gif<http://www.adobe.com/images/shared/download_buttons/%0Aget_flash_player.gif>" >> alt="Get Adobe Flash player" width="112" >> height="33" /> >> </a> >> </div> >> </body> >> </html> >> >> >> -- >> 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]<swfobject%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/swfobject?hl=en. >> >> > -- > 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]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > -- 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.
