Hi, I am using jewel HGroup its width and height is set to 100%. In actionscript code i want to see its real height and width according to the current screen resolution. localID of HGroup is hg1.
In actionscript code when i write hg1.height and hg1.width both are 0. How can i get actual width and height in this case? Alina
