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




Can I Disable ,exe Window Resizing...?



is it possible to stop the end user from drag resizing the window of an exe made in flash?


i've used :

fscommand("fullscreen", "false");
fscommand("allowscale", "false");

but they don't do the job i need...


can anyone help?



tanks...



FlashKit > Flash Help > Flash General Help
Posted on: 05-14-2003, 08:45 PM


View Complete Forum Thread with Replies

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

Resizing Problem Of Swf When Resizing Browser Window
Can any one know the javascript function to auto resize the swf when resizing its pop up window.
I need to auto resize the swf when i resize my popup window in which
the swf is displayed.
Is there any javascript function available to perform this requirement ?

I am just displaying the swf from a location with help of php code

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=7,0,19,0" width="100%" height="100%">
<param name="movie" value="<?=$this->baseUrl?>/public/data/
startintro/<?=$this->start_intro?>?<?=time()?>">
<param name="quality" value="high">
<embed src="<?=$this->baseUrl?>/public/data/startintro/<?=
$this->start_intro?>?<?=time()?>" quality="high" pluginspage="http://
www.macromedia.com/go/getflashplayer" type="application/x-shockwave-
flash" width="100%" height="100%">
</object>

New Window Disable Background
i was wondering how can i make a new window to pop up and grayout the BG
some thing like this:
http://www.adobe.com/products/aftereffe ... iew=topnew
when you click on the first feature a window comes in
thanks

Buttons Under Layers With Window. How Can I Disable Them All At Once?
I have a big problem with the fact that when I create a window in flash, every button under that layer remains active, and even if I can't see them, my cursor still changes when rolled over them, and I can still click on the button..

Is there any way to disable every button on another layer when I enable a feature on another layer? or even on the same layer..

I have thought about embedding each button in individual movies, and just doing a tell target goto frame 2 and just have dummy buttons on frame 2, but the project at hand will probably have about 30-40 buttons active at any given time.. I don't want to have to do that for every button on there..

I am hoping to find a script that will take care of the problem..

Thanks for any help...

[F8] Disable Dragging Swf Window Bigger
I have a swf that is 640x480. Is there a way to have it so that the user can't drag the window bigger, so it's fixed and they can't maximize it? The reason is that I have stuff that is outside the stage area that they can see if they maximize it and I don't want that to happen. I tried the fscommand for allowscale set to false, but that doesn't take care of it. Anyone have any ideas?

Disable Control Buttons Of The Swf Window
Hi,

I have a pretty simple doubt but i'am not able to work it out. I would like to know how can i generate a swf, with a fixed window size, i mean, with the maximize button, disabled.

If anyone could help,

Thank you very much.

Window Resizing
Hey does anyone know how to make the window resize like the devlab window on the swift3d site? When you click on a button, the window resizes to the size of the swf. How is this done?

Window Resizing
I'm going mad here! - I know this is probably really simple but i have a flash movie and i want the links to pop up in a new window of a defined size - i also want to turn off resize and get rid of the toolbar and scrollbar.

If anyone can help me Id be really grateful! :-)

