Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Re-size Movie



I want to reduce the dimensions of a movie that has tweened symbols in it. When I re-size it, all elements re-size except the tweened symbols. Any help?



FlashKit > Flash Help > Flash General Help
Posted on: 09-23-2004, 02:12 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Match The Size Of A Dynamic Movie To The Size Of Its Parent Container Using ActScrpt?
I have a program that is dynamically loading images into a nested movie clip. The Parent movie contains the two separate movies within it and images are to switch back and forth in them. I need to know how I can use action script to load these nested movies to the exact dimension of the parent movieclip.

Here is my code:

onClipEvent (load) {
StagePictures._lockroot = true;

e_mc.loadMovie(_root.PathText+_root.imageClips[0]);

}
onClipEvent (enterFrame) {
if (Key.isDown(a number)) {
if (Key.isDown(Key.something)) {
if (Key.isDown(a number)) {
_root.StagePictures.e_mc.createEmptyMovieClip("SecondClip" , 3);
_root.StagePictures.e_mc.SecondClip.loadMovie(_root.PathText+_root.imageClips[1]);
_root.ScoreBox.text = scvar+1;
_root.Command.text = _root.imageCommand[1];
_root.Response.text = "Correct!";
}
}
}
}

StagePictures is the parent clip, e_mc is a child, and SecondClip is a child within e_mc.

Both e_mc, and SecondClip are loading the dynamic images which are the paths labeled _root.PathText+_root.imageClips[0, and 1];

The size of the images need to be contained within the size of the parent clip of both called StagePictures.

How can I set the size of the two nested clips to match the parent?

Thanks,
sam

Browser Size Doesn't Match Flash Movie Size
Can anyone help me figure out how to make the Browser or Window that launches my .swf file fit exactly the size of the Flash Movie's dimensions?

My movie is 800x550 yet when launched it in a browser there is extra space around it which shows the elements that are outside the border of the movie which I later tween onto the stage.

In short, how do I constrain the Browser Window to fit the dimension of the Flash movie?

Thanks,
Tony

Resize Flash Movie To Size Of Users Screen Size
hey,

Is it possible to resize a web page that has a swf file to the exact size of the users screen size i.e. 800 x 600 and 1024 x 768? If so can someone help please?

DEE

Change Movie Clip Size Without Changing Whole Swf Size?
ok this is kind of hard to phrase this question... but i have a movie clip and there is stuff in the movie clip i dont want to be seen... i thought about hidding it behind a white background but that doesnt work because it covers up other movie clips that i have.. so is there a way to set what can be seen in a movie clip

Browser Display Size Of Flash Movie / Need To Have Browser Match Movie Size
Hello,

I am having a problem getting my flash movies to come up in the broswer w/out any extra space around the movie. I have published all 3 ways out of flash, and even made may changes to the Dreamwever file with no luck.

Is it possible to have my movie pop up and the browser be 600x440 w/out extra background?

Please send help!

Thanks,

xcaliber_1

Screen Size And Flash Movie Size
Can you create a swf larger than the resolution of the users screen and then just center it on the screen, or if not, is there a way around this. I want to have popup windows that can be moved around within the flash file, but I need the flash file to be at least as big as the users screen so that they don't just disappear. Is this possible??

Auto-size Vs. Fixed Movie Size
I wasn't sure where to put this post. I hope this is the right place.

This is what I want to do:

On screen resolutions up to 800x600, I want my Flash movie to resize to 100% width and height of the browser window (since that's usually something like 635x450 on 640x480 and 755x550 on 800x600). On screen resolutions higher than 800x600, I want the Flash movie to be a fixed size (say 800px x 600px exactly).

Is this possible, and if so, how? Or is it something more to do with javascript after the final movie has been created?

Movie Size Fitting Any Monitor Size
Hi :-D

Is there a way to design a Flash movie so that it will look good on all monitor sizes? For instance I designed a Flash site that was 800 x 600 but on larger monitors it looks incredibly small. I know that I cannot control everyones individual monitor settings but is there any way that I can set up the movie so that it stretches and fits any monitor size?

Many thanks!! You guys are awesome!

Denise

Is It Possible To Rescale An Original Size Of The Movie Into A Different Size?
I made a movie 1024 by 800. I don't want to rescale each image manually to to fit this new size 800by 600. I want a quick way. Is there an actionscript that can do it for me to scale the whole movie to a new size800 by600?

Auto-size Vs. Fixed Movie Size
I wasn't sure where to put this post. I hope this is the right place.

This is what I want to do:

On screen resolutions up to 800x600, I want my Flash movie to resize to 100% width and height of the browser window. On screen resolutions higher than 800x600, I want the Flash movie to be a fixed size (say 800px x 600px exactly).

Is this possible, and if so, how?

Auto-size Vs. Fixed Movie Size
I wasn't sure where to put this post. I hope this is the right place.

This is what I want to do:

On screen resolutions up to 800x600, I want my Flash movie to resize to 100% width and height of the browser window. On screen resolutions higher than 800x600, I want the Flash movie to be a fixed size (say 800px x 600px exactly).

Is this possible, and if so, how?

MOVIE SIZE Vs STATE SIZE
Hey All,

First post here!!!!

Im just wondering why my STATE SIZE is always almost double the size of my MOVIE SIZE in Flash MX's Bandwidth Profiler.

For example, my last flash project produced these results.

MOVIE SIZE = 13kb
STATE SIZE = 26kb (loaded 100%)

Whats up with that?

What bloats the file size by so much? Can I optimize this?

I have already checked for artwork that isnt in the Library, I have no sound and perhaps about 15 lines of basic actionscript!

Any help or advice would be great......

Thanks in advance!

Mecha

Scene File Size Huge Compared To Seperate Movie File Size?
I have a flash movie with multiple swf files imported into different movieclips throughout. Each of the imported movieclips is a seperate scene of the original movie. The thing I found out is that if I copy all the frames of scene 2 for example, and paste them into a new movie. Then publish the new movie as a swf. The file size is much smaller than the scene 2 swf when published from the original movie. Does anyone know why?

Problem With Loading Larger Size Movie Into Level 0 Original Movie
hi,

i am trying to load a larger stage size movie into replacing the smaller original movie, but the larger movie always gets cropped when it's loaded on top of the level 0 movie. is there another approach?

thanx much,
scsirain

scsirain@yahoo.com

Making Holder Movie Aquire Size Of A Loaded Movie
Kinda simple concept.

In Flash, external movie receives the properties of the movie it loads into, but I was surprised to find myself needing exactly the opposite.

When buttons are pressed, the Holder movie clip instance loads different external movies.
This Holder movie is connected to the windows style Scroll bar that should resize depending on the Holder movie height.
Therefore I need the Holder movie to acquire the height of the loaded movie so that the Scroll bar can resize accordingly.

I wonder if it's at all possible. Simple Movie1._y == Movie2._y doesn't seem to work.
[Edited by turbostas on 04-29-2002 at 06:58 PM]

Making A Loaded Movie Its Original Size In A Stretched Movie
lo all is it possable to make a loaded movie [via loadmovie()] display at its origan size in a stretched movie?

i tryed this:

Mheight = Stage.width;
Mwidth = Stage.height;
/// loads the movie into an empty movie clip
mainMovie.loadMovie("main.swf");
// moves the movie clip to the center and resises it to the original size
mainMovie._x = -0;
mainMovie._y = -0;
mainMovie._width = Mwidth;
mainMovie._height = Mheight;

but it doesnt load the movie for some reason! aggh! flash!!
any ideas how i can do this?
cheers guys

How To Keep An Internal Movie The Original Size When The Parent Movie Is Scaled?
What I am trying to do is to make my own scrollbar component. I have made them before but always have to custom build it. What I would like to do is to build a component.

The problem I can't seem to find an answer to is that when you stretch the component in author mode, the buttons (movies) stretch, I don't want them to stretch. Actually, don't care if they stretch in author mode, but what them the original size in runtime.

I have torn apart the original scrollbar, but can't see where it solves that problem..

anyone got an answer to this one?

Jim

Problem With Loading Larger Size Movie Into Level 0 Movie
hi,

i am trying to load a larger stage size movie into replacing the smaller original movie using loadMovieNum, but the larger movie always gets cropped when it's loaded on top of the smaller size movie. is there another approach?

thanx much,
scsirain

scsirain@yahoo.com

Any Ways For Fullscreen Movie Loading Fixed Size Movie
i would like to make a full screen webpage with a resizable flash image as background, with centralized, fixed size- flash movie. Is it possible?
I set the root resizable flash swf in HTML and used loadmovie to attach the flash movie. however, the loaded movie follows the fullscreen-magnification of root flash.


do you have any suppestion to me? thanks for your attention and advices.

my reference files zip link:
http://www.wildbutharmless.net/flash...creen_test.zip


root flash= fullscreen
attached movie= 700x580

HOW? Retaining Movie Size Upon Loading External Movie.
I have run into a problem creating a stand alone presentation ,, when a swf (movie) is loaded into the stand alone player, any re-sizing of the origanal is lost and reset to what the loaded movie is set to...

I know there is a way to cure this, but my referance books do not talk about this particular issue.

Please let me know what i should do via action script.

~Chris Rosenau


__________________
Chris Rosenau
Rosenau Productions
webmaster@rosenauproductions.com

Load Entire Movie In Any Size Movie Clip?
Hi all. I was wondering. I want to make a static html page with a flash preloader. loading my entire movie into that preloader movie clip. Now I know I can load a movie into a movie clip but can i load it in and have the movie retain it's height and width (1024 by 768) after being loaded into a smaller movie clip (20 by 300). A movie clip placed on a static web page that is.

Well any advice will do, thanks in advance.

London

[MX]Host Movie Changing Size Of Loaded Movie
I have got 3 different size movies one of which will be loaded into a main movie dependant on the result of a browser setting query executed by: System.capabilities.screenResolutionX;.

The problem I am having is getting the movies loaded into the host movie to retain their original dimensions. Although I have set the “Dimensions” setting to “Match Movie” in the movie to be loaded, it always scales up to the size of the stage in the host movie?

I had thought about loading the movie into a clip & then scaling that, but the partial example in a reference book that i'm using, although not explaining the whole process, does load a swf into a host movie not a clip.

Make Movie Expand Contract According To The Size Of The Movie
dear all

i came accross this cool site called www.evolutionbureau.com
i'm a newbie....i just wanna know how do they actually
change the movie size it kinda has a cool shrink and expand effect ..is it a tween or something...

thanx n ciao

Fixed Size Loaded Movie In Fullscreen Movie?
I have a movie that opens up full screen and load an external movie into it. No problem there but I want the loaded movie to keep its original size and not resize with the full screen movie. Any thoughts on how to do that?

In the screenshot, you see how the yellow external movie loads into the fullscreen green movie. The white rectangle is only for size reference (photoshopped it in) and is not in the actual flash movies. The yellow movie is supposed to be 800x125 pixels but resizes with the fullscreen of the green movie.

Thx!

Make Movie Expand Contract According To The Size Of The Movie
dear all

i came accross this cool site called www.evolutionbureau.com
i'm a newbie....i just wanna know how do they actually
change the movie size it kinda has a cool shrink and expand effect ..is it a tween or something...

thanx n ciao

Getting The Movie Size Without Loading The Movie
Hi,
I´ve got a level0 movie with some buttons. each buttons loads another movie via loadmovie() to _level1. So far everything works fine.

I would like to include the size of the level1 movie in the button (on mouseover) with dynamic text, because the movie size changes often. But I tried and failed to get the file size with getbytestotal(), because I don´t wan´t to load the movie with loadmovie() just then.

I want to display the filesize on mouseover, but load the movie only if you press the button. So the user can decide by the filesize whetherv he wnts to load the movie or not.

Thanx, Hendrik

Load Movie And The Size Of The Movie
We have used loadMovie to load some small SWF files on a home page we have made. The swf files are in different sizes and we need to be able to set the size. How do we do this?
We hoped the problem was solved with the following code, but this code only sets the size of the variabel "minRamme, the contents are still to big, resulting in only a part of the swf file being visible.
Anyway the following code doesn't work on the button, but works when the button command is put aside. How come?

knapp.onRelease = function() {
minRamme = this.createEmptyMovieClip("clip",0);
minRamme.loadMovie("ann kristin.swf");
minRamme.height = 400;
minRamme.width = 600;
minRamme._x = 0;
munRamme._y = 0;
}

Thanks in advance!

Sol






























Edited: 05/07/2008 at 04:27:26 AM by Sunnyspring

Load Movie And The Size Of The Movie
We have used loadMovie to load some small SWF files on a home page we have made. The swf files are in different sizes and we need to be able to set the size. How do we do this?
We hoped the problem was solved with the following code, but this code only sets the size of the variabel "minRamme, the contents are still to big, resulting in only a part of the swf file being visible.
Anyway the following code doesn't work on the button, but works when the button command is put aside. How come?

knapp.onRelease = function() {
minRamme = this.createEmptyMovieClip("clip",0);
minRamme.loadMovie("ann kristin.swf");
minRamme.height = 400;
minRamme.width = 600;
minRamme._x = 0;
munRamme._y = 0;
}

Thanks in advance!

Sol





























Edited: 05/07/2008 at 04:30:45 AM by Sunnyspring

How To Set Size Of Movie?
I know this is easy, but how do i adjust the size of the white canvas space inside of flash?

I need to make a movie that is 580X180, but cannot figure out how to set the canvas at that size.

I already know how to adjust the "movie window" in the HTML.

thanks ahead of time guys! keep up the good work.

bruce

?Movie Size?
?How Do I make The Flash Movie The Size Of The Whole Page?

Size Of Movie?
I don't understand how to make the movie fit the webpage.
The whole movie sits up in the corner after I publish it as an html page. How do I make the movie automatically fit the screen no matter what resolution or size my screen is. I have the browser up there if you wanted to know that too. But the flash movie is way too small. How do I fix this. Thanks in advance

Movie Size
When I import a flash movie (which is smaller in size than my main movie)in to my main movie, it doesn't want to play in the size I set it to.

Please help me!!

Movie Size?
just a quick one from a newbie, What is the best size to make a movie to cater for all?

i have read 600x300 but i have recently tested my movie on two friends machines and they both had 640x480 as there default size and my movie looked crap. Is this a common size or do most people have there screen set to 600x800 or 1024x768 like myself. I thought it strange that they had this setting but they said most people they know had this size. Its all a bit confusing as i personally cant stand it. If that is the norm what is the best size movie then??

Size Of Movie
Hi again

My movie is now finished and the size i 0,56MB.
This size is to much, but i can't delete anything

My users are using ISDN so the problem is big.
Is it possible to make the scenes into movieclips (How??) and then let the user see the intro meanwhile the rest of the movie loads so when the intro is over they can go to next scene and meanwhile the rest is loading

Movie Size
I just finished my first website, and have encoutered a problem, see I designed my page at 700 by 400 pixels and I've looked at it in my computer using Internet Explorer and it displays fine, but when my client looks at it he has a bigger monitor it looks realy small it's like a square where the movie displays and on the sides it's all white, so is there a way that I can make my movie display to diferent monitor sizes?? because all the other sites that I've seen don't seem to have this problem some automatically display the movie the right size and some you just have to hit the maximize button.


For any help you may provide thank you

Size Of Movie
Hi!

I'd like to Know if is it possible to resize a movie after loaded.

I have a mc instance called "little_Screen" in my main MC. I load an external *. jpg with Flash mX, Target "Little_Screen",: the problem is that the jpg is bigger than "Little_Screen", so can I reduce dimension of * jpg. after loaded?

Thanks

Movie Size
Hi

Is it posible to have 2 different moviesizes running at the
same time?

ex: I have a master movie 750X500 then I want to load an
movie 450X250 ... this movie seams to be sized to match
the master.

hmmm

PAUK

Wmv Movie Size
Hi,

I imported a 1,801 kb wmv file into flash mx and choose 100% quality.

End up the swf file is a huge 21,869 kb in size.

What is the reason pls. I heard flash can reduce file size of imported video, anything wrong pls

Futop

Best Movie Size
What is the best movie size for developing on the web? like the default 550x400 or bigger?

Movie Size
HI!

I have created a movie in 950x550 pixels!!!
now i want to resize it to 640x480 or something around.
when i change size from 950x550 to 640x480 it changes only bacground of the movie, but graphic, pictures, lines, rectangles, design ....
are the same size as they were before?
I use Flash MX.
maybe i should insert some actionscript??

please help
ROK

Movie Size?
How do I crop in flash or change the size of my movie??

Movie Size
Hi:
when should i start thinking about movie size. I have a MC about 350k.
Is this starting to get to big for the attention span of a visitor.




thanks

Size Of Movie
I have a movie which is 1600 x 1200 px but I need it to be only 800 x 600 px.
When I modify the document to this size it only shows the upper left corner of my movie...
Is there someway that I can center it, so that it kind of cuts an equal amount of all sides???

I hope you understand what I mean ;-)

Thanks in advance.

Movie Size.....
I was wondering if there is a way to change the movie size after my little introducation is done. At the moment my movie is 900*700, i want my movie to reduce down to 800*600. Is there a way to do this?

About Movie Size
I have created a flash movie and exported as swf. I want to create a projector and put the movie on a cd to use it as a presentation.

The movie is 600x450 in size and I have noticed when I double click on the swf file the movie shows on a window exatcly the same size (600x450) that appears like flotating with the windows desktop on the background. Then if I maximize that window, the movie expands to cover the whole maximized window but losing quality in their images and video.

-Can export the movie disabling the maximize button or resize options in the window containing the movie?

-Or can I export the movie in such a way that if you maximize the window that contains it, the windows expands to cover the whole screen but the movie keeps its size centered on it?

Thanks.

Movie Size
hi, im wanting to retain a certain swf movie size, which prevents the user from enlarging it. mi movie now is 500x300 pixelz now. i want it 2 stay this size wen itz loaded off tha index page. any ideas
thanx

eg.http://www.yamodesign.com/fond.html

Movie Size
Hi everyone, I am working a site. Very new to Flash MX and would llike to find out what is the acceptable file size normally for a graphi intense website.

I would like to know the target size I am working towards to so that my site won't happen to be too big and make ppl frustrated when downloading.

Please help.
Thanks

Movie Size
Is there a way to ensure my movie opens on every computer with the same physical dimensions?

I'm aware that size variations probably have something to do with the resolution to which a person has set their screen. I was just wondering if Flash has a function that would override a user's screen settings or adjust the movie size to accommodate for different screen settings and allow a Flash movie to always appear at approximately the same size.

Ever hear of any function like that?

Thanks.

Movie Size?...
Hi - a friend wants me to make them a flash intro for their website. I was just wondering what the "standard" movie size is (height x width) for making web intros?

I obviously don't want it too big so users are scorlling to see it, but I don't want it so small that it looks weird. Thanks!....

Movie Size ?
hey, i would like to make the layout of my flash movie the same dimensions as http://v4.2advanced.com ! ( the flash part !!! )

anybody knows the values of the height and width to set my stage in flash ?

Copyright © 2005-08 www.BigResource.com, All rights reserved