
mateo
-
Posts
5 -
Joined
-
Last visited
Content Type
Profiles
Forums
Store
Blog
Product
Showcase
FAQ
ScrollTrigger Demos
Downloads
Posts posted by mateo
-
-
For some reason I can't get this to work for me,
Delete_btn.onPress = function() {
manager_obj.selectedItem.deleteItem();
}
ummmmmmmm
I feel that I am getting closer,
Thanks for your help,
I really appreciate it.
-
Would something like this work?
Delete_btn.onPress = function() {
deleteItem();
}
Thanks for your help.
-
Hi, I love the transform manager.
Awesome.
I have been working on this question for a while but I can't seem to figure it out.
Is it possible to also include a "delete button" that works just like the "delete keystroke" does for the transform manager?
Thanks for any help you can provide that might steer me in the right direction.
-
Hello,
Would it be possible to combine the Transform Manager with TweenMax?
Thanks
Delete button. [SOLVED]
in TransformManager (Flash)
Posted
Gosh,
It feels like that should work.
I must be missing something.
Thanks very much for all your help.