Thanks - Dan (dan@introspection.f2s.com

Resizing The Window ?
Hi All,

I have an application in which thre are some windows to control the settings and all.

now the problem is, I want those windows to be SIZIBLE...ie. on pressing and dragging at the bottom right corner of the window, the window shud get resized as we do in normal windows applications..the child objects in my window should not get expanded/compressed. the winodow contents dimensions should be intact and their relative position may change based on the main window.

For more simplicity I want to develop a Chat window like Yahoo instant message window..in which, on resizing the winodow size the TEXT AREA gets resiged and other objects are intact..

I have tried, but I could expand/compress the whole window ..but not resizing it..

any Ideas plz ??

thanks all in adv

Resizing Window
hello.

i would like to know how can i make a flash movie resize the window in which it plays.

I have a movie "a" that links to a movie "b", but movie "b" should be a 400x400 movie (ex) but the window appears as a 1024x768...

I have seen some sites that do this "resizing" so.. it is possible?

Thanks for any help

Window Resizing
Hi, how do you resize your document window in dreamweaver so that it is the exact size of your flash movie or image.
I have been trying to do this in dreamweaver but cant seem to work out how to do it with out changing the size of my movie/image.
Cheers.

Resizing Window
i wanted to make something like:

when someone open's my site and their with is resizer it'l show the stage with out scrolls, it resizes the movie to same as the window like this http://www.xeofreestyle.com/2000/

dunno how to do it help!

Resizing A Window
Hi Everyone, I have a question (hopefully a simply one.)

Does anyone know how I can embed an swf in a page such that when the window is resized, the movie behaves in the same way as when you preview it from within flash using "test movie". That is to say - the movie does not rescale as the window is resized, and content is visible outside of the 'dimensions' of the movie.

I've seen some sites that do this: eg www.amplifier.com - I just for the life of me can't seem to figure it out.

Thanks for your help!

Resizing Window
In my flash application I wanted to find a piece of script that would resize the window of my flash app. when I'm not using it fullscreen.

Resizing Window Without.....
Hi, I want to be able to have a button on my site to pull up an image gallery. I want to be able to tell flash how big the window should be and I would like it to be without the windows tools bars/ address bar, etc. can anyone help.
thanks

How To Keep A Window From Resizing
I have a number of problems... primarily these two:

(1) How to keep a window from resizing
(2) A piece of text disappears when made into an .swf

[CS3] Resizing The Window
hello guys

I have a big problem please help.

I have at the begining of the project made my stage to small 550x 400 (default) but now when i open the IE the project shows in that size, it also shows like that when i open the Application (.exe) file (icon with the grey F).

when i try to resize the window all the banner designs dont fill the screen as i adjust the window it simply does not work.


did i have to choose the right stage size from start or can I change that with action script now, or adjust some settings on the publishing tap.


please help i would appriciate it so much

RESIZING TO WINDOW
Hi, does anyone know how I would go about to achieve something like this here:

http://www.brook-pifer.com/

Resize to window, and constrain an image's width/height to the window's width/height?

I'm a total n00b to flash, but some insight would be GREATLY appreciated

Resizing Pop-up Window
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?

Resizing Window?
how would i resize the window in a flash movie at different intervals? example here: http://www.motion-wave.com/mw_4/mw_p4.htm in that movie, the window box resizes at different set intervals, any help on how i could accomplish that effect would be great. thanks in advance.

Resizing Window
Is it possible to resize the browser window from inside Flash MX, or do you need to do that with something like Dreamweaver. If so, how?

Resizing Window
Hi,

I have a button that opens an external swf into a new window, that bit works. the problem is that when it opens the swf resizes to the size of the window which is full screen. the swf is only 145x145 and i need the window to open up to that size too. any ideas how i can do this??

thanks

Resizing Window
Hi

I have another question, how do I resize my new window.

So I have the code
on (release) {
getURL("blabla", "_blank");
}

Now how do I let the window resize to 600 x 700??

Do I have to do it with actionscript or ...?

Please help Thx

Resizing Pop-up Window
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?

?window Resizing?
hi everyone. does anyone know the coding (is it java?) to make the popup windows automatically animate to a new size like in this site?
i'd really love to know how to get this effect.
thanks! devlab

Disable Movie Re-size When Scaling Window
hi,

how can i force-define the size of my site (movie.swf loaded from my index.htm), so that the movie would open exactly in the size designed [900x460] instead of scaling to the size of your browser window?

my problem is that the quality of my images i´ve optimised to this 900x460 naturally collapse when f.ex toggling the window to full screen. also the tweens appear painfully slow when viewing in full screen. so i would like this thing (the movie) to have maximum/default size of 900x460 pixels whatever size the current window has, AND to be positioned in the middle of the window when window bigger than the movie.

..or would there be another forum for this kind of issues?

Projector File ...how To Disable Resize Of Window ?
Well..the allow scale only disables scaling of the content..can we actually disallow scaling of the window that plays the projector file ?I want it at a fixed window of 800x600 projector...
and set it to the centre...

Resizing New Browser Window
hi everyone,

When setting an action in a new browser window, how can i change the size of the new window?

I am trying to open a small image into a new browser window and there is too much of open space and I would like the window size to be altered to fit the image.

Hope you can help me.

thanking you

vp

Resizing New Browser Window
hi everyone,

When setting an action in a new browser window, how can i change the size of the new window?

I am trying to open a small image into a new browser window and there is too much of open space and I would like the window size to be altered to fit the image.

Hope you can help me.

thanking you

vp

Resizing F5 Browser Window
I have seen this effect in one web page, when at the time when preloader have loaded needed data browser window becomes larger and it is tweening in the same time. I tryed to set different moovie sizes in diferent scenes, but it doesnt work

please help me!

Resizing A Dragable Window.
Can anybody exlpain to me in simple terms how I can create a resizable Flash window. I have trawled through the Tutorials and Flash movies and while there are some good examples of resizable windows I cannot decipher the coding to deconstruct them.

My window has at present maximise/minimise toggle, close button, and is dragable. But I cannot get my head around how to use the Drag function, or alternatively the mouseMove function, to scale the window on the stage.

What has been happening is that resize button will move independent of the window and the window scales erratically.

So what I'm asking for is a 101 class in resizing a dragable window if anybody could be of help.

To see an example of the present window in action visit:
http://www.beckysg1.34sp.com/

Thanx in advance,
BeckySG1
[Edited by BeckySG1 on 02-16-2002 at 09:18 AM]

Resizing A Dragable Window?
Can anybody help me with a easy-to-understand tutorial in resizing a dragable window. I have searched through the movies and tutorials and while they are all good examples within their own rights, I'm having trouble deconstructing the actionscript in order to apply it to the window on my web-site.

So a simple 101 in the coding of resizing a dragable window would be appreciated, if anybody could be of help. The window I have created on my site already has a maximise/minimise toggle, a close button, and is dragable. But I can't get my head around how I can resize the window as all my attempts have resulted in failure.

http://www.beckysg1.34sp.com/

PS I posted this thread previously but somehow it dissapeared, perhaps deleted, if anybody could help explain why the original thread dissapeared I would appreciate it.

Thanx in advance. BeckySG1

Resizing A Pop Up Window In Flash?
I have an (onRelease)GET URL. I have it opening in a _blank window but I want to open it up to a 640x480 window. I can do it through javascript but I don't know how to do it in Flash...!!!!

Please Help

Resizing Projector Window
I need to resize the projector window automatically. I created a movie at 640 X 480 and now wish to publish it for email distribution. I want the projector to automatically resize itself to 320 X 240. I dont want only the movie to be rescaled withing the projector window. How do I do this.

Please help if you can.

Window Resizing Problematic
I have a flash (MX) movie that draws lines (and other simple geoemtric shapes) via mouse drag. The dimensions of the movie are: width:800 px, height=1200 px. I'have used the following embed tag to include the movie in my html code.

SRC="draw.swf" NAME=draw WIDTH=800 HEIGHT=1200 play=true menu=false scale=noscale wmode=transparent style="position:absolute;top:0;left:5;"

The movie works fine as long as I don't resize the browser's (IE 5) window. However, after loading the movie, if I resize the window a strange thing happens. The movie works fine on the top part of the stage but not on the bottom part (the part that I have to scroll down to get to). The effect of mouse drag (which should be a visible geometric shape) becomes invisible. When I drag the mouse I don't see any line being created. Yet, when I scroll up and down once, the line is there.

What puzzles me is that thhis behavior occurs only when I resize the browser's window and only on the bottom part of the stage.

I appreciate any comments that may explain the behavior or any suggestion that may remedy the problem.

Sivand

Auto Resizing Window - How's It Done ?
I've had a good look through the MX forum, but couldn't see anything on this subject.

Does anyone know how to make an auto resizing movie ? (one that changes size with the browser window) As exemplified by http://www.thestrokes.com .

Hmmm... interesting !

Thank the gods I found FK, this place is cool.

Cheers,
Ope

Resizing In The Transform Window - Pls Help
I've got an object (a movieclip) that I'm scaling up and down on different keyframes, for a 'zoom in' effect.

I select the object in the first frame, and its size is 100%. Then in the second keyframe, I've got it set to 200%. So far so good - the scaling works fine. Thing is, I want it to change the scale from 200 to 300%. I enter '300' in the Transform box and hit enter. Instead of scaling the object to 300%, the thing resizes my object to 105.7% by 187.7%!!

Is this perhaps happening because there is a maximum % size one can resize an object to?

okay I know this should be really simple, but for some reason I can't get it to work...

any ideas? thanks!

saracita

Resizing A Window That Is Already Open.
I have a bunch of buttons in my movie that will open other pages in a window. I have no problem opening thes pages in a window. I have it so that all the pages open in the same window so that the viewer doesn't end up with 20 windows open after clicking all the buttons. My problem is that I need to make this window resize when the new pages are loaded. My width and hiegth properties work for the first button that is pushed but once the window is open the other buttons won't change the size, they just change the page that is displayed in the window. Can someone tell me how to get this to work the way I'm trying to? Here is the action I have on my buttons.

on (press) {
getURL ("javascript:NewWindow=window.open('theURL','newWi n','width=800,height=600,left=0,top=0,toolbar=Yes, location=Yes,scrollbars=Yes,status=Yes,resizable=Y es,fullscreen=No'); NewWindow.focus(); void(0);");
}

Thanks
Bill

Auto Resizing To Window.
http://www.geocities.com/dcbctesting/

I am building a real simple website for my youth ministry.
I have only two files in the File Manager.
One is final.swf,
the other is index.html.

What can I do to either file, to make the website auto resize depending on there browser.

I would want the movie to cover the whole screen.
Thank you.

Flash Window Resizing
I have a simple question. I would like to know how to open up separte smaller windows in a flash website. For example, you are on my site, and then click on a picture link and another small window fit to the picture size pops open. I want the windo to have no scroll bar and no explorer bar etc. Just a plain window with flash content. I have looked in various actionscript books and can't seem to find it. Its driving me nuts.

Locking/resizing Window
How can i get my flash site to open in a window that is exactly the same size, can't be resized and does this in both netscape and internet explorer? I can lock the window off at 800x600 which is the size of my movie, but this is unpredictable because the person viewing it may/maynot have the Address/navigation bars up.

Any advice?

is there an extension for dreamweaver? Where can i get it?

Thanks in advance

Resizing Window At Swf Load?
My swf site loads from an main html page and in the same window as that one.
When opening the flash site I want the window to resize to match the swf, how do I do that?

Resizing A Window In Flash
I created a movieclip that acts just like a window (Minimize button, close button, draggable). In the bottom right corner of the window there is a resizing button. I want to be able to click and hold on that button and drag to change the size and shape of the window. Is there a tutorial for this somewhere? If not, can someone explain how to do it? I will upload the .fla if you need it.

Thanks,
mrMagic715@aol.com

Resizing The Window Component
Hi all,

I was wondering if it is possible to resize the windows component and all of its content. The windows I am using are populated via FORM pages using contentPath. I am using flash mx 2004 prof...

Any help would be really appreciated.. ;-)

