FLEX: how to better align my Tile component to the puppet (and how to solve roll over out effects) ?
- by Patrick
hi,
At the moment my Puppets are larger on the left if I add them the <mx:Tile> component (with tags): http://dl.dropbox.com/u/72686/puppets.png
how can I move my Tile component to the right ? In order to align with the left border of my puppets ?
<mx:Tile id="tagsPopup" width="200" visible="false" >
<mx:LinkButton…