flash onResize Q???
flash onResize Q???
Out of context: Reply #7
- Started
- Last post
- 16 Responses
- fugged0
if the component is always repositioning itself to 0,0 and all else fails, create an empty movieclip / or sprite (if you are using as3) and add the component as a child to the new clip. unless the component is doing some sort of localToGlobal coordinate space conversion, you should be able to just position the parent clip and allow the component it be a dick..