Kinnego

Resizing Browser Window
how do I resize the browser window to 600 by 600?

Centering, Resizing Window
Does anyone now how to make sure the flash site is centered in the browser?

Dynamic Window Resizing
Hello all! Been visiting the site for a long time and finally got hung up on something that I haven't been able to find an answer to here. You guys have been awesome so far.

If you haven't checked out liquidgeneration.com yet do so..it's a sweet site. I was really wondering how you can dynamically resize the window the way they do?

When the site opens in expands fully to your resolution, but then you can grab the handles and move it all around and things change on the fly while still maintaining all functionality.

I think it is a sweet feature and was hoping someone could get me going in the right direction.

Thanks!

Resizing The Popup Window
Hi guys

i have searched the flashkit for my answer but have found the solution.

my problem is that i want to open an html page whoes width and height i can manipulate from flash it self.


Previously i was using getURL byt it is not working with flash player 8. it is working with previous version but not with the latest vdrsion.


can somehelp me in achieving this. as i my whole code is written in as 2.0 with flash player 8 compatiable. or any other way so i would be able to open html with different width and height

Browser Window Resizing
Hi all, i have a problem with stage and browser screen. My stage property is NO_SCALE and i have a sprite with gradientfill, that cover all the screen browser. When i resize the browser window there are not any scroll stripes to navigate the content. The result i want is somthing like this http://www.santahelena.se/. Does anyone know how to do this?
Thanks all.

UPD: sorry for my horrible english!

Browser Window Resizing
I have an entirely flash app, a swf menu that calls 3 swf games, that I publish using iframes as I know NO html, I'm embarrassed to admit ....

Up to now all has worked OK, but now I want my application's stage to resize when the browser window is resized.

I tried to follow the O'Reilly tutorial, but found that hitTestObject (very important in the app) did not work, so I made it work with mode showAll instead of mode noScale (see my prior post http://board.flashkit.com/board/show....php?t=785960).

All four swfs work perfectly locally, they resize and hitTestObject works.

However, when I upload them and try to run them in the browser (still using iframes) they don't resize.

Can somebody help me to get the right html code to put around my swfs?

Thanks!!!

Mariana

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