Flash :: Resize A Movieclip Without Affecting The Scale?

Nov 11, 2009

I have a movie clip object with a width of 306 and height of 194. I need to change the dimensions of the movie clip and still have the x and y scale set at 100. Currently when I change the movie clip width to 352.8, the x scale increases to 115.3%. I have to have the scale reset to 100% after I've adjusted the movie clip's width. Is there a way to do this in CS3? (this is all in design mode, not run time). Do I need to delete the movie clip and recreate it?

View 2 Replies


Similar Posts:


Actionscript 3.0 :: Movieclip Scale Affecting Others

Jan 18, 2010

I have x amount of MCs arranged vertically with the distance between each being the same. When I roll over any of them the X & Y scale increases for that particular MC with a tween and on roll out they decrease to the MC's original size. Here comes the sticky bit...how can I maintain the distance between each when the scale of an individual MC is increased/decreased? I have attached a basic swf to show you what I mean. (Only the middle MC is active).

View 6 Replies

ActionScript 3.0 :: Resize Parent Movieclip Without Affecting Children?

Nov 14, 2010

What's the best way of resizing parent movieclip without affecting the children?I have a container movieclip that resizes depending on the stage, and when I add another movieclips to it they also resize, but I want them to keep the original size

View 1 Replies

ActionScript 3.0 :: Scale Or Resize The Image By Dragging And Resize Option?

Sep 19, 2011

I am working on image and i like to scale or resize the image by dragging and resize option.same working as "free transform tool" in flash (design part); i need same functionality in application.

View 7 Replies

ActionScript 3.0 :: Resize Flash Stage On Scale?

Aug 4, 2009

There is a flash with stage size 800 x 600. I need to add a button on the flash. When the user clicks the button one time, it will resize to be 600 x 450 and all MC, texstbox, button insides the flash would be resized on scale.

When the user clicks the button 2nd time, it will resize to be 400 x 300 and all components resize on scale as well.

When the user clicks the button 3rd time, it will resize to 800 x 600 again.

Is there any AS3 source code for it?

View 7 Replies

Flash :: Resize / Scale Multiple Bitmaps(duplicate 1 Bitmat Over And Over)

Dec 2, 2010

I am trying to make a frame arround an uploaded picture by repeating 1 image over and over again. The user will have to enter the real dimentions of the picture and the image will be scaled acordingly so that the frame will look as big as it should. The problem is that when I get a bigger pickture and I scale the images something goes wrong and there is some smearing in the movie clip. When I move it to X:0 and Y:0 all is well. When I move it to the center of the screen the smearing is there. Here's the code I use:

[Code]...

View 3 Replies

Actionscript 3 :: Background Image Auto-resize/scale In Flash Cs5.5?

Jan 28, 2012

The name of the background image movie clip symbol is bg_main. The problem here is img is aligning outside the browser window on extreme bottom-right hand side instead of centering.[URL]

Here's the code below:

//set stage for FBF
stage.align = "TL";
stage.scaleMode = "noScale";

[code]...

View 1 Replies

ActionScript 3.0 :: Stretch Movieclip Affecting Other Movieclip?

Sep 2, 2009

got a big fixed dimension boxe that have 9 small child boxes positionned like this:

1 2 3

The big boxe is 300x300 and each small boxe are 100x100.

What I need to do is that, if I stretch boxe #1 to 150x150, boxes #2 should become 50x100 so the big boxe remain the same..... hope I'm clear enough.

So, how can I do this dynamically hasving in mind that the big boxe can contain unlimited numbers of small boxe?

I just need a startnig point to figured out how to acheive this in AS3,

View 2 Replies

ActionScript 2.0 :: Button Affecting Later Keyframe Movieclip

Sep 21, 2010

I have a few language buttons on frame 1 (englishbtn, spanishbtn) in a long timeline with a bunch of keyframes, buttons and movieclips. What I don't know how to do is set up the buttons so that, when pressed, tells a movieclip on a keyframe later in the timeline, to be on a specific frame label (english, spanish).

In other words, when the game gets to the later keyframe with text movieclip, I want the movieclip on that frame to be at a specific frame in the clip (english, spanish), because the button was pressed on frame 1. Some of the text is deep in movieclips on various frames. So those movieclips need to be on the spanish frame, if spanish button on frame1 was pressed.

View 3 Replies

