ActionScript 3.0 :: Tweening Large MovieClip - Moving X / Y And Scaling Image

Oct 7, 2009

I'm trying to tween a large image 6917x1500px. I'm moving the x,y and scaling this image. It's a jpeg, and the image really chuggs at certain sections. Has anyone tweened an object this large before? Should I be trying tween lite? I don't think that will work, because it just has less settings.

View 5 Replies


Similar Posts:


ActionScript 3.0 :: Flash Tweening A VERY Large Image

Mar 6, 2011

I am working on a project for a client, and our designer has created a very large (7000px wide by about 600px high) image, which is split up into several 'screens'. The image is one long continuous image, so can't really be 'chopped up'. There are left/right arrows on either side of the scene which, when clicked, go to the next screen and play a short animation (basic movieclip fades/movement etc) for that screen.

My problem is that the panning left and right is starting to get a bit jerky - most likely Flash not being able to cope with tweening such a large image. Is there an easy alternative to using tweens in this case? I'm using TweenLite (AS3). I am happy to provide an SFW/FLA, but only in private to an experienced developer, hope thats ok.

View 9 Replies

ActionScript 2.0 :: Scaling & (tweening) A Mc To The Height Of Another Mc?

Feb 27, 2007

how i would go about scaling&(tweening) my MC to the height of another MC which will sit on top of it???

View 3 Replies

ActionScript 3.0 :: Scaling An Image In A Movieclip

Nov 19, 2010

i have read a number of tutorials on the internet trying to find a fix to the problem i am having. Everytime i create a new movieclip using public var mc:MovieClip = new MovieClip(); the movie clip is created after setting the values and drawing a square to show it in the file. However when i add an image to the movie clip i created it scales to be the same size as the movie clip or half the size of the movie clip which isnt what i want.

mc.addChild( GameTile ); // add the square instance into display list
GameTile.loadBitmap("stronghold.jpg", 0, 0);

This is the code i use to add an instance of my image class to the movieclip called mc. I was wondering if anyone has a simple way of scaling the image to its original size within the new movieclip instance? I have tried various ways of scaling and it works but when the window is resized the image is not the correct size.

View 4 Replies

ActionScript 3.0 :: Scaling A MovieClip After Loading Image Into It?

Apr 23, 2009

I have a doubt regarding scaling a movieclip. I tried this method where I make a movieclip dynamically, add an image to it which I load from my desktop. The image appears fine. But when I scale the movieclip using the mc.scaleX and mc.scaleY properties the mc woudnt budge. There must be some other wat we can accomplish that. Can someone put in some thoughts on it. here's the code..

[Code].....

In the code I have not used the scaling codes since it doesnt work. And when I add the two line code, the image disappears, but the mc is on the stage which is clickable. maybe I should place my mc inside a container?

View 2 Replies

ActionScript 3.0 :: Dynamically Scaling MovieClip Distorts Image

Feb 9, 2009

In my movie I have a few products that I resize dynamically based on which one is selected. the selected product is shown full scale while the other are scaled back. However the scaled back ones lose image quality and look pixelated. the products are currently movieclips in my presentation. Is there a way to use scale w/o it distorting the image? I'm currently using TweenLite for my tweening/scaling.

View 1 Replies

ActionScript 3.0 :: Liquid Layout Site Not Scaling Correctly In Large Browsers?

Mar 23, 2011

I have built a liquid layout Flash site using AS3 but it isn't  scaling correctly once I go above 1280x1024. I am currently using a Mac  screen with dimensions of 2560x1440 and it looks terrible. The menu  pushes to the top and the bg and page info stays central but with no scale.[URL]..
 
The HTML is 100% w+h so it's obviously something  within the AS3 code. This is causing me nightmares so if someone could  take a look at the code pasted and see if there is a way to resolve

[Code]...

View 11 Replies

ActionScript 3.0 :: Scaling Movieclip Not Scaling But Repeating?

May 20, 2010

