A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: 3D rotate (rotationY) externally loaded image, help

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    16

    Question 3D rotate (rotationY) externally loaded image, help

    I am trying to use rotationY,X,Z on an externally loaded image. The image is displayed properly when no 3D rotation is applied, but does not appear afterwards. I have tried various things: loading the image into a bitmap, loading that bitmap into a Sprite/MC. What am I missing?

    Just to be sure, regular rotation works fine, e.g
    PHP Code:
    pic.rotation 2
    ....axis rotation does not
    PHP Code:
    pic.rotationY 2
    Thanks,

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    First of all make sure you rotate, when the image is loaded into the Loader object. Second a value of 2 is difficult to see using rotationY. Try 20.
    - The right of the People to create Flash movies shall not be infringed. -

Tags for this Thread

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center