Search the Community
Showing results for tags 'transformitem'.
-
I am attempting to use "addSelectionBoxElement" to add an edit button to a selected object in my application. After working with it a bit, I've realized that it is a TransformManager method, so it adds that edit button to every single TransformItem associated with my TransformManager. What I am trying to do is only add the edit button to specific TransformItems (for example I have Shapes, TextField, images, etc). Is there any way to only add the edit button for specific objects, or to hide the edit button when certain objects are selected? Thanks for your help.
- 4 replies
-
- TransformItem
- TransformManager
-
(and 1 more)
Tagged with:
-
Hi all, I think that magnetism between items does not exist. I don't know if this implementation is hard to introduce, but is anyone have ever try to do this ? we need this feature, but I'm afraid that this task is too difficult. Any suggestions or help would be appreciated. best, Nicolas J.
-
Hello, I added a TransfromEvent.MOVE Listener to the TransformManager, and i need to know the moviclip that was affected. I cant seem to find a way to do this. Tank you in advance.