A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: border line junk...

  1. #1
    Junior Member
    Join Date
    Mar 2003
    Posts
    8

    border line junk...

    hey people... read this one please....


    i got an swf file

    its a vector graphic and still maintains quality no matter the height and width

    i want the swf movie to automatically stretch to fit the same size as the table

    and the table automatically stretches to the width and height of the browser.

    I WANT FULL SCREEN TO THE BORDER !! its my dream to make a full screen website.please help.

    helpme@310websites.com

  2. #2
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    You are talking about the browser window space, like you see on this page? And not a full screen window with no stuff at the top?

    For the first one, you have change the body tag in the html to look like this, [except for the bg color and remove the *]:

    <*BODY bgcolor="#900000" MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" RIGHTMARGIN="0" TOPMARGIN="0" BOTTOMMARGIN="0" scroll= "no">

    Then you have to publish the movie at 100%.

    If you want a full screen window, that's java, and I have the code for that too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center