Whoopsie sent a blank mail :)

the page you have linked to has validation errors.

Chrome displays the video and plays ff3 does not - I think this is due to
the errors in mark up you have in the page.

Start with the markup you have above and add what you need around that

you'll have one head with one title - in here add style + script

add your addition element around the myAltContent div

this div can be inside a table

- S




On 27 February 2010 20:51, Sam Sherlock <[email protected]> wrote:

>
> - S
>
> +44 (0)7507 48 38 74
>
>
>
> On 27 February 2010 20:03, 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/get_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].
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en.

Reply via email to