ActionScript 3.0 :: Tabbing Affecting MovieClip The Wrong Way?

Mar 28, 2011

I have a quiz that randomly sorts then dynamically places a question and its answer choices. An answer is a text field laid over a movie clip with a resizable, invisible rectangle and a radio-type button (not actually the radio button component) that handles the rollover and feedback. When clicked, it looks like a selected radio button if correct and has a big red X if incorrect. At this point, I remove all its eventListeners and leave it in the feedback state because the user gets to try again. It also places a feedback box on the screen with the standard, "Try again."

This all works perfectly with the mouse, but the quiz is for .gov sites, so it has to be 508 compliant. When tabbing to and clicking on an answer, the feedback button works fine, and the feedback dialogue does, too. When tabbing to another answer, however, the incorrect try resets to its up state, minus the eventListeners. I am disabling buttonMode when the eventListeners are removed, and I've tried doing all this before the feedback box is placed, as it's placed, and after the user clicks to continue. It doesn't make a difference, and neither does including tabEnabled = false; I tried not even adding the FOCUS_IN and FOCUS_OUT, and that didn't make a difference.

I could removeChild and then add it back as a new, never-been-a-button object, but if there is a simple setting, I'd like to know about it.

View 2 Replies

ActionScript 3.0 :: MC Scale On RESIZE

Nov 30, 2010

I am currently working on a swf (call it swf_A) that will eventually be loaded into another swf (call it swf_B) and have a few questions about resizing movie clips with the RESIZE event.[code]This is resizing my Movie Clip, however when I drag the flash player to make it bigger, it seems that it is scaling from the bottom right of the player.  I see the Stage, or white background in the top  and left of the player.  Any Ideas?Second part is if I use a reference to the stage like doorsMC.width = stageWidth; and doorsMC.height = stageHeight;will this break when I load it into swf_B?

View 4 Replies

ActionScript 3.0 :: Resizing Parent Movieclip Without Affecting The Children?

Nov 14, 2010

What's the best way of  resizing parent movieclip without affecting the children? I have a container movieclip that resizes depending on the stage, and when I add another movieclips to it they also resize, but I want them to keep the original size,

View 3 Replies

ActionScript 1/2 :: Movieclip Function Affecting Clips On Other Frames?

Jun 7, 2011

The idea is to click on a mc that takes you back one frame (into a different room) and it changes the visibilty of another mc in the new room to false. Here is the code so far:

poodle_mc.onPress=function(){ _root.rooms_mc.safeClosed_mc._visible=false; _root.rooms_mc.gotoAndStop("Office");}

I return to the "Office" frame just fine but the safeClosed_mc is still visible

View 3 Replies

Professional :: Resize/scale A Whole Project .fla

Feb 5, 2010

I'm doing and animatic movie with flash (means lots of hand drawn frames and many layers) I also have about 40 sequences
 
I would like to scale down my whole movie to a smaller size like 720*480 (actual is 1980*1080) but when I change size in "propery" window it just change the size of workspace and drawings stays the same size.
 
is there any way to have the graphics scale to the new document size without using "transform tool" on each sequence, because flash crashes when I do that.

View 2 Replies

Resize Your Stage And Scale Content?

Mar 9, 2012

I have to adjust to a new size and my objects have to adjust accordingly. Is there a way to select multiple objects on separate frames and resize as a group?

View 1 Replies

ActionScript 3.0 :: Way To Resize  (scale) A Hole Timeline?

Nov 21, 2009

Can A flash fla be resized even if its just the swf needed in different size? (Stage size)

View 2 Replies

Actionscript 3 :: Keep The Same Scale Mode On Stage Resize?

Mar 18, 2011

I'm using the loadermax class from greensock in order to load an image which matches the screen's width and height, using a scaleMode of proportionalOutside. The problem is, if I resize the stage, the image does not scale with it. Is there a way to resize the image while maintaining loaderMax's scaleMode?

View 2 Replies

Actionscript 3 :: Scale Image On Browser Resize?

Jun 3, 2011

I am wondering how would I scale an image on browser resize with minimum and maximum width and height parameters?

I know how to use the Event.RESIZE function to make my image proportional with the browser using stage.stageWidth/Height, but I am trying to figure out a way to have a movieclip or image scale up or down to a certain dimension such as on browser resize the image max would be 640x480 and the minimum being 320x240.