i have a diagonal movieclip that I am trying to scale along with the background video. The background video scales perfect, I am attaching the diagonal movieclip (br in the code as bottomright) with addChild
Instead of scaling with the window, it seems to repeat such as the image is displaying. this is the main section of the code that is doing the scaling
 
var br:mc_bottomright = new mc_bottomright();
addChild(br);
//proportional scale
if ((stage.stageWidth / stage.stageHeight)> (owidth/oheight))

[code]....

View 4 Replies

ActionScript 3.0 :: Scaling A Movieclip Without Scaling Its Contents

Apr 10, 2009

I am trying to achieve an effect of scaling a movie clip on click...very similar to [URL] When the user clicks on See, Hear, Play and Shop boxes, the boxes expand. I have created a box movieclip that has a bar on top. This bar is a movie clip inside the box movieclip. When i try to scale the main box movieclip, the internal bar movie clip scales as well. How to stop this?

View 2 Replies

ActionScript 3.0 :: Smoothly Moving Large Sprites?

Mar 14, 2012

I've got a problem in actionscript3 with moving large DisplayObject-s. When the size of the DisplayObject is quite large (more than screen size) the movement loses smoothness and it looks like the object starts jumping forward and backward, which overall looks very unpleasant.

Does anybody know the way to fix that? I am trying to make a sort of a race game, where I need to move the background sprite to make the illusion of movement.

Code:

private var obj:Sprite;
private var canvas:Sprite;
// determines spatial spread of circles
private var size:int = 1000;

[Code]....

View 3 Replies

Professional :: Scaling And Moving Text?

Jun 24, 2010

I am currently using flash CS5. I have the task of moving text constantly in an animation from left to right..with the text growing at the same time from 12pt to 36pt. As of yet i have looked across many tutorials only showing me on the movement of text I would be great full to anyone who can help me with this text scaling issue

View 2 Replies

Actionscript 3 :: Flash Smoothly Moving Large Sprites

Mar 14, 2012

I've got a problem in actionscript3 with moving large DisplayObject-s. When the size of the DisplayObject is quite large (more than screen size) the movement loses smoothness and it looks like the object starts jumping forward and backward, which overall looks very unpleasant. Does anybody know the way to fix that? I am trying to make a sort of a race game, where I need to move the background sprite to make the illusion of movement.

View 1 Replies

Professional :: Scaling And Moving Finished Animation

Apr 27, 2010

How do I scale and move a finished animation (with more than one simbols - do I have to group them or something since I don't wan't to touch the background?) without having to do it on every keyframe?

View 5 Replies

Choppy Scaling / Moving - Doesn't Seem To Be Refreshing Well

Aug 17, 2009

I made a carousel with actionscript 3 and it doesn't seem to be refreshing well. It's very choppy. Here's the file [URL] The framerate is 30fps

[Code]...

basically as ellipsePosition increments, the x and y values of the doc increment around the carousel. There is more to it for the scaling and alpha changes, but I get the same result if I remove them. I tried changing the framerate up alot. I also decreased the step size of ellipsePosition and it still acted the same. In DirectX I would create a backbuffer but I'm not sure that would be a reasonable fix for actionscript. Surely there is something built in, actionscript is by no means low level. It's a really vague question but is there anything thats very common that could cause this or that could prevent this, or is this expected behavior of flash.

View 3 Replies

ActionScript 2.0 :: Preloading - Scaling & Moving Movieclips [fla: CS3]

Jul 6, 2008

Click on a thumbnail and the corresponding image is preloaded BEFORE scaling and moving smoothly from the thumbnail position to a target position. (the thumbnail is actually the container for the loaded image, and therefore also moves to the target) I have got everything to work, except that the thumbnail moves whilst the image is still loading. This problem defeats the purpose of the gallery, and I'm starting to get blurry vision now!

I hope I have made everything clear, but since this is quite difficult to explain, I have attached the fla and images. *You will need to simulate download in flash for the current preloader to work. P.s. much of the script was (heavily) adapted from an fla I found somewhere, in which the images are arranged into a circle.

View 6 Replies

