ActionScript 2.0 :: Make A Circle Getting Bigger?
Aug 13, 2003make a little action script,-that take a "movie" and scale it from zero to 100%Just like if u would do it with a "Motion Tween".
View 16 Repliesmake a little action script,-that take a "movie" and scale it from zero to 100%Just like if u would do it with a "Motion Tween".
View 16 RepliesI am trying to figure out a way to randomly move a ball inside a bigger circle. The motion has to be smooth and completely random.
View 3 RepliesI am trying to figure out a way to randomly move a ball inside a bigger circle. The motion has to be smooth and completely random.
View 1 Repliesi want to make one circle follow the mouse cursor, inside another circle. Similar to an eye looking at the cursor. Ive attached an example.
View 4 RepliesI'd like to make a circle slide ( Slider that on the shape of circle instead of vertical and horizontal Slider) like this one:
[URL]
Is there a ready Component on the web.
Is it possible to make it so that if a user clicks on some key on the keyboard it makes a symbol bigger,proportnionly?
View 11 RepliesIs it possible to make it so that if a user clicks on some key on the keyboard it makes a symbol bigger,proportionally?
View 11 RepliesI am working on this image scroller, where thumbnails of images are displayed.[code]...
So is there anyway I could use any of the above code to load the big image associated with the small image? If event.target points to the current thumbnail being picked up, could i do something like event.target.url to point to its name or something?
How can you make the entire thing for drawing bigger? Not just the white space. Cause I'm making a scroller game..
View 1 RepliesI am using a logo in .png form. I would like to have the logo very small at first and then get bigger frame by frame as it goes down the timeline. I created a keyframe on frame 1 and then another keyframe on frame 40. I then made the logo on frame 1 a small size, and I have the logo on frame 40 a large size. I am not sure how to tween them to produce the effect. It won't let me select the "shape" tween. I tried "classic" tween and motion tween (makes you convert to symbols), but no dice.
View 8 RepliesHow can I make the label of my button component bigger ?
Code:
myButton = new Button();
myButton.label = "Submit"
[code].....
How would i make a web banner that maybe could expand to a bigger size when i roll over it?
i see people doing these over the internet but do not know how.sometimes the web page changes to accommodate for the bigger web banner once the user rolls over with their mouse.
im using a free template from online but I dont understand how to make the content area bigger on the scroll box.
var sd:Number;
var sr:Number;
var cd:Number;
[Code].....
how can i make my work space area bigger in flash MX 2004?
View 2 RepliesThis should be easy, but I can't find a good way to make an Engine and a couple of Illustrated cars circle around the inside of a snow globe. I'm using Flash CS4 but am not familiar enough with the bones tool or 3d to get it to look rightpoint me in the right direction. This is kind of important. I'll even do frame by frame animation...I feel a little more in control.
View 1 RepliesI'm trying to make an animation and it seems like an impossible task. I'm not a beginner, and this is harder than it first seems to be.So this is what I need: to make a tween between a partial small circle to a big circle. What I mean is I want to use the Oval Primitive tool and on frame 1 I'll have a circle (radius 100px) with Start Angle: 0 and End Angle: 230 and on frame 50 I'll need the same 100px circle with Start Angle: 0 and End Angle: 300.
View 1 RepliesI need the pink square to travel from one circle to another when a circle is clicked. However, I only want the square to be able to travel to circles that are right next to it (no travelling across circles).
View 1 RepliesI am a beginner in flash and have been trying to figure out how to make something like this work in flash.I need to make the blue and red lines move around the circle with the yellow only showing between the blue lines.This is my drawing from Illustrator CS5. As the lines move around the circleI no make it look like this and know how to make it work in flash CS5.
View 7 RepliesDoes anybody know how to make an object moving in a smooth circle?
View 9 RepliesI am trying to make a sound spectrum that uses a circle.I have finished the easy part and am trying to add a blur filter to it.I followed a tutorial, except only the bottom right quarter of the circle will blur.I've tried messing with it but I've gotten no luck.Here's the code.
Code:
package spectrums.tutorial
{
import flash.display.*;[code]..........
Is it possible to make text on circle path in Flash?
View 7 RepliesI need some trick to make my text appear in a circle (not revolve in circular path). I have attachesample have a look at it
View 2 Replieshow to get started on stuff like the texteffect on this page: [URL}
I'm after something like "trigonometric actionscript"?
Example: How could I make letters go circle around my mousepointer?
For this site I'm building [URL] I want to make a scrollbar with a scroller that follows the edge of a round screen. So when you pull the button up and down it sticks to the round side of the text screen when scrolling through the text...
View 1 RepliesI want to make a circle rotate over 6 seconds. Does anyone know how to code this in AS 2.0 so that it happens over the 6 seconds. Basically I want the twelve oclock position on the circle will rotate all the way around back to the top over the 6 seconds.
View 2 Replieswas looking into classes,I wonder if they are needed,Like i want to make a circle with a prototype added.This doesnt work, and i wonder how i would make it work?(Might be lots of syntax here)
[AS]
class Circle{
this.isCrazy()
}
[code]....
Is classes needed for this? What good comes with classes?
i use this to make an object spin in a circle
onClipEvent (load) {
this._rotation = 10;
_x = 260;
[Code].....
Now what i need to know is how can i make a sentence for example "welcome to blah blah blah blah" go around in a circle i already try using Dynamic text and wrap the word but only thing i get is the whole sentence just going around with out going around following each other.
how to make an object spin in an 360 degree sorta like sureshot's site.
Does anyone know how to mask in a circle? To try to clarify: If you had a clock face with the minute hand at 12, as the minute hand sweeps round it reveals a picture. Here is an example of what I'm looking to do (the orange logo at the top)[URL]
View 8 Replieswhat i am trying to do is make a circle turn and act like a wheel... what code would i use to make a circle turn and move in the direction it is turning while on the ground?
View 12 Replieshow can i make TextField rounded or attached to circle?
View 0 Replies