Results 1 to 4 of 4

Thread: Animating bitmap/matrix scale

  1. #1
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default Animating bitmap/matrix scale

    I've been learning bitmapdata and the matrix class in AS3. I'm having trouble finding information on animating the matrix tweening the scale. Maybe I'm looking in the wrong places but I can't find any information. Could anyone give me a quick example this. like when clicked on it scales the image to fit fullscreen or scales it down to a smaller size.

    thanks,

    Jake

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

  3. #3
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default

    Thanks for the links i'll look into them. One more quick question. Can you use the tween class to tween matrix properties?

  4. #4
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Quote Originally Posted by punstc View Post
    Thanks for the links i'll look into them. One more quick question. Can you use the tween class to tween matrix properties?
    You can tween variables that you then set equal to the properties. You can't tween the properties directly, however.

  5. The Following User Says Thank You to Medyman For This Useful Post:

    punstc (09-08-2008)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •