A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: problem with stage - please help

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    21

    resolved

    my stage is 800x600 black

    (b.t.w I'm using flash 5 - mac update)

    I placed a circle (red) top left corner,
    a part of the circle is on the grey area. (off stage)

    the user should see half the circle but for some reason
    it crops and I see a part of the stage so what i get is
    straight edge on the top and on the side with the black stage showing on the bottom

    just to test it out
    I did the same thing on the bottom right hand corner and no problem u see half a circle, which is what I want.

    I also tried this effect with a box, and it will always crops the top



    this is just a sample:
    click here

    thanks






  2. #2
    juggernart me2222's Avatar
    Join Date
    Jun 2000
    Posts
    1,322
    Hi, I´m not sure if I got you right, but try putting this code into your html into the body after the BGCOLOR="#000000" .
    leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"

    This will eliminate the top and left borders of your html.

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