ActionScript 2.0 :: Resizing A Full Window?

Apr 16, 2005

is there a way to tell flash in a button event to open a a html site (php-cgi) with a small size, lets say like 300px x 200pxThe html.site/php-cgi) id like to get openned and resized at 300x200 looks like this:
__________
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

[code].....

View 4 Replies


Similar Posts:


ActionScript 2.0 :: Resizing The Window - Photos Will Popup In A Fullscreen Window

Apr 25, 2008

Go to [URL]. Click on "The Photos". It will pop up in a fullscreen window. Try resizing the window and you'll notice that the background is vector and it looks like the scale mode is set to "showAll". BUT, the photos look like they have a separate scale mode set to "noScale". They don't resize.

View 2 Replies

ActionScript 3.0 :: Full Bleed (full Size) Swf In The Browser Window?

Jan 22, 2009

I'm working on a small flash site and I want the swf file to have "bleed" or to go to the very end of the window so that the swf isn't just ploped over top of a background. [URL]

View 1 Replies

Flex :: Resizing The Restore-window Of A Maximized Window

Aug 11, 2009

I have a window, the window I programmatically change the size of the window depending on the current view it is displaying. The user cannot resize the window them self, but they can maximize the window.

The problem is if the view is changed while it is maximized, the maximized window size changes, I do not want this, I want it to only change the size of the non-maximized window.

My first thought is to just check if the window is maximized, and if so do not resize it...but the issue there is then when it is restored at a different view then when it was maximized it will not restore to the new size it should be.

View 2 Replies

ActionScript 2.0 :: Resizing Image To Full Size

Mar 8, 2011

I need to re-size the imgx attribute in the code below,at the moment image only covers half screen, I want to use to my desired size (full size)[code]

View 2 Replies

ActionScript 2.0 :: Resizing A Full Flash Site?

Jan 7, 2007

I'm trying to resize a full flash site. I'm using if statements to do this. Is there a better way? I want the resize to hold the proportions. Additionally, my if-statement method is too cumbersome. It doesn't always keep the content in the center (doesn't resize to the content to be in the center).

Scenario: The base is a black background that resizes according to the window size. The main image stays in the middle of the page.

Code:
var holderAllMC:MovieClipLoader = new MovieClipLoader();
var holderAllMCListener:Object = new Object();
holderAllMCListener.onLoadProgress = function(target, loaded, total) {

[Code]....

View 8 Replies

ActionScript 2.0 :: Resizing Mc In Full Screen Browser In Proportion?

Feb 27, 2009

I'm using the code below to resize a mc so that it fits a full screen browser even when its resized. Its working fine but...

How do you make the mc (bga) resize in proportion. At the moment it squashes & stretches

// ***Stage aligned top left
Stage.align = "TL";
// *** Stop the stage from scaling with the browser window.

[Code]....

View 2 Replies

ActionScript 2.0 :: Use The Full Browser Size In Flash Even When Resizing?

Jul 23, 2007

how people use the full browser size in flash, even when resizing? Just like they did on [URL], the navigation is always on the bottom of the window, still after resizing the same for [URL], here also the background images resize real time

View 3 Replies

ActionScript 2.0 :: Slideshow Resizing To Full Browser Only Work Halfway

Jan 6, 2010

We've only successfully got this flash slideshow to resize correctly up until it goes to the #2 slide. I've looked all over the net, including this forum, many other have similar problem with resizing and scaling their movie clip to the full browser with correct aspect ratio, but most of them all involve a single video MC only. In my case, it's a bit more complicated which involves several pictures, masks, along with a pre-loader. Here's the FLA file. [URL]. Basically in a nutshell i am trying to make a website with an animated flash background that will scale to the user browser size according to the increase and decrease in browser width. exactly like you would see here on samsung's website [URL]. We know that it has something to do with the resize listener code. but we just can't overcome this glitch.

View 0 Replies

ActionScript 2.0 :: Open A New Window If Have Thumbnail Pics In The Flash Movie But Want The Full Pic To Open Up In A New Window?

Mar 6, 2004

1) how do you open a new window if you have thumbnail pics in the flash movie but want the full pic to open up in a new window? Is this Javascript inside flash?

2) How do they do the menu bar here at this site:[URL]

View 1 Replies

Flex :: Flash - Resizing Objects When Entering Full Screen Mode?

Dec 7, 2010

Consider the following Flex code:

private function fullScreenHandler(evt:FullScreenEvent):void {
if (evt.fullScreen) {
viewstack.selectedIndex = 2;

[Code].....

I have a viewstack with two containing canvases. Canvas 1 is used when in normal mode and canvas 2 which is used when in full screen mode.

To properly resize the objectInViewStack2 I need to know how large the screen is when in full screen mode.

View 1 Replies

Flash 10 :: While In Full Screen, Main Stage Resizing When Loading An External Swf

Nov 10, 2010

My main swf is 960x600 and loads full screen. it is a projector or swf, local. I have the code on frame 1 to ensure full screen and show all:

stage.scaleMode = StageScaleMode.SHOW_ALL;
stage.displayState = StageDisplayState.FULL_SCREEN;

Then I load an external swf into a mc, and it goes full screen as expected. BUT the main swf that loaded that external one, at the time of load, suddenly gets scaled back down to its normal size: 960x600, on the top left corner of the Player Window (or the full screen), so somehow at 0,0. Whn I unload the external swf, I can put the code stage.scaleMode = StageScaleMode.SHOW_ALL; to get it back to where it was. But unfortunately I have some buttons from the Main swf that are supposed to be on top of the loaded one, and should stay where they are. But now they all move because of this scaling down.

the mc that is being used as a container for the loaded external swf is an empty mc located at 0,0. The external swf has the same size as the main one: 960x600

I searched and tried things but could not get it to stay in show-all mode when loading this external swf...

View 0 Replies

ActionScript 2.0 :: Resizing Pop-up Window

May 18, 2005

i saw in some sites that a window pop-up in smaller size which contains preloader and resize to larger size(main content) when it loaded,how to do that?

View 1 Replies

ActionScript 2.0 :: Resizing Pop-up Window?

May 18, 2005

i saw in some sites that a window pop-up in smaller size which contains preloader and resize to larger size(main content) when it loaded,how to do that?

View 1 Replies

ActionScript 2.0 :: Prevent Auto-resizing Of Font When Browser Made Full-screen?

Jun 23, 2010

How do you prevent all of your text automatically changing the font size when a browser is made full screen? I have a number of fixed field sizes I want my text to stay within but when the browser is expanded to full screen it changes the fonts so the text no longer fits in the text boxes and it forces scrolling.

View 2 Replies

Resizing Bg To Fit To Window In Flash Movie

Sep 9, 2009

Ive got a bg image in my flash movie and I want it to resize it 100% to the window when the movie resizes in the browser, but i dont want anything else in the movie changing in size, just the bg..

View 1 Replies

ActionScript 3.0 :: Resizing Window Without Artifacts?

May 6, 2010

When I resize the desktop flash player, I can see artifacts of my flash movie that were outside of my canvas. How can I setup my flash movie with actionscript so that only black is show outside the canvas if the user resizes it?

View 6 Replies

ActionScript 2.0 :: Smooth Animation In MCs When Resizing Window?

Mar 23, 2010

I want to know how it's made the effect of smooth transition when the window is resized. I could make MCs get position through AS, scripting:

Actionscript Code:
mc._x;mc._y;mc._width;mc._height;

But I want to know how can I make it moving smoothly when the window is resized.

Example: [URL]

View 2 Replies

ActionScript 3.0 :: Centering Object When Resizing Window?

Aug 1, 2010

I've been playing around with a code that keeps a specific object on the center of the movie when the window is re-sized. It works well but here is the issue: I don't want the object to be centered at the very center of the window but on a specific x,y coordinate. How can I modify this code to assign an x,y coordinate so that the object will be "centered" in reference to that coordinate?

Next, is the code. "centerlogo" is the object to be centered and "backgroundImage" is as the name implies the background. I know that what i ask has to do with the part under the "//center content" comment

function init()
{
stage.align=StageAlign.TOP_LEFT;
stage.scaleMode=StageScaleMode.NO_SCALE;

[Code]....

View 5 Replies

Actionscript 3 :: AIR - Resizing Native Window Proportionately

Mar 8, 2011

my application launches with the stage size of 1000 x 500, 2:1 aspect ratio. the native window has system chrome, which will always be a little taller by a few pixels.how is it possible to only permit a native window to resize proportionately in order to always maintain the 2:1 aspect ratio of the stage?[code]

View 1 Replies

Actionscript 3 :: Container Resizing According Window Resize?

Jan 17, 2012

I have a window witch is resizing on creationcomplete phase according user preference. This part woks well. But inside this window a s:Group (maincontainer2) exists and even if width and height is in percent, the s:Group size is bigger that the new window measure.

<?xml version="1.0" encoding="utf-8"?>
<windowSkin:wCustomWindow xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"

[Code].....

View 1 Replies

ActionScript 2.0 :: Resizing And Position Flash Window?

Apr 23, 2007

There is an fscommand function to turn the flash movie into full screen. But is there a way to control where exactly the flash window opens on the desktop (and whether it is maximized - note. NOT full screened).

My client is complaining that whenever he opens the flash movie (exe) it is shifted to the right such that the X window close button is not visible. Obviously he can just drag the window to the left, but you know, you gotta always make your client happy. Is this possible without using an external application like zinc?

View 2 Replies

ActionScript 3.0 :: Moving Things Around When Resizing A Window?

Jul 14, 2009

i have this problem where I want something (in this case a bitmap) to be positioned in the top right border of my window. But at the same time, I want to allow resizing the window and I want my bitmap to stay in the corner (i.e. move around with the border). So in my document class, I wrote an EventListener to do the job:

Code:

private function resizeHandler(e:Event) {
bg_img.x = stage.stageWidth - bg_img.width;
bg_img.y = 0;
}

But that doesn't work too well: When I make the window wider, the image moves to far to the right (I think twice as fast as it should), so when I make the window wide enough, the image will eventually be outside of the window. On the other hand, when I make the window higher, the image moves down (I think half as fast as the bottom-border). Through some traces, I found out, that when I resize and don't try to move the image, my MovieClip containing the image stays exactly the same size (even though the stage expands) and that when I try to move the image, the MovieClip gets roughly as wide as the stage.

View 2 Replies

ActionScript 3.0 :: Client Window Resizing Fuction

Jan 11, 2010

I have this snippet of code that allows the content of my stage to move along with the resizing of my browser window.It seems to work fine for the x coordinate, but when I resize the browser window vertically the movieclip doesn't move with the browser window, and eventually disappears.Why is this working horizontally and not vertically?[code]

View 1 Replies

ActionScript 2.0 :: Resizing Browser Window Effect

Feb 16, 2005

the Samsung site was posted over in the kool sites section: [URL]

View 2 Replies

ActionScript 3.0 :: Resizing IE Browser Window Breaks Callbacks

Mar 4, 2010

I have an SWF file embedded in a larger html page.There's a fair bit of communication between javascript and actionscript so I'm using both ExternalInterface.call and ExternalInterface.addCallback in the actionscript code.Communication is all fine, except for one (common) situation on IE.If the user clicks within the SWF file and then resizes the browser window, calls from javascript to actionscript fail to work.Actionscript can still call up to javascript, but no return.If the user clicks inside the SWF, then somewhere else on the page, then resizes the window, nothing breaks.[code]All of those attributes are the callback function names.This happens with both IE7 and IE8, but FF is fine.

View 1 Replies

ActionScript 3.0 :: Resizing .swf Window Causes Stage Size And Origin?

Feb 14, 2011

When I create a little .swf file with actionscript it will run correctly in whatever stage size I choose for the document.  However, I want the display to update when I change the window size that the .swf is running in as it is running.  It does some resizing as I drag the corner of the .swf window, but not correctly.  I actually put the statement:
graphics.drawRect(0,0,stage.stageWidth, stage.stageHeight);into the code, and it is not drawing the origin at the corner of the window (among other problems).  Is this a bug in Flash, and/or is there some way around this  When I put the window back to its original size, it displays correctly, and this is happening for all stage sizes and aspect ratio

View 2 Replies

Professional :: Resizing Flash Contents To Window Size?

Apr 17, 2011

I want to make the stage and contents to resize in ratio to the window size, Like the file I have provided, When you make the window bigger or smaller the contents change with it. How did they do that? [URL]

View 1 Replies

ActionScript 2.0 :: Resizing Browser Window On GetURL - Not Using JavaScript

Sep 20, 2010

I'm working on a kind of coverflow layout and I'm using an XML file to house my links and information about those links. in my ActionScript, I'm using getURL to point to the link the user clicks and open the link in a new window using the following script:

getURL(infostruc[current - 1].artLink, "_blank");

I need to have the new window open up to a specific size (1014x714), but I'm not sure how to write the AS for this kind of action since I'm calling the link from an external file.

View 1 Replies

ActionScript 3.0 :: Scale An Added Sprite When Resizing An AIR Window?

Sep 12, 2009

I have an AIR app who has a canvas that scales when I resize the window. I have a sprite that is added to that canvas. When I scale the window the sprite does not scale with it.How do I tell the added sprite to scale with the canvas? Or tell it to be 100% of the container always?Right now I am listening for a resize event and resizing the sprite on that. But that seems like a waste of code/ too much of a CPU hog because I can easily add an element (using MXML) and tell it to be 100% of the parent and it will scale it on its own (EG without telling it to).

View 2 Replies







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