Search:
Type: Posts; User: GrantUnwin
Search:
Search took 0.34 seconds.
-
Try just moving the UI loaderposition to somewhere offscreen (eg x: -1000, y: -1000) when the user navigates to a different page and then back into position when it should be viewable again. That way...
-
I am tryingtogetaflash video on my site to follow the scroll in the bottomright handcorner but can't seem to get it working in mozilla. Wondering if anyone can help:
HCG Diet
Thanks Guys!
-
not as rusty as i thought, he he. no problem
-
try extending the tweening to the last keyframe. I think this might work if you get what I mean.
-
makea movie clip and put everything in that you would on the maintimeline. And give the clip the instance name of 'slide'.
pic_arr = ["image1.jpg", "image2.jpg", "image3.jpg", "image4.jpg",...
-
i have a loader compnent with an swf loaded inside. I want to gotoandstop to frame 2 for example why dosn't this work and is their any oher way of doing it:
_root.loader.gotoandstop(5);
...
-
ive got a movie clip loader component in my scene and some radio buttons. I want to be able to have a different jpeg appear depending on which radio button i click. One of my radio buttons have the...
-
equation for circle:
(X-a)^2 + (Y-b)^2 = c^2
where:
|-a|=x co-ordinate of centre of circle
|-b|=y co-ordinate of centre of circle
c = radius
set the position of the dot to be the radius...
-
I often attept things I cant do. lol. What exactly are you trying to figure out. I normally just write down tre maths. and then translate it into stes in flash.
-
Create your button as normal. But on the over frame, right click and convert to movieclip. then tween you image bigger with a stop action at the end.
do the same but copy and paste the 1st...
-
this is really a technique, you would learn this with much experience. But what I can suggest is that u create ur 'saber' in a grphic and use the centre cross as where ther hand is. Then you should...
-
click onthe last keyframe in your tween, click your iage. And theres a setting called alpha in properties.
-
you will have to make the equation for the line you want it to travel accross. for example y=2x then you can set the drag accross the y axis and get it to automatically move horizontally.
-
-
Ive been struggling with this for a while:
I have three buttons, and a horizontal bar on my bage, when i click the buttons i want the bar to move and gradualy slow down to where i want, but only...
-
lighten up, besides its not illigal unless its used for profit.
-
whats your script for makiung our character move?
-
well what exactly do you want from it. Do you want the 360 effect or just in a line vert/horz
-
if you had a disregard for the law you could download the trial version and find a crack. But other wise theres nothing i know of that can help you. For the record my v. of flash is legit.
-
-
all you need to do is make a rectangle and give it a gradient which goes transparent at the end. Then make it appear and tween away.
-
-
simply set an action on the timeline to change the frame of a movieclip, depeneding on the position of a transparent mavieclip set to drag on the mouse.
-
Try This:
on (press) {_root.gotoAndPlay("Main","yo");
}
-
Do you want the character to stay in the middle of the screen and the background moves as the character moves?
Or do you want the background to move only when the character gets to the edge of the...
|
Click Here to Expand Forum to Full Width
|