Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default 3d rotate

    Is there a way or some software that will allow me to rotate an image
    forward, like it is on an axis that is paralell to the ground? I am
    trying to take a still picture of my son and make a motion pic of him
    nodding his head.
    Don Seckler Guest

  2. Similar Questions and Discussions

    1. RE-rotate
      Hi, all I have a scene include only one cast member called "cube" and this cast member include model called "red", all my need to do is "when I...
    2. Rotate Tool Won't Rotate
      I'm sure this is a simple thing, but I'm blind on it. I've got Freehand MX running on Panther. When I select an object, click the rotate tool and try...
    3. CCW Rotate and 180 rotate in PS CS are not working properly
      I have installed the singel version of Photoshop CS on a G4 under Panther and a newly purchased G5 using Panther. When a bitmap file is created (i.e....
    4. Rotate Image
      Hi, I'd like to know how to rotate an image A and then, with copyPixels, insert it into image B, is this possible? If you have any...
    5. Help on Rotate in 3D
      I'm trying to get the camera to move and rotate to a set position over a number of keyframes. It does this when the mouse is run over another sprite....
  3. #2

    Default Re: 3d rotate

    This might help:
    [url]http://www.media.heraldic.us/flashfiles/fake3DrotationScale.swf[/url]
    [url]http://www.media.heraldic.us/flashfiles/fake3DrotationScale.fla[/url]
    [L=link]http://www.media.heraldic.us/flashfiles/fake3DrotationScale.swf[/L]
    [L=source]http://www.media.heraldic.us/flashfiles/fake3DrotationScale.swf[/L]

    abeall Guest

  4. #3

    Default Re: 3d rotate

    Very nice site abeall. I love flash that is why i am learning it now. I use html, php and java scripting but action scripting is taking me a little longer to learn for some reason.
    cVarz Guest

  5. #4

    Default 3d rotate

    I have been playing around with bringing in a 3ds model into director and
    controling it. I have one main question. I want to be able to use my up,
    down, left, & right buttons to control the rotation of the camera. I want to
    get rid of the pan that I currently have on these buttons, and add this
    feature. I don't want to click inside my 3d image and have it rotate. Is
    there a way of doing this. BTW my site is <a
    href="http://www.jfiore.com/beathea.html"> [url]http://www.jfiore.com/beathea.html[/url]
    </a>

    Thank you

    JF213 Guest

  6. #5

    Default Re: 3d rotate

    Hi , You have made a very good 3D model.
    If you dont mind,I just want to know how you created those button in Director
    and how you pass the messge to model.It would be good if you can send me the
    file at my email, so that I can understand it in details [email]mailmirza@yahoo.com[/email].

    thnx

    mkashif Guest

  7. #6

    Default 3D Rotate

    Hi,

    Does anyone know the lingo to simply rotate a model 90 degree around Y axis wihout the model disappear from view port? Thanks heaps.
    HallyL Guest

  8. #7

    Default Re: 3D Rotate

    Hally: The Lingo is simple enough: member.model.rotate(0,90,0) That will
    rotate the model relative to it's own pivot point (node). Hopefully that's
    also it's center. If you change the transform.rotation property for the model,
    rotation is parent-relative, so depending on where the parent's pivot is, your
    model might easily leave the viewport. Use the shockwave viewer to zoom out
    and see where it went. Gar

    Grampa Gar Guest

  9. #8

    Default Re: 3D Rotate

    Thank you so much
    HallyL Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139