how do i set percent values to a Panel's width and height in ActionScript?

this is what I want :

panelID.setActualSize(17%,100%);   // this returns an error

 OR

panelID.width = 17%    // this too returns an error





 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

Reply via email to