ActionScript 3.0 :: Moving Object Down Into Center Of Canvas Then Grow Large?

Oct 30, 2009

I made a pact that I'll use only AS3 from now on but.. The tweening class is confusing me. Take a look at this: [URL]. Finding code that will make the earth move down into center of canvas and simultaneously grow larger?

View 21 Replies

ActionScript 3.0 :: What The Code Is For Having A Button Inside A Movieclip Not Active While The Movieclip Is Tweening

Jun 23, 2009

I have been using TweenLite for all of my easing. I was wondering what the code is for having a button inside a movieclip not active while the movieclip is tweening.Then when the movieclip does finish tweening the button then becomes active.

View 2 Replies

ActionScript 3.0 :: Tweening In New Image Over Old One

Feb 6, 2010

I have an image that tweens in under a mask, then when a button is clicked a new image appears in the same way further down the timeline. When the button is clicked, the old image disappears and the new image appears as the mask reveals it. This leaves a blank spot in its place on the page a very brief period while the new image is being revealed. What I would like to do is have the old image stay visible (not suddenly disappear) in the background (when the button is clicked) until the new image completely appears over it and covers it up. Placing the old image in a new layer under the new image is not an option because there are so many images that they could jump to or from that it is impossible to predict which image they would go to next, so I need to find a way to keep the previous image still visible.

View 2 Replies

Tweening An Image With Blur Filter?

Jun 17, 2009

I'm currently producing my first website in Flash CS3 and have just encountered a problem with a transitional effect I'm experimenting with: Transitional effect uses the Flash Blur filter set to 10 (X andY) on the first frame to 0 on the last frame (Medium quality). This is used with an alpha setting of 50% on the first frame to 100% on the last frame.
 
The .fla is using the default setting of 12fps. When I preview the transitional effect, various multi-coloured horizontal lines appear randomly on the images during the tween, and some remain visible once the tween is complete. Would this be because the blur filter cannot be used effectively together with different alpha settings?
 
Maybe the frame rate for the animation is set too low?

View 8 Replies

ActionScript 3.0 :: Add Preloader And Tweening To UILoader Image Set

Jan 12, 2010

I am trying to add an alpha tween to my UILoader that is linked to a folder of images so that they fade between images when you click on the "next" or "prev" buttons, as well as a preloader status for each image as it loads in (although that is less important, as most connections load in the images fast enough, but perhaps a preloader for the initial image would be good)... Here is what I have, as of now everything is set up to work without a tween or preloader...

[Code]...

View 0 Replies

ActionScript 2.0 :: Shape Tweening Image Frames?

Oct 13, 2005

I am looking to create a slideshow with different shaped images and I wanted to create a boarder around the image which will expand and contract around any image even if it is out of sequence. I can't find an example online at the minute eventhough I have seen the effect several times but this link has a similar effect when looking at the photos...[URL]..

The bottom of the page moves up and down to accomodate the shape of the images. The difference is I want the whole image to be surrounded and the boarder to change vertically and horizontally.

I hope this is clear. Are there any tutorials I should look at? Is there a specific name for this effect which I could do a google search for a tutorial because I can't seem to find anything.

View 1 Replies

ActionScript 3.0 :: Image Gallery Tweening - Stops When Rolling In

Sep 12, 2010

I use this smooth, nice (and simple) image gallery, and I am very happy with it. However sometimes some of the images stops when rolling in, and I have to press Fw again to jump to the next one. I can't figure out where the bug lies, as I mentioned it appears rarely but it blows up the whole thing.

[Code].....

View 2 Replies

ActionScript 3.0 :: HitTestObject On A Tweening Movieclip?

May 11, 2011

I'm trying to make a fish controlled by direction keys catch some random color shapes thats falling on screen... i made the fish move and the shapes fall but when now i cant do it catch the shapes.. looks like it doesn't make the hitTestObject

there is my code:

Code:
import fl.transitions.Tween;
import fl.transitions.easing.*;
import fl.transitions.TweenEvent;

[Code].....

View 8 Replies

