nonsense!

You needn't use JS for this as it can be done without JS.

http://www.alistapart.com/articles/flashsatay/

Joe

On May 13, 2008, at 08:55, Essential eBiz Solutions Ltd wrote:

Hi Laert,
            Try this

<div id="flashcontent">

               <strong>You need to upgrade your Flash Player</strong>
               This is replaced by the Flash content.
Place your alternate content here and users without the Flash plugin or with Javascript turned off will see this. Content here allows you to leave out <code>noscript</code> tags. Include a link to <a href="fullpage.html? detectflash=false">bypass the detection</a> if you wish.
        </div>

        <script type="text/javascript">
               // <![CDATA[

var so = new SWFObject("main.swf", "main", "100%", "100%", "8", "#ffffff"); so.addVariable("flashVarText", "this is passed in via FlashVars for example only");
               so.addParam("scale", "scale");
               so.addParam("quality", "high");
               so.addParam("wmode", "transparent");
               so.write("flashcontent");

               // ]]>
        </script>


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laert Jansen
Sent: 13 May 2008 02:58
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Embed a flash file 100%

I´ve already set the height to 100%. The flash file is 778 x 560 px
I can´t find out why that white area is showing on the top.

On Mon, May 12, 2008 at 3:18 PM, Michael Persson <[EMAIL PROTECTED]> wrote:

Hi Laert,

I suggest you make it higher in order to fit 1024 768 screen in order to eliminate the gap... im not a flash expert but I have published many sites
that are full size...

im using this, might make a difference

html, body {
       height: 100%;
       font-family:verdana;
}

michael


> :) thanks
>
> On Mon, May 12, 2008 at 2:09 PM, James Jeffery <
> [EMAIL PROTECTED]> wrote:
>
>> I had a quick peek but im having problems with this browser at college
>> so
>> i can't help until i get home
>>
>> Nice site btw.
>>
>> On Mon, May 12, 2008 at 5:49 PM, Laert Jansen <[EMAIL PROTECTED] >
>> wrote:
>>
>> > Hey, thanks a lot. Here´s what I´m working on
>> > http://www.laertjansen.com/zecafreitas/
>> >
>> > Would you mind to take a look? :) I have a problem. The flash is the >> > black portion only and it should be at the top...I mean, there should
>> not
>> > exist that white area.....any ideia of what am I doing wrong?
>> >
>> > thanks a lot
>> >
>> > On Sat, May 10, 2008 at 4:11 PM, James Jeffery <
>> > [EMAIL PROTECTED]> wrote:
>> >
>> > > SWFObject is currently the best way to go about embedding flash.
>> > >
>> > > On Sat, May 10, 2008 at 7:28 PM, Michael Persson <[EMAIL PROTECTED] >
>> > > wrote:
>> > >
>> > > >
>> > > > Hi Laert,
>> > > >
>> > > > have a look at www.staff-jeans.com where I have a full flash site
>> > > > wit ha
>> > > > full flash independent on the screen size...
>> > > >
>> > > > Michael
>> > > >
>> > > >
>> > > > > Hello everyone.
>> > > > >
>> > > > > well, I´d like to know what´s the right way to embed a flash
>> file
>> > > > into the
>> > > > > html without tables. The flash file is 100% width and height.
>> > > > >
>> > > > > Thanks a lot
>> > > > >
>> > > > > Laert
>> > > > >
>> > > > > --
>> > > > > Laert Jansen
>> > > > > www.laertjansen.com
>> > > > >
>> > > > >
>> > > > >
>> > > > *******************************************************************
>> > > > > List Guidelines:
>> http://webstandardsgroup.org/mail/guidelines.cfm
>> > > > > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> > > > > Help: [EMAIL PROTECTED]
>> > > > >
>> > > > *******************************************************************
>> > > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > > *******************************************************************
>> > > > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> > > > Unsubscribe: http://webstandardsgroup.org/join/ unsubscribe.cfm
>> > > > Help: [EMAIL PROTECTED]
>> > > > *******************************************************************
>> > > >
>> > > >
>> > >
>> > > *******************************************************************
>> > > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> > > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> > > Help: [EMAIL PROTECTED]
>> > > *******************************************************************
>> > >
>> >
>> >
>> >
>> > --
>> > Laert Jansen
>> > www.laertjansen.com
>> >
>> > *******************************************************************
>> > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> > Help: [EMAIL PROTECTED]
>> > *******************************************************************
>> >
>>
>>
>> *******************************************************************
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: [EMAIL PROTECTED]
>> *******************************************************************
>>
>
>
>
> --
> Laert Jansen
> www.laertjansen.com
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************



--
Laert Jansen
www.laertjansen.com

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

==========
Joe Ortenzi
[EMAIL PROTECTED]




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to