A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: borderless in browser

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    6

    Talking

    To get rid of the scroll bar put "scroll=no" into your body tag of the html page

  2. #2
    Senior Moderator
    Defender of the Faith
    Pope de Flash's Avatar
    Join Date
    Feb 2000
    Posts
    3,429

    Post

    Use the no boarder command in the publish area. Regards, Bill

    ------------------
    Macromedians 1:1

    In the beginning the web was without shape and color, and the hype covered the darkness of the net. Then there was a Flash and life came to the web and vision became reality.
    <EMBED src="/cgi-bin/ubb/Members/sigs/00000100.swf" quality=high WIDTH=375 HEIGHT=75 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

  3. #3
    Junior Member
    Join Date
    Apr 2000
    Posts
    22

    Question

    I want to know how to eliminate the border around the movie. You know how when you publish your movie then view the html, there is a slight border between the movie and the browser window...how to I get rid of that, and still be able to scale the movie up and down in the browser.
    An example of this is the monocrafts site: www.yugop.com
    Only when you scale the browser window way down do you see the whole thing and there is now border around the edges...
    Please, please clue me in!
    Thanks

  4. #4
    Senior Member
    Join Date
    Mar 2000
    Posts
    235

    Thumbs up

    place this in the html that contains the .swf

    &lt;BODY bgcolor="#FFFFFF" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" TOPMARGIN="0"&gt;

    this will make the .swf start at the top left corner

    CheerZ
    rosie


    <EMBED src="/cgi-bin/ubb/Members/sigs/00000354.swf" quality=high WIDTH=600 HEIGHT=60 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

  5. #5
    Junior Member
    Join Date
    Apr 2000
    Posts
    22

    Wink

    Thanks!
    I hope this works the same as the monocrafts site....
    that border bugs me!
    Thanks again Rosie

  6. #6
    Junior Member
    Join Date
    Apr 2000
    Posts
    22

    Post

    Ok that's close,
    but if you notice on the monocrafts site, there is also no scroll bar...should I change my publish settings?
    I will try that before pestering the board anymore.

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