Hello,
I have a swf that can change width and height based on parameters in the HTML. I have a button inside the swf that I dont want to be scaled ever. I want it always to be 23px x 23 px.
I have tried the scaleMode = “noScale” technique but cant get it to work correctly.
Any help would be appreciated, thanks.