PDA

View Full Version : [AS3] Radio button Component Error Help


jimathy
12-06-2008, 05:16 PM
I placed a radio button component inside a movie clip. When I trace the height of the movie clip instance it tells me the height is 106px. Checking the properties dialogue box for the movie clip instance the height is 22px. Which is the height of the component visually on the stage.

Anyone know why when you place the component inside a movie clip the height returns a wrong height?

Jimo