Professional :: Make The Back Of A Spinning Tween Onto Transparent?
Jul 3, 2010I have imported a jpg and turned it into a symbol, and made it rotate. But how do make the back solid as it turns?
View 2 RepliesI have imported a jpg and turned it into a symbol, and made it rotate. But how do make the back solid as it turns?
View 2 Repliesmake a spinning sign that gradually slows down. A tutorial maybe or an .fla file I can look at?
View 3 RepliesI have a banner, and on this banner there are three wheels which spin continuously by way of motion tweens.What I want to do is have them stop spinning for a few seconds and then continue spinning, this process will be repeated every time.
So my question is: How would I accomplish this?I know I could just add a bunch of frames to stop the wheels from spinning, but I was wondering if there's a script that will do this without having to add frames.
I will have three seperate pages for the motion tween, mask effect and shape tween... would you make the seperately, in a different scene, as a symbol or on the same scene with the website.
View 2 RepliesI'm making a "master movie" for an assignment and I'm stuck right now. What I've got is an Intro page that will serve at the Parent.swf to load 4 other child swf's upon a mouse click. The problem is I have a theater stage where I tweened an animation to make it appear the curtain on the stage is going up but once it reaches it maximum height....the tween abruptly stops. I want it to HOLD there until a user clicks a button.
How would I make this happen? Here is the page in question: [URL]...
where when you roll over a circle button that I have on stage the circle spins. Then when I roll out the circle stops spinning. I think the best way to do this would be to remove the event listener but I'm not sure. Here is the code I've got to get this thing moving:
ActionScript Code:
// Add Listener to the Rotate Button
mc2_mc.addEventListener(MouseEvent.MOUSE_OVER, rotateButtonClicked);[code].....
I've created a flash to go in an html page with a colored background. When I put images with the appropriately desinated colors in flash, it changes the color ever so slightly when it runs in the page. It's JUST enough for it to be noticable. Is it possible to designate a transparent background?
View 2 RepliesI have an externally loaded SWF, which contains 30+ layers, each with a rather large area of transparency. In my application, I dynamically turn on and off these layers, as I needI've run into an issue where if I have all 30+ layers visible, the transparency "cuts through" the background of my application, and shows the stage's default colour.
View 2 RepliesOn the stage I have a movieclip with an animation inside it, at the moment I've given to its background the same color of the stage to simulate a transparence.Now I've added some decorations to the bottom left corner of the stage and this movieclip lays a bit over the decoration showing that in truth the movieclip is not transparent because it covers part of the decoration.Is there a way to make the movieclip background really transparent?I've checked where I apply colors to elements, but there is not a "transparent" option, or at least I havent seen it.
View 5 RepliesI want to take a simple published animation and put it into SONY VEGAS. However, I only want the character (I've created a symbol for it) and not the big white stage. My goal is to get the animated character on top of all my sony vegas layers, but the stage is blocking all the other layers. Is there some kind of setting that can make the stage transparent when publishing as a SWF?
View 3 RepliesI want to make an SWF2EXE application that will run Flash Player inside but will show SWF in transparent window.
View 2 RepliesI have one picture imported into flash cs4 and would like to make a rectangle box which should be transparent. Finally I will save it as .swf file for later use. But the box should be transparent (without any background). How can I do that?
View 1 RepliesI work on flash CS3 I created a video in sony vegas, and imported it to flash, but the background is black, I want it to be transparent, what should I do? P.S: in sony, there is no background, except the original black backgound that we see when we open the projet?
can we make some changes in the flvplayback in order to fix this?
I have a SWF file in my Dreamweaver site, that plays correctly. The problem is that the stage is white and we would like it to be transparent. Searching the archives the following advice was given:
in your html embedding code you need to set the wmode parameter to be "transparent" I'm wondering if this is the code in Dreamweaver or is this done in Flash. I'm working with CS5. Below is the code that matches the SWF file in Dreamweaver. I did change the wmode value from "opaque" to "transparent" and it didn't work.
[Code]...
I am trying to understand the thinking behind motion tweening using AS3 (rather than doing it on the timeline).I am trying to create a simple platform game, and while this is simply a learning project, I have an movieclip instance on the stage, and using basic x+5 logic I can get the instance to move left and right on the stage accordingly.Trying to make the instance 'jump' is a bit trickier. This is the code I am using:
ActionScript Code:
import fl.transitions.Tween;
import fl.transitions.easing.*;
import fl.transitions.TweenEvent;[code].....
I thought this code would move the instance from it's current y-position and tween it to it's highest jump point. From here I planned to use a MOTION.FINISH event to tell it to tween back to it's original position.Something strage happens though, rather than tween from the current y position and move up, the instance instantly transforms it's position to y+100 and then tween back to the original position. So it kind of turns out that it is the second part of the jumping action that I want to create.
I'm trying to make a car, and i can't get the wheels to spin.
View 1 RepliesI imported a video into flash and have a transparent photoshop layer to create an iPod skin. The video works fine, but I cannot get the "stage" to be transparent so that you do not see the flash background color behind the iPod skin.
I've read in the forums and have followed the instructions here from Adobe. If you look at my code, I have
[Code]...
I am creating a quiz game, there are 6 different quizzes. Which quiz is presented will be made by which segment a spinning wheel stops on.
I am reasonably confident I can create the spinning wheel and the quizzes, but how can where the wheel stops choose the quiz?
i want to make a menu that's horizontally spinning in 3D but i dont know how to achieve this. I want the objects to spin around a centerpoint (centerx) And spin within a certain radius (defined by the var radius). And the position of the buttons/object must be set by a var "degree" of 0/360..
View 2 RepliesI am trying to make star spinning (mouse cursor rollover the star, it would be change direction. and if click the star, it would spin start spin slowly and getting faster and then it would be easing stop.)[code]
View 3 RepliesWhen I have a movie clip, it starts out s transparent. I can draw on this movie clip, producing essentially a transparent image. That is, wherever I have not yet drawn, shows the layer below, and where I have drawn, it shows what I have just drawn.
Question is, how to "undraw" things in this movie clip, so that I can see what is behind it. I know I could erase the movie clip, but is there a way to un-draw parts of the movie clip to get it back to transparent?
I'm having trouble when scrolling across keeping my eye focused on the layer I want... is there anyway to change the view so that they alternate between grey and white(or anything like that) or are each there own color..
View 2 RepliesHow do i make a movie clip go back to the main stage once it is clicked.. it has a roll in and out which is inside the movie clip.. i have a door and i want it so when you click the door it goes to another key frame on the main stage
View 1 RepliesI try to convert a game made in another language in AS 3. So far things went good but...I am having a problem on how to implement some things. For example I want to make an animation of a planet spinning ( from some couple og images )actionscript ( I would prefer to set speed of frames from code at one point )? An example would be nice or some ideas. But if it cant
View 3 RepliesI have made this animation, please click here to see it.
Username is hitenkajal.co.uk
password is sairam11
However am not happy with it because its not very smooth. I will like my animation like this [URL].
how to create a spinning dj turntable? i have an image of the record and i want it to spin at an angle on the turntable....
View 5 RepliesI'm trying to make a Flash swf. appear (fade in) over top another/background image in Dreamweaver. How do you select a transparent background for the stage to accomplish this?
View 3 RepliesI have 10 objects in 10 layers to make a single logo. I have created them using flash drawing objects. Now I would like each object to come one by one on stage using motion tween. How can I go further? Do I need to make each object a movie clip before set it motion tween? Or do I need to make a single movie with all 10 objects as combined? Please note that I need each object to come on stage one by one (not a whole logo on once). Please provide help or any example tutorial link.
View 3 RepliesI have a project (see attached) where I need to have the folders seem like they are floating in space, and I need the best way to make it so when you click on a back folder, it slides off the screen and come back in front of all the folders.
View 2 RepliesBasically what I am trying to accomplish is to make a rotating menu comprised of circles that are spinning at a slow constant speed, and when the mouse goes over a circle(button) the menu stops rotating.
View 2 Replies