Lee's Carousel - Rotate Around Object?
Is there a way to have the carousel rotate around an object in the center? So that the icons disappear when they go behind it?Thanks
Actionscript 2.0
Posted on: Mon Feb 19, 2007 6:45 pm
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
[F8] 3D Carousel Rotate Around Object?
Hi,
I followed Lee's 3D Carousel tutorial at GotoAndLearn.com and have had good results.
However there is one more detail I would like to add that I haven't been able to figure out, which is having these icons rotating around another image and having the depths swap accordingly so that, in this particular case, the reflections drop behind the image in the center.
Anyone have any advice?
I have attached my .fla
Carousel Rotate ?
Hello, New to forum but have been following site for some time. Even bought Lee's Lynda.com Flash video CD tut. Everything is always done just great!
My question is, any ideas on how to limit the area to just the carousel where the mouse controls rotation? It is now set that no matter where you are on the stage when you mouse left or right it rotates. Just want to rotate when over the carousel. Sounds simple but I can't figure it out. THANKS
Rotate Object More Than 360
I am trying to make a motion tween where an object rotates completely around and then stops in another rotated position so this would be greater than 360. Flash 5 automatically changes any rotation greater than 360 to whatever the angle is with no full rotation (if that makes any sense at all)
Rotate Around An Object?
Hey Guys,
I am wondering if it is possible to make the user seem as if they are interactively moving around an object... NOT like a QVR panoramic approach but the opposite I guess.
For example.... the user scrolls to the right and they are 'moving around' a person lets say. If they scroll to the left then it seems as if they are moving around the person to the left. The catch to this seems to be making it work if you scroll to the left AND right. I need this to be a flash SWF.
Can it be done?
Has it been done?
Rotate Around An Object?
Hey Guys,
I am wondering if it is possible to make the user seem as if they are interactively moving around an object... NOT like a QVR panoramic approach but the opposite I guess.
For example.... the user scrolls to the right and they are 'moving around' a person lets say. If they scroll to the left then it seems as if they are moving around the person to the left. The catch to this seems to be making it work if you scroll to the left AND right. I need this to be a flash SWF.
Can it be done?
Has it been done?
Rotate Object
Hello there,
I'm trying to rotate an object by using actionscript. I managed to rotate the object once. Further clicking on the object to make it rotate again does not work. here's my simple script look like:
onClipEvent (mouseUp) {
_root.right_mc._rotation = 45;
}
How do I make the object to rotate again subsequently everytime I click on the object?
I appreciate your help.
cmec
Object.rotate ? Help Please...
Hi..
I wonderd how im suppose to change this:
Code:
on (release){
gun.rotate(angle:number)
}
I want a gun (graphic) to rotate when this button is clicked..
Anyone help please?
Rotate Object Using AS?
Hey guys,
I want the user on my site to be able rotate an object on the page by clicking a button say 30 degrees, can somebody help me with this AS
this.onEnterFrame = function() {
current_y = this._y;
slideTo_y = current_y-_root.button1_y;
this._y = current_y - (slideTo_y/2.5);
};
is it possible to change the above script to rotate instead of move along the y axis.
attached is the demo for the slide-y as if you need clarification
Thanks
[F8] Rotate Object Using AS 2.0
i am having no trouble rotating the 350 z, it's' just the car selection will take up like 500 frames! so i need your help and making it so actionscript can rotate the object (it's a button)
Here is an example
http://fs09n1.sendspace.com/dl/fd66e...0selection.fla
ps. don't take any of my cars please/police! well actually some are off nfs carbon, but don't take them!
Rotate Object
I'm trying to rotate my movie clip named "Needle" using keystrokes.
Every time I push the "S" key i want it to rotate 10 degrees clockwise.
How To Rotate A 3d Object.
Hi!
I have a movie with a 3d object made in 3D Max, a view of a room, camera angle outside
and a little above, where the camera rotates 360* around the room. This i placed in a MC.
I would like the movie to play so the room rotates, and then you could grab the room and
hold it so it stop rotating, as soon as you let it go it starts to rotate by itself. You should
also be able to grab the room and start to spin it fast in either direction Left or Right.
I dont even know where to begin so any help is welcome.
Thanx a lot.
-Sundance Kid-
Rotate An Object
Now there is a way to rotote an object....like clockwise..CW or CWW.....
If I want to rotate an object but not just clockwise....I mean for example to move a ball that move around another ball ...
like 3D not 2D...is it possible ? If not what do I need to do to do this ?
Rotate An Object
I'm trying to rotate my movie clip named "Needle" using keystrokes.
Every time I push the "S" key i want it to rotate 10 degrees.
Is this possible?
How To Rotate A 3d-object With A Glider
hi, I'm trying to rotate a 3d objekt with a slider. the objekt is made in swift, and is about 80 keyframes long. i would like the slider to start in the middle, and the objekt to rotate about 90 degrees in both directions.
(the slider is not the problem, the problem is to read from the slider mc, and to the keyframes on the object mc's time line.
Need To Rotate Object With Mouse
In Flash MX
I want to have an arrow in the middle of the stage point to where the mouse is,but not move on the x or why,just rotate.I beleive the center point will be in middle of object,but what is the action script to have ot point? There will be menu items in a circle around the object. Help..not great at AS, but have a project due in 3 days!
madhatter1138
MX - Allow A User To Rotate An Object
I'm trying to make navigational knobs (sort of like the temperture knobs on an oven) that the user can turn to different 'degrees'.
I'm familiar with making nav scroll bars move in real time, similar to praystation type, but those all go left->right. I'm not sure how to make something rotate in real time.
How To Rotate Object In Y Axis?
please somebody help me...
I desperately want my logo to rotate on y axis. how do i do that?
If i create a 3d animation, how do i mask the *.avi file?
PLEASE HELP!!
Thanx in advance
Bhaskee
Rotate A Flat Object
Hi Friends,
Can someone please tell me the steps I need to do in order to make a flat object, (a logo actually) rotate as though it was a globe.
Many thanks in advance for any help you can provide me.
Quicktime Object Rotate
Hi
Im trying to find a piece of code that will allow me to rotate an object (or a series of photos strung together to look like one) similar to the quicktime object rotation
if anybody knows where I could find one it would be much appreciated
thanks alot!
On Alt+Click Rotate Object... Help?
Hi there,
I'm wondering how I would have an object rotate 45 degrees everytime a user alt+clicks on the object.
I'm attempting to create a floorplan in flash and I have furniture that the user can drag and drop onto the floorplan, now I'm just wondering if it's possible to have them be able to rotate the furniture by performing a keyboard command (alt+click on object). Any help is appreciated.
Using Flash 8.
How To Rotate An Object Using Actionscript
hi,
i like to know how do you rotate an object by pressing on a button.
eg.
pressing a "spin" button will rotate an object/symbol clockwise
something like this:
on (press) {
object.rotate???
}
please help.
would appreciate it very much. many thanks.
Trying To Get An Object To Rotate Randomly
hi,
so i am trying to get movieclip to rotate randomly between to degrees (0 and -190)
this is the code i used:
stop();
var rotate_dest:Number = -50;
var rotate_amount:Number = 0;
var rotate_min:Number = 0;
var rotate_max:Number = -190;
needle._rotation = 0;
onEnterFrame = function () {
rotate_amount = Math.ceil((rotate_dest-needle._rotation)/7);
needle._rotation += rotate_amount;
if (needle._rotation == rotate) {
rotate = Math.ceil(Math.random()-190);
}
};
i have no idea why it doesnt work, the needle moves half way and then stops never to move again. its doing my head in as from what i can tell, the maths should work...i think.
if anyone can help out i would be very greatful.
thanks
Best Way To Rotate An Object In Both Directions?
Hi Guyz, This is an old question, but i can't find any info on it!
I need to rotae an image (circular image) clockwise if the user mouse overs from the right and anti-clockiwise from the left.
Any help will be most appreciated!
Cheers
Drag And Rotate An Object
hello,
I've read some of your tutorials for flash 5.
But still I have a question,
I want to make object that I can drag and rotate with the mouse.
Not by telling the object but by dragging en turning
I'm searching the web but I can't find a tutorial
About it.
Maybe you can help me, as you can see I'm a beginner with actionscripting
greeting
josss
On Alt+click Rotate Object...
Hi there,
I'm looking for some info on how to rotate and object in Flash 8 using a keyboard command.
I have a floorplan which users can drag furniture on to, and I would like it so that if they were to hold down alt and click on the peice of furniture, it would rotate 45 degrees.
What script (if any?) would help rotate 45 degrees everytime they alt + click?
Essentially I would like it to rotate 45 degrees more, everytime they click, so they have an option of rotating it to a full 360 degrees.
Does anyone have any tips on how to achieve this?
Thanks.
How Do I Partially Rotate An Object?
hi people,
i'm having trouble rotating an object - i can make it rotate fine but i can not make it rotate 90 degrees.
i essentially want it to turn 90 degrees anti clockwise and then stay there - all i can manage to do is make it rotate 1 full rotation minimum.
is there any way i can make it rotate a quater of a rotation.
haven't been able to find any help on this so far.
thanks
Rotate An Object In Flash CS4
Hi everybody,
I'm new to flash and would like to animate-spin the navigation buttons on a website. I thought that if I created the object and then moved down on the timeline and rotated it with the 3d rotation tool, that would do the trick, but it doesn't work when i test the movie. Can someone tell me how to animate the object (in this case, the button is saved as a movie clip) so that it spins around? i tried this tutorial (http://www.flashvault.net/tutorial.asp?ID=73), but got multiple errors on the action script code.
Second, there will be 4 nav buttons in all on the site, what's the best way to create the navbar? Do I try to create individual flash files for each button and insert into dreamweaver separately or is there a better way to create the entire nav bar in flash and then bring that into dreamweaver?
Thanks,
Veronica
Edited: 10/25/2008 at 05:00:53 PM by dreamnew
How To Rotate An Object Incrementally?
Hi all,
I have a button on the stage.
How can I rotate it clockwise by 90° by using the right arrow key?
here is my code (it doesn't work...):
on (keyPress "<right>") {
set("myobj_rot", Number("myobj_rot")+90);
setProperty(myobj, _rotation, "myobj_rot");
}
Please note I have to use FLASH 5 compatibility (I'm using Flash CS 3).
Any suggestione will be very appreciated.
sweetman
Rotate A 3D Object With A Slide Bar?
hi all...
its been a while since i tinkered with flash...
i was wondering if there were any tutorals/open source files that could show me how to rotate a 3D object (from swift 3D) with a slide bar?
i have done it with a repaet of buttons telling the MC which frame to stop on as you roll over the button... but wold really like it to work with a slide bar and maybe 2 buttons at each end...
many thanks...
ZH...
Rotate Object Clockwise
Hi,
I have notice that when you rotate an object using a shape tween, the object autmaticly rotates counterwise.
I just want to if there is a way to make it rotate clockwise.
Rotate A 3D Object With A Slide Bar?
hi all...
its been a while since i tinkered with flash...
i was wondering if there were any tutorals/open source files that could show me how to rotate a 3D object (from swift 3D) with a slide bar?
i have done it with a repaet of buttons telling the MC which frame to stop on as you roll over the button... but wold really like it to work with a slide bar and maybe 2 buttons at each end...
many thanks...
ZH...
Howto Rotate An Object
please excuse my 'german' english.
how is it possible to rotate an object like an arrow. an example you can see at the following page (german).
www.2-serious.de
it is important, that the object rotates horizontally. i have no idee how i could realize it. because of this reason i ask here in this forum.
yours lionhead
Stationary Object Within The Carousel
Hello,
I was wondering what would be the best way to add an object within the carousel. Basically, I would like to create the carousel so that it looks like it is spinning around a stationary object.
Any help would be appreciated!
Thanks!
How To Make A Button Rotate An Object...
Can someone tell me how I can make a button make an object rotate?
Look at this site: http://www.austinranch.com/comeinsid...te_space.html#
go to create your own space and, please, someone inlighten me on how they make the furniture rotate by the button....Thanks!
Rotate Object Using Mouse Coordinates
Does anyone know how to or where I can find the actionscript for rotating an object on the spot by moving the cursor around the screen?.
Meaning when the mouse is to the right of the object it rotates left and if the cursor is to the left it rotates right.
while distance away from the object on screen affects the speed of rotation.
anyone know??
Easy Way To Rotate A Draggable Object?
If I create a draggable object using actionscript and a movie clip. Is there an easy way to allow for a user to be able to rotate the object as little or as much as they want to after it has been deemed draggable? I am not looking to have the object free rotate by itself but for the user to rotate it on command. Does anyone know of an easy way to do this? Thanks in advance for your help.
Andrew
Rotate An Object Over Time Using Script
Hello all,
I need some help: I am trying to put together an instructional piece which requires that a fuel guage needle go from full to empty over a period of ten minutes.
I can do it with a tween and having time delays on separate frames, but I was wondering of anyone has a way that I can just script the whole process.
I am using Flash MX and thanks in advance
Help Please Making Object Rotate With Button...
Does anyone know how to make a button that makes a movie clip rotate X degreese each time I push it.
I've already tried with the SetProberty( "MC", _rotation, "15"); but when you do it this way you can only press the button once then you have to reset the movie again.
One more question....
How do you change the rotation point in ActionScrip. Non-script movies it's just to change it by using the transform tool and you can get a square to spin around its own corner, but how do you do a simular task in ActionScript.
Any help would be appreciated...
Making An Object Rotate, Controllably
Hey, I'm new here, what's going on ...
So I'm trying to make a graphic rotate in Flash MX 2004. I can make it spin by making it rotate CW with the little tool in the properties thing, but I also wanna add some keyframes in the middle of it rotating for alpha changes. If I put a keyframe in it now, I totally screw up the rotation. I'm thinking along the lines of rotating the object at the last frame, then having the first frame tween to it. I've tried that too, but it doesn't tween. I don't even realyl know if this makes any sense ... if you have any questions please ask!
How To Rotate An Object 360degrees With The Help Of A Slider
Hello friends,
Please help me .. i need to know how to rotate an object 360degrees with the help of a slider . (not drag and rotate, i want to rotate it with the help of slider below that object may be).
hope you people will help me out with it.
Thanks
Smoothie
Make Object Rotate W/ Mouse Over
ok, so here's the deal. i have a menu that rotates in a half circle. its always rotating unless you putt your mouse over it, then it stops. since this is a half circle, you cant see all the options at any one time, i wanted the user to be able to grab the circle, or put the mouse over a part of it to speed up the circle, or control it so they can rotate the object until their desired option appears. Can anyone help me figure out how to do this?
thanks for anything you can tell me
How To I Map Bitmaps Onto 3D Object -- And Rotate It In 3D Space (FP 10)?
I need to estimate for a project whether I can do the following:
• click on a "book" (or otherwise horizontally lying oblong object) and then have it rotate outwards, spin through 3d space and open up.
I think that the new facilities in FP10 AS3 will allow me to do this, but although I'm a good AS3 coder, I'm a little unclear how to proceed with mapping bitmaps to objects, how to use drawTriangles(), etc. I'm not all that familiar with the 3d world and could use help in making that first step forwards.
I realize that the AS3 world is still relatively limited -- and I am pretty clear on how to manipulate flat DisplayObjects in the Z-space, but it's the second area, that of actually representing 3D objects and moving them, rotating them in 3D space, that stumps me.
Is what I'm trying to do a relatively simple task (never mind the "opening" part -- simply the rotating of a 3D box from an end-on view to an upright view)? Can you offer me any guidance, links to tutorials, more expository documentation than the official Adobe docs?
Thanks very much!
Robert
How Do I Rotate An Object 45 Degrees At A Time
I'm designing a simple online floor plan staging area and need to be able to move and rotate (45 degrees at a time) simple boxes. Literally picture squares on a white background that you can move around and with the click of a button (perhaps by clicking a small icon within each square) each square can be rotated at 45 degree increments clockwise.
At the same time, I need the option to duplicate a box on the stage as many times as needed. (Is that even possible?) Basically, the stage will start off with just 4 boxes, all different sizes. From each of those boxes, perhaps simply clicking on an icon of one of the boxes, a copy can be generated for placement within the stage. You get the idea.
I already have the code down for movement within the stage area....
on (press) {
startDrag(this, true);
}
on (release) {
stopDrag();
}
.... but need help with the rest. The way I have my objects (boxes) set up is with each box as a button. The buttons are then placed within a movie clip. The code above is attached to the movie clip.
Hope I'm explaining everything correctly. Any help is greatly appreciated!
Making An Object Rotate On Its Axis
Does anybody have a tutorial or can help me with making a rotating animation.
Basically I want to make a poker chip rotate on its axis, spinning like a top.
Thanks in advanced.
Noir.
Question About Making An Object Rotate
I have an image of a planet (globe) and was wondering how I would go about making it spin around like a globe does?
Can someone point me to a tutorial for that or explain to me how to do it?
Thanks
How To Rotate An Object With The Mouse Cursor
Hi,
my flash skills are just basic so I´m asking for some help here.
I have to realise a calendar. The hole thing looks like a analogue clock. All days are distributed around a circle. In the middle is the watch hand like pointer. My Problem: The user should be able to rotate the pointer to the current day. I hope this explanation was clear.
How could this be done?
oerdec
edit: I have Flash 5.
Make Object Rotate With Actionscript
So the title says it all!
I have an object that needs to rotate 360 degrees in both clockwise and counter clockwise directions 90 degrees at a time on button click. Basically it has 4 sides and I want it to stop on each side.
It needs to stay in the exact same x-y axis
Basically:
Code:
on (release) {
rotate_object_from_it's_current_position_ 90_degrees_clockwiseAndStop
}
and:
Code:
on (release) {
rotate_object_from_it's_current_position_ 90_degrees_counter_clockwiseAndStop
}
I know that is not real code just an example Is there a way to do it with AS that will work?
Thanks to anyone that can help
Rotate Object With Click And Drag
Hi,
I'm making a site with a guitar theme,
what I want to do is to rotate the vibrato arm on the guitar with click
and drag.
another way to put it is like grabbing the hourhand on a clock an move it from 12 o'clock to 6 o'clock.
anyone know of a good tutorial that does something similar?
thanks
Chris
|