I don't know why but I cannot seem to figure out the code which returns my movie's height and width, I am guessing this is rather simple I just cannot seem to figure it out. I tried _root._height but thats not it. Thanks in advance,
ChaseNYC
Printable View
I don't know why but I cannot seem to figure out the code which returns my movie's height and width, I am guessing this is rather simple I just cannot seem to figure it out. I tried _root._height but thats not it. Thanks in advance,
ChaseNYC
Stage.height
Stage.width
Yes, that should work