A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Can I change the Stage size into negative numers?

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    11

    Can I change the Stage size into negative numers?

    I am working on an animation and I have it all done, but when I tell the stage to resize by contents, it only resizes out into the right and bottom of the screen.I have been told that looking at it on a graph 0 is at the top left corner of the screen, so is there any way to change the stage starting point so that it starts around X= -126 and Y = + 22? I hope this makes sense to someone, if not let me know and I'll try to rephrase it!
    Thanks!

  2. #2
    Flashmatics silentweed's Avatar
    Join Date
    Mar 2005
    Location
    London, UK
    Posts
    4,875
    hi yep can u rephrase it please.... dont understand the question.. maybe you should also explain more what you are trying to do...
    Flashmatics | Flashmatics Library (free downloads)
    -----------------------------------------------------
    Latest Projects:
    The Dead Room | Are You Smarter | Prison Break (Frame A Friend) | Beck's Fusions | The 24 Experience

    -----------------------------------------------------
    Flash Certified Developer

  3. #3
    Senior Member
    Join Date
    May 2004
    Location
    East Yorkshire, England
    Posts
    423
    yes. you need to put this in your first frame:

    this._x=-126;
    this._y=22

    This will move your stage.
    Feeling chatty?
    http://www.mitsuku.com

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