Welcome, Guest
  • Author Topic: Hi want to rotate an image which i m importing in my swf file  (Read 830 times)

    sahil14285

    • Server what's that
    • *
    • Posts: 8
      • View Profile
      • Email
    hi everybody i want to rotate and skew an image which i m importing in my swf file the importing file is i had done but i want to skew that image in such area which i had crearted can you help me out

    thanx

    kofi addaquay

    • Global Moderator
    • Senior Programmer
    • *****
    • Posts: 450
      • View Profile
      • Scripton Interactive
      • Email
    To skew images you would need a solid understand of the drawing api....especially 3D drawing using AS3.

    check this out

    http://www.flashsandy.org/blog/distortimage-in-as3.html

    basically you give this class four points and it will strech and skew your MovieClip anyway you want.

    hope that helps

    Kofi

    sahil14285

    • Server what's that
    • *
    • Posts: 8
      • View Profile
      • Email
    thnks kofi i got some ideas for this site