ActionScript 3.0 :: Tweening A Movieclip In The Parent?

Mar 19, 2011

I have a main.fla and few movieclips inside it.Lets take t1_mc for instance which has a button called next inside it

Code:
next_btn.addEventListener(MouseEvent.CLICK, goNext);
function goNext(event:MouseEvent){

[code].....

View 8 Replies

Flash :: Empty Space After Tweening Movieclip?

Aug 19, 2011

I'm filling arrays from a XML. These arrays have dynamic textFields inside them, and these textFields are childs of a movieclip.

I tween this movieclip, therefore making the array of textFields animate on the stage one by one. There are two sources of XML, one from an actual site, and another from a XML stored in the hdd. First i fill the arrays of textFields, and then animate the movieclip. I do this for the first one, then animate it, do it again for the 2nd one, animate it, again for the 1st one, animate it, so on so on.

myTween = new Tween(mc,"x",None.easeNone,sizeOfStage,0 - mc.width,mcSpeedAuto,true);

my tween ends at 0 - mc.width, the problem is, if i tween first the
"bigger" XML, when the next one which is smaller gets tweened, there's loads of empty space before it tweens the big one again (tweening whitespace?).

myTween.addEventListener(TweenEvent.MOTION_FINISH, onFinish);

onFinish i clear all the arrays (otherwise the tweening of the 2nd one would still have information of the 1st one e.g: 1st has 25 fields, second has 10, 1st shows it's 25 fields, 2nd shows 10, and the 15 that were left from from the 1st one) and call the tween on the 2nd one. I thought that by doing this i'd be clearing all that white space too, apparently not. I think the mc.width just keeps the "bigger" value and always tweens with that, taking longer to end in the 2nd case. I've tried setting the mc.width as the sum of textfield width's everytime i fill the arrays, but this hasn't worked either

View 1 Replies

ActionScript 2.0 :: Tweening With Dynamic Movieclip Referencing?

Oct 22, 2009

First of all: this is my first post at actionscript.org *happysound*. I'm working on this flash gallery since a couple of days and something is drinving me crazy in actionscript.

The concept: in this part of the flashfile i'm loading thumbnails in dynamicly created movieclips on stage (1.jpg, 2.jpg, 3.jpg). Everything is working fine, but now I wanted to add some fancy fading when the loading of a single thumb completes. For some reason I can not get the tweening class working and I'm sure it's a problem with the referencing to the clip. I know this cause when I change "thumb"+i to thumb1 it is working. Googled for hours without result..

[Code]...

View 5 Replies

ActionScript 3.0 :: Tweening Graphic Instead Of Movieclip, Dynamically That Is?

Mar 31, 2010

the mouse_over state im doing tweens the alpha of a button to reveal more buttons underneath.The only problem with tweening the alpha of a MC is that I cant click on the buttons underneath, only a graphic. However, I cant figure a way of just using a graphic symbol instead of a movieclip.And I really dont feel like using more than one frame, that is accepting defeat in my oppinion. ha

View 11 Replies

IDE :: Close Button For Pan Large Image?

Feb 17, 2009

i need to pan a large image. I didn�t used the kirupa example, because this was more what i was looking for. The problem is that a i need a close button so i can go back to the small image (unload it). Example:picture1.swf (contaings a medium size picture) when i click over it, goes to picture1_big.swf where i can pan the image.The problem is that if i put a close button it doesnt recognize it. Everything is made with AS.

View 1 Replies

ActionScript 2.0 :: Roll Over Moving Image - Making Image Larger?

Feb 21, 2012

I need the ActionScript (2.0): 1) When rolling over a moving image (like a filmstrip), I want the image to stop and then it zooms into a larger image. 2) Then when you click on the larger image, it goes to another URL page in my webiste.

View 9 Replies

ActionScript 2.0 :: Changing MovieClip Height - Smoothly Like Tweening

May 7, 2005

I would like to make a movie clip's height change when it is clicked. However, I can't figure out how to do it so that it smooth like a tweening.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved