ActionScript 3.0 :: Maximum Stage Size Larger Than 2880x2880?
Nov 10, 2010
Is there any way to make a stage larger than 2880x2880??? Normally it is not that much useful but there are times when I want to create a presentation that spans onto multiple monitors. I probably know the answer, but I thought that I'd ask anyways.
View 8 Replies
Similar Posts:
Dec 6, 2010
I have a presentation work and the size that i have to work is larger than 2880 pixels which is the maximum value flash cs5 allows. So, is there any way that i can make the stage size larger? (approximately 3900 pixels)
View 2 Replies
Nov 15, 2011
Is there any way to make a stage larger than 2880x2880?i'm working on a game,and i want to build a big level,where the player and move and discover,and the current stage size just isnt big enough.The background is not moving just my player,so the level has to be pretty big to explore...
View 2 Replies
Oct 29, 2011
I'm making an action game and I'd like to know what should be the maximum size of the stage (mine is 660 x 500).Also I'd like to know how big a game-sprite should be. Currently my biggest sprites have a size of 128 x 128 and I read somewhere on the internet that you should not make it bigger because of performance issues.
If you want to make e.g. big explosions with shockwaves even 128 x 128 does not look very big. What's the maximum size I can definitely use for sprites?
View 2 Replies
Oct 29, 2011
I'm making an action game and I'd like to know what should be the maximum size of the stage (mine is 660 x 500). Also I'd like to know how big a game-sprite should be. Currently my biggest sprites have a size of 128 x 128 and I read somewhere on the internet that you should not make it bigger because of performance issues. If you want to make e.g. big explosions with shockwaves even 128 x 128 does not look very big. What's the maximum size I can definitely use for sprites?
View 4 Replies
Oct 29, 2011
I'm making an action game and I'd like to know what should be the maximum size of the stage (mine is 660 x 500).Also I'd like to know how big a game-sprite should be. Currently my biggest sprites have a size of 128 x 128 and I read somewhere on the internet that you should not make it bigger because of performance issues. If you want to make e.g. big explosions with shockwaves even 128 x 128 does not look very big. What's the maximum size I can definitely use for sprites?
View 3 Replies
May 10, 2009
I need to make a button animate from its normal size to a larger size but in a fluid scaled motion. I'm using a png image I cant seem to get it to scale from small to big when animating, and I have inserted a motion tween.
View 3 Replies
May 9, 2009
No matter WHAT I have tried.... a sniffer, no sniffer, stand alone on a webpage by itself.This slash file which is in a popup window 600x400 will not display 600x400 in firefox. It always is 20-40 px larger in both directions. I can't take it anymore!! What the hell is the matter with firefox his file is 6 years old for gosh sakes. It works and has worked online for years... so whats the Firefox problem all the sudden I am begging !If I can find a good flash designer who knows php, js, and html well, I am going to have future projects. But this little gem is a good promotional tool.... but the problem is......... FIREFOX wont display it right ! And why does firefox INSIST on putting the location bar in html popup windows! The window is the right size 600x400.... the flash is not... even with dimension definitions
View 1 Replies
Mar 8, 2011
Is there a way to set a (large) maximum size for SharedObject on my domain so that I can ask the user to allocate a size greater than 100k one time and not need to ask again, even if data is added?
View 1 Replies
Mar 31, 2011
Anyone here know the maximum size of a Flex canvas or UIComponent? I know the old MovieClip class was limited to 2800x2800px.
View 1 Replies
Jun 8, 2008
It seem that the textFormat.size property has a maximum - attempting to set it to something like 160 doesn't work correctly..
View 2 Replies
Aug 3, 2011
what is the maximum size of SharedObject file?
View 2 Replies
Jun 19, 2009
Is there an upper bound to the size of a sprite in as3 / flash 10?
View 6 Replies
Jun 30, 2011
I want to know the size limit of data which can be fetched in case of HTTP/Webservice/RO.
View 2 Replies
Aug 9, 2011
I'm building a photographer's gallery website and I need it to resize to fit in browser window. So far so easy...What I would really like to achieve is a maximum and minimum size that the gallery will go to.
So, if the images I am using are 1400x1000 (for example) when this size is reached by the user expanding the browser window i don't want the gallery to expand any more, just sit in the middle of the page.
Similarly I don't want the gallery to go below say 800x600... how to set a max/min?
View 1 Replies
Feb 11, 2011
Given:I encode video at 600kbpsI set the video to display by default at 448x336 (4:3)Users can set the video to display at full screen (let's say full screen = 1280x960)I can only provide one video resolution to cover all scenarios .Is there any logic to encoding the video for the larger size of 1280x960? Am I wrong in thinking:
Video encoded at 1280x960 and displayed at this size will look better than video encoded at 448x336 and enlarged to 1280x960; andThere will be minimal difference between video encoded at 1280x960 (and shrunk to 448x336) and video encoded at 448x336.
View 10 Replies
Dec 7, 2011
When I click the type tool and drag a text box out and type a couple words at 235pt size it looks fine. as soon as I click off the text box, the text size jumps down. I have no idea why this is happening and I can't get it to stay. When I click the type tool on the box again the tet appears at the 235pt size. But when I click off of it and play the movie it is at the incorrect size.
View 3 Replies
May 4, 2008
im using Tween Class and when a target Mc gets rolledOver/Out it gets tween larger/back to org size.
but it gets jumpy and the target MC tweens back and worth on 2-3 frames (looks very very very laggy and buggy) i have 24fps and ive tried regular/elastic/bounce/strong tween settnings.
View 7 Replies
Dec 29, 2009
I'm trying to get an object to increase in size the lower it goes down the stage, and decrease in size the high it moves up the stage.
It only needs to increase or decrease by a small amount. Basically, it's for a game character. To ad realism to his movements, it would be nice to have this feature.
This is where i'm up to so far:
Code:
import fl.transitions.Tween;
import fl.transitions.TweenEvent;
import fl.transitions.easing.*;
[code]....
I think I need something like:
if (object moves up)
decrease
else if (object moves down)
increase
View 6 Replies
Jun 10, 2009
Is there a maximum size limit for files being uploaded in Adobe Flex?I am testing it on localhost and can't upload a file of roughly 300MB.Even though I receive the complete event, after I upload the file....I was able to upload a file of roughly 10MB.
View 1 Replies
Jul 28, 2009
how to fetch the maximum size that the SharedObject class can utilize?
Something like
SharedObject.getLimit()?
I am aware, that by default, its 100kb. In the event that the user has modified their settings, and increased the SharedObject quota, then I have no idea of how to fetch the info.Is there a way to find out in AS3? Or should I just stick to the possibility that 99% of users will NOT change their settings.
View 1 Replies
Feb 24, 2012
what is the total maximum file size that the flash cs4 library can hold?? because im experiencing error, right now, i have too many objects in the library.is it because of the too many items in the library?
View 5 Replies
Feb 10, 2012
I set my images at 60% quality JPG files out of photoshop which seems to give a very nice representation. I set up a site to take a full screen, so I expect it to be larger on a bigger screen then what I see on mine. I figured to keep every image actual size at about 25% bigger when the finlal needed size in the layout, so if the site is ever on the bigger screen then images have some stored resolution to be enlarged and accomodate an increase in size. So all of mine images are scaled at about 75%.
Is it a good practise or things don't work this way in Flash? Perhaps it is better to keep the images to 100% (rather than importing intentially enlarges images) but make the maximum quality? Or both ways kind of work out?
View 3 Replies
May 6, 2009
thats all i need to do. anyone know how??
View 1 Replies
Jan 28, 2010
[Code]....
I've been trying to add a resize function to this so that it can be viewed in different size browsers. Exactly like the opening page of this site [URL] So the whole page is always in view and scales until it reaches a set maximum size.
View 2 Replies
Nov 18, 2010
I'm loading and displaying a large image say 6000 x 6000 px using an image tag. I wanted to take a snapshot of the image. But the maximum limit I get is 2880 px dimensions using Flex 4, flash player 10. Didn't the limit of FP 10 increased to 4096 px? Then why am I getting 2880? Is there a way to increase that size.
View 2 Replies
Feb 16, 2002
What I want is to create a 2d/flat site wich is larger than the normal screen size... for easy viewing I want the site to move related to the mouse movement so that when you drag your mouse left the entire site kinda moves to the right, and by that permits the viewer to browse the site without using the scroll bars. It should work like the example in this link, but not only horizontal, but also vertical...
[Code]...
View 4 Replies
Feb 2, 2004
i got a logo, each letter it a clip, cos the logo is bit more than just text, but thats beside the point. I want each letter to start of larger than it should be and zoom out (scale down) to the normal size, pref with a bit of a bounce at the end, so it goes from very big to, slightly smaller then proper size, to proper size, get it? with help from Master64 (via IRC) i worked out that i could use _xscale and _yscale (i am relativly new here, lol ) but the problem i got is that it scales, but in huge jumps, not smooth.The class is ment to be reusable (duh!) so my concept is
Code:
start_width = 90
speed = 50[code].....
View 7 Replies
Aug 22, 2009
Anyone know what is the maximum movie stage dimensions in Flash CS4?
View 8 Replies
May 12, 2010
The more I work with this program, the more weird stuff I encounter. I set up my .fla file as 700 x 400. I've been putting stuff on the stage and adding tweens, then when I test the movie, part of the stage image is cut off. I turned on the ruler, and found that the top of my stage is aligned at X 0.00 and Y -44.50. I drew a box the size of the entire stage, and its position is X 0.00 and Y -44.50, and the dimensions are 700 x 469. Can anyone tell me why my stage is larger than 700 x 400, and how to get the top left corner of the stage to be aligned at X 0.00 and Y 0.00?
View 4 Replies