Actually, it looks like Im having the same problem as mediamuis
below...I tested it in FF w/o being 100% and it shows up. Looking at
the FAQ #1--I dont have any AS code regarding stage scale in my file.
Is that the exact code I need to input that might make this work for
FF?

On Oct 9, 10:43 am, bunch <[EMAIL PROTECTED]> wrote:
> here you go..this might help. :)
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
>         <head>
> <title>****</title>
>         <head>
>                 <title></title>
>                 <meta http-equiv="Content-Type" content="text/html;
> charset=iso-8859-1" />
>                 <script type="text/javascript" src="swfobject.js"></script>
>                 <script type="text/javascript">
>                         var flashvars = {};
>                         var params = {};
>                         params.scale = "noscale";
>                         params.wmode = "window";
>                         params.allowfullscreen = "true";
>                         var attributes = {};
>                         swfobject.embedSWF("portfolio.swf", 
> "myAlternativeContent", "100%",
> "100%", "8.0.0", false, flashvars, params, attributes);
>                 </script>
> <style type="text/css">
>     <!--
>     body {height: 100%;width: 100%;margin: 0px;}    -->
>     </style>
>         </head>
> <body>
>                 <div id="myAlternativeContent">
>                         <a href="http://www.adobe.com/go/getflashplayer";>
>                                 <img 
> src="http://www.adobe.com/images/shared/download_buttons/
> get_flash_player.gif" alt="Get Adobe Flash player" />
>                         </a>
>                 </div>
>         </body>
> </html>
>
> On Oct 9, 10:38 am, "Sam Sherlock" <[EMAIL PROTECTED]> wrote:
>
>
>
> > Please post some code or a link
>
> > 2008/10/9 bunch <[EMAIL PROTECTED]>
>
> > > I cant seem to find any answers on this and really need to get this
> > > working. I have set my flash movie  using dynamic publishing to full
> > > screen and it is working fine in IE7 but only shows a blank page in
> > > FF. I know most people seem to have it work opposite it seems. Any
> > > ideas?- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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