Jump to content
Search Community

judeDamien

Members
  • Posts

    5
  • Joined

  • Last visited

judeDamien's Achievements

0

Reputation

  1. I had the same problem in AS3. This fixed it- https://support.sizmek.com/hc/en-us/articles/200719349-Working-with-ActionScript
  2. judeDamien

    Masks

    Perfect. Thanks!
  3. judeDamien

    Masks

    Hi, I am trying to create an animation that requires the use of a mask. Do you have any any examples of using masks that zoom? I used overflow:hidden to achieve a moving mask like effect but I cant seem to figure out how to get it to zoom out to reveal the content. Thanks, Jude
  4. Thanks scaleX and scaleY works perfectly.
  5. Hi, I have just started using TweenMax.js and I have an image that i am scaling. Right now the image is scaling from the top left corner. How do i get it to scale from the center? In flash I just set the registration point to the center. How do i do this in js? Thanks
×
×
  • Create New...