View 1 Replies

ActionScript 3 :: How To Scale Width Of Sprite To Resize

Oct 24, 2011

I have a sprite in as3 code, I want to enter its height to resize it, how can I scale the width accordingly?
sprite.height = 200;
sprite.width = ??

View 2 Replies

ActionScript 3.0 :: Stage Resize - No Scale Mode

Jan 28, 2010

I am creating a website and I want it to be fixed size when the stage is bigger than 750 height so I am using no scale mode
ActionScript Code:
stage.scaleMode = StageScaleMode.NO_SCALE;
But if the stage would be smaller than 750 height I want the website to scale proportionally.

So I am using
ActionScript Code:
stage.scaleMode = StageScaleMode.SHOW_ALL;
I am also listening for resize with eventListener everything works fine until i resize the browser smaller then 750 it executes StageScaleMode.SHOW_ALL but after that resize eventListener stops calling the function.

View 0 Replies

ActionScript 3.0 :: MC Proportional Scale On Browser Resize?

May 18, 2010

resize an MC on browser resize (or if detected a small monitor resolution).

This is how things should be work:

- MC (my_ssp) should be positioned always in the center of the stage

- on browser resize, MC move to keep the center of the stage

- when stage height is < of 750 px (max MC height), the MC start resizing proportionally with the stage.

I attach the code:

Code:
import flash.display.StageScaleMode;
import flash.display.StageAlign;
import flash.events.Event;

[Code].....

View 2 Replies

ActionScript 2.0 :: Resize And Image And Scale It Proportionately

Aug 21, 2006

Ok so for a while now I had this tiny chunk of code that would resize and image and scale it proportionatly. However I just realized there is an issue and I'm having some trouble fixing it - which should be a joke to fix but I can't.

[Code]...

View 3 Replies

IDE :: Resize Background Image To Browser In Scale?

May 30, 2007

I am trying to achieve an effect seen as on this website. [URL]

I want to have a background image that resizes to the browser window (my other elements retaining their size) - but stays in scale. I have been using the code provided at gotoandlearn which tiles the image. Here is the code used there.

import flash.display.BitmapData;
GreyBar._xscale = Stage.width;
var tile:BitmapData = BitmapData.loadBitmap("tile");

[Code]....

View 5 Replies

ActionScript 2.0 :: Drag And Drop Resize And Scale Movie Clips On Stage?

Jun 25, 2010

'i am doing a game for children where users can drag and drop resize and scale movie clips on stage!The drag and drop is not an issue...

View 2 Replies

Flash :: Changing Y-scale Of A Movieclip?

May 5, 2011

I'm trying to change the y-scale or x-scale of a movieclip. I've tried a few tutorials but they're always talking about "elem._yscale".. However it's no longer supported by AS5.

View 2 Replies

ActionScript 2.0 :: How To Scale MovieClip In Liquid Flash

Jan 19, 2010

I have a movieclip (tester) that I am locating on the stage via the following code:
ActionScript Code:
setStage();
var stageListener:Object = new Object();
Stage.addListener(stageListener);
stageListener.onResize = function() {
setStage();
};
[Code] .....

What I want to have happen is have it start in the defined location but when you drag the browser window open the "tester" movieclip scales up in size but stays centered on those cooridinates - basically as the window gets bigger I want it to stay in the same place but get bigger and be able to control ( by percentage) how big the movie clip grows as the window opens.

View 2 Replies

IDE :: Flash Content To Scale When Scale Browser Window?

Feb 19, 2010

I want my flash content to scale when I scale my browser window.

View 5 Replies

ActionScript 2.0 :: Resize Image/movieclip In Flash?

May 15, 2011

I have been looking for a way to create an effect like this in Actionscript 2.0.Like thisThe application above is in AS3 and I am trying to create that effect in AS2!anyone knows how we can achieve that so the users can re-size the images via handles around the images inside the flash? or maybe re-size a movie clip with handles like that?

View 4 Replies

Actionscript 3 :: Add Resize Handles To A Movieclip In Flash?

Apr 12, 2012

I am looking to add resize handles to a movieclip in flash AS3 so a user can click a corner and resize the movieclip.

View 1 Replies

ActionScript 3.0 :: Flash Resize MovieClip By Mouse?

Jul 12, 2011

i want resize movie Clip with mouse How do these?

View 1 Replies







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