OK .. it's working now.
The "get" works fine with ..
stage.nativeWindow.x .. OR .. nativeWindow.x .. (that's with a
lowercase "stage")
But the "set" *only* works with ..
nativeWindow.x
This may be obvious to a more experienced Flex coder, but wasn't to me. :)
Cheers,
...scott
Hi Sunil...
I've added a ..
import flash.display.Stage;
And when I try to use ..
Stage.nativeWindow.x (or .y)
I get the error ..
Access of possibly undefined property nativeWindow through a
reference with static type Class.
Any ideas?
...scott
Sunil Bannur wrote:
>
> Stage.
Stage.nativeWindow has x and y, it does not show in FlexBuilder as part
of code hinting. You can modify them by setting your own values.
Thanks
-Sunil
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Scott Prentice
Sent: Thursday, Oc
3 matches
Mail list logo