ActionScript 3.0 :: How To Achieve 3D Cube Rotate Effect
Apr 16, 2010How to achieve an effect like this? [URL]
View 2 RepliesHow to achieve an effect like this? [URL]
View 2 RepliesI'm trying to achieve a scrolling effect like this one.[URL].. I'm trying to achieve a scrolling effect similar to that where the page will scroll with the mouse and rotate like that, also have a maximum scroll and rotation, but also be able to be pushed aside for sub content.
I'm obviously not asking anyone to build the whole thing for me, just point me in the right direction.
Ive created very similar cube in papervision except bitmap on walls.how can i rotate my cube like in appendix?
View 2 Repliesi've been working with Senocular's tutorial for 3D scripting : [URL] //great work, by the way I made a drag function for it .. My question is how to change the code to actualy rotate on the z axis of the cube... In his tutorial the cube rotates around the z axis of the stage no matter how other axis are rotated. I think the part of the code that needs to be changed in order to simulate a more realistic rotation on z axis is :
[Code]....
URL...And really like way the yellow animated stars are replaced by blue animated stars, with a central number of the opposite colour to the background being present in the centre.I wondered if anyone might be able to throw any light on how those effects are done please?
View 1 RepliesIs it possible at all to have a cube rotate on its Y axis using the Tween class? transitionManager only seems to allow rotation around the z axis.. Is Papervision 3D the only way to achieve this? It seems awfully difficult for a newbie such as myself.
View 1 RepliesI got goal to achieve, 3d cube manipulated with mouse with gradient filling on each wall.
I found some source codes coresponding to gradients and 3d rotating cube but here is the problem:
When i put these two things together the effect looks like the cube was a wireframe with transparency to some gradient background hidden behind the first plane solid black background. Gradient always stays still.
Method which rotates/displays cube got at input three parameters rotx .roty, rotz i'd like to make use of it and apply it to gradients displayed on each side. gradient got own matrix but i don't have a clue how and when manipulate this gradient to get desired effect - i mean transform/rotate gradient in way ro look like it is painted on side of cube and tranform along to it 3d position.
here is source for gradient [URL]
and site where you can get cube fla file
[URL]
and here is code of .fla file from link above with my modifications
ActionScript Code:
import fl.events.SliderEvent;
var numVertices:int = 8;
var numFaces:int = 6;
[Code]....
I am having problems with adding images to a cube. I like to have a specific image on the bottom and when turned show the image
Code:
bmp = new BitmapFileMaterial("../lib/logo.jpg");
bmp.smooth = true;
matListBmp = new MaterialsList({
[Code]....
I'm trying to make a 3d cube rotate only in the x-axis 90 degrees when you press a button and 90 degrees the other way when you hit another. I have this code to get the 3D:
Code:
// formation of 3D Cube2 starts here
container.getChildAt(0).rotationY = 90;
container.getChildAt(0).x = -75; // move the on of side panel to 75px right;
container.getChildAt(1).rotationY = -90;
container.getChildAt(1).x = 75; // move the on of side panel to 75px left;
[Code] .....
And the cube rotate to one side or to another. But it rotate only a little each time I clicked some of the buttons and I want that the cube rotate 90 degrees with an animated movement. How can I get this?
Dreamweaver How I could create the page showing a similar zoom in/out map as on the below link. I was referred to come here. How do I achieve the zoom in/out effect? [URL].
View 4 Replies[URL].. How to achieve effect
View 7 RepliesI was wondering if anyone could show me how to achieve the effect on this site:asically, the script for how to make the mouse position effect the position on the movieclips.
View 4 RepliesI am asked to prepare an interactive and dynamic presentation in the area of enterprise architecture. The source of data should store in database. The effect I want to achieve is something as the link below. Can Flash do it (I guess so but still want to confirm)? But I could not find any similar Flash samples on the internet [URL]..
View 2 RepliesI want a ball to roll along, and as it does, grass and flowers spring up behind it, in it's wake. I have worked out how to get the rolling ball effect, but don't know how to do the grass springing up. I found some grass and flower symbols in Illustrator which will suit the purpose. I thought of loading them into the deco tool as one possible way, but there might other ways.
View 6 RepliesI have done a fair amount of searching, but haven't found anything that will tell me how to achieve the transparent blurring effect I'm seeing on the barrels on this page: url...
View 5 RepliesIs it possible to make a glow effect any other way then flash? I want to get rid of the whole flash menu and use something browser friendly.I am looking for alternatives or similar effect.
View 3 RepliesI was wondering if anybody could show me how to achieve the Parallax scrolling effect like seen on here :[code] I literally just need it to work with 2 layers, a foreground and background.
View 1 RepliesCan anyone recommend the best way to achieve the following continuous scroll effect - I want to simulate a circular room with 12 (numbered) doors in it. There are 'sights' over the 3 middle doors. The sights remain in the same place, but when you press the left or right arrow key the clip of the 12 doors scrolls in that direction and stop at the next door. When you scroll to the right of door 12, door 1 then becomes visible again.
View 2 Repliesim trying to achieve this effect but instead of displaying the text i want, it displays a letter over and over...any ideas for what might be wrong?
View 14 Repliescan any one guide me to any tutorial or fla how to achieve the effect of the home page on this site http:[url]......
View 5 RepliesI was wondering how best to go about constructing 'floating' panels that change their perspective as the mouse movies around them, as seen to good effect at Train Your Business Brain. how I might go about this?
View 1 Replieshow best to go about constructing 'floating' panels that change their perspective as the mouse movies around them, as seen to good effect at Train Your Business Brain.
Any pointers as to how I might go about this? Ideally as a nice plug-in, because I don't want to go too deep into the theory of coding geometric transformations.
URL...after the stick figure walks past the words xiaoxiao in blue, how would I achieve the lighting effect that passing over the letters? I'm sure it's a mask but don't know how to achieve this effect?
View 12 Repliesany tutorial or fla how to achieve the effect of the home page on this site http:[URL]....
View 5 RepliesI have a container (CONTAINER_MC), containing one or more containers(CONTAINER_01_MC) that is rotated arbitrary. Inside these containers I have one or more MC's (MC_01, MC02...)
I want to achieve the effect of zooming and centering in on MC_01, MC_02 ect. I'm scaling and rotating CONTAINER_MC to get this effect, I figured out how to calulate the rotation and scale. But I am having difficulties calculating the X and Y position of CONTAINER_MC.
var scale:Number = stage.stageHeight/MC_01.height;
var rotation:Number =CONTAINER_01_MC.parent.rotation*-1;
But I cant figure how to calculate the new X and Y for CONTAINER_MC the ensures that MC_01 is centered on stage.
The video player (aka moogaloop) on vimeo.com has a neat visual effect for the audio volume slider. There are a number of sound bars that rise and fall when the mouse hovers over them. The volume level is shown by a blue filled area under the bars with pixel precision.
how can the multiple masks (bars) be used to cover a single blue rectangle?
Update: Masks in flash: "the mask item acts as a window that reveals the area of linked layers beneath it [...] A mask layer can contain only one mask item". How do I get multiple masks to clip over one layer?
I was just wondering if anyone knew what software was used to achieve the ribbon effect at the beginning of this flash template: [URL]
View 2 RepliesI need to make a 3D cube menu. All 6 faces should be a link to another scene (or basically just a link to anything). For rotation wise, it should turn towards the left when the user click and drag the cursor from left to right.[URL]
View 1 RepliesHere is the .fla, I'm hoping to speed up the cube effect transition. I've been toying with the variables, and nothing is working...perhaps it works off the grid somehow? You can download the file here, it was too big by 150kb to upload here, If the download doesn't work, here's a link to the page I found the transition effect on, it's the bottom flash video. [URL]
View 4 RepliesI have a cube with a material on the front face. I'm trying to create a magnifying glass in 2D for the 3D cube. Can anyone offer a suggestion for how to achieve this? I was thinking I might try to find the UV under the mouse in an OBJECT_OVER InteractiveScene3DEvent and somehow get the bitmap from the material, mask it, and move it around in relation to the mouse position- mimicking a magnifying effect. How to do that, I have no clue.
View 2 Replies