|
|
|
#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 |
|
Flashmatics
Join Date: Mar 2005
Location: London, UK
Posts: 4,823
|
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 |
|
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. |
|
|
|
![]() |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|