Jump to content
Search Community

dogcollarlabor

Members
  • Posts

    4
  • Joined

  • Last visited

dogcollarlabor's Achievements

0

Reputation

  1. Thanks a million for the simple solution. Must have been a bad day for me. Cheers.
  2. Wow, you're quick!!! I guess my problem is that I do not know how to set enabled property to false for all items on stage. Do I need to loop through an array of instance names? A snippet of "enabled = false" code would help greatly. Once I go online, I'll shoot you the URL. I'm sure you'll think it's an interesting use of your class.
  3. Right now, I have a button that activates a draggable magnifying glass which replaces the cursor. When the magnifying glass is clicked (onPress), the clip containing all Transform Manager items zooms in. When released, the clip returns to its original size. Ideally, when the magnifying glass is activated, Transform Manager would disable. TM would then reenable when the magnifying glass is deactivated. Thanks again.
  4. Hello, I'm curious if there is a way to temporarily disable all of the Transform Manager event listeners with a button click. I am developing a tool that combines Transform Manager with pan and zoom ability. Everything is working great except when attempting to zoom over a "managed" item, the onPress is activating the item instead of calling my other function. I would like to be able to activate/deactivate on the fly. Thanks for the great class!!!
×
×
  • Create New...