Making Flash Movie Full Screen
Hey, can anyone tell me how you make a flash movie full screen...not the html but just the movie. (don't know if there's a difference in that or not.)
FlashKit > Flash Help > Flash MX
Posted on: 03-13-2004, 09:43 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Making My Flash Movie Full Screen
I know it might sound really "pre-historic" but i was wondering how to make my flash movies adjust to the screen resolution of the viewers monitor......
The word out on the streets is, that u can do it using the projector feature?????
Please let me know in a hurry, its a life or death situation....
This message will self-destruct in
5....
4....
3....
2....
1....
cheerz
Making Your Movie Full Screen
I was wondeirng if there is a way to make it that when you load your movie, it goes full screen. I dont mean when you load it in IE or a browser window, but i mean the stand along player. When you play the movie if you hit Ctrl+F it goers full screen, is ther a way to make it so once the movie plays in the StandALone player it will be fulls creen? Thansk SO much if you know And if that is possibl,e how would you close the window without having to shrink it again?
Ely
Making A Movie Full Screen
Hi, thanx for help
I have a site with multiple swfs. Each swf is 1000 pixels wide by 800 pixels tall. When I put the site up, I do not mind if the user will need to scroll up and down, but I am trying to avoid a vertical scroll. Is there a java script or action script that can make each movie either stretch or shrink vertically to fit the monitor size. Or will I have to change the size? If I must re-size, what is the ideal size?
Making A Movie Play Full Screen
Hello,
I would like to make a movie from my media player play full screen. I would need to add a button to the controls because it does not have one. Please any help appreciated, thanks.
Making Flash Full Screen In Browser
Is there a way to have an swf full screen? Do I need to make it a projector? Basically, I want it to either fill up the browser window or actual full screen like http://www.egomedia.com
Please help
Problem Making Full Screen Flash
Problem making Full Screen Flash
I am using these pages to try to make full screen flash
http://www.balazsdesign.com/fullframe/launchfrom.htm
http://www.balazsdesign.com/fullfram...rameset-v1.htm
Or Download it all
http://www.balazsdesign.com/fullframe.zip
As I understand it there has to be four pages
- a page with javascript that opens the page with the frameset
- frameset
- left frame
- right frame
I followed directions at
http://www.dissymmetry.com/tutorials/index.html
But it is still not working.
This is a Flash techniqu I HAVE to learn. Please help me figure this out.
What am I doing wrong. The demo at Dissemmetry is beautiful. Is there something wrong with my javascript.
Tom
Making A Full Screen Background...
hey everyone..
i have a pretty simple question...
i have
Code:
fscommand ("allowscale", "false");
fscommand ("fullscreen", "true");
stop ();
but i want for the user to have the little control in the top right hand corner of the window...so they had the option to resize if needed & close easily (i do also have a close button but we can't rely on people to know what we are talking about )
thanks in advance
chik
Making The .swf Full Screen Of Browser
Hello,
What size would I make a .swf file so that it will display as 100% of the page like a normal webpage does? How would I set that up?
Cheers,
Mike
[F8] Making A Projector Full Screen
is there an actionscript which can be attached to my flash movie to make the resulting projector full screen? where and how would i attach it? thanks for your time if you can help!
Full Screen Flash. No Toolbars, Controllers, Just The Flash Page On Full Screen - How
Ive seen this on DVD Roms, Multimedia Roms, Presentation Cds, etc.
People insert their DVD or CDs of their Flash and it plays automatically and at Full screen. There's no Controllers or anything except the one you make in the Flash itself.
There's no browser either. Its like watching a DVD where all you see is just the movie.
Anyone know exactly what this method is called and any tutorials or samples on how to do this with your Flash page.
Thanks
Flash Movie Full Screen --help
I am trying to make my flash movie play fullscreen, my movie document size is set to 800X600 and when it plays I want it play fullscreen in the html page. How do I do this?
the link is: http://www.ener1.com/plasmascreen
Please help!
thanks.
Full Screen Flash Movie
Sorry, if this is a 100th time! How do we make a flash movie to fill a screen(whatever may be the screen resolution)?
Thanks,
FK
[F8] How Can I Full Screen A Flash Movie
when i open a swf file from my hard drive not from the internet how can i get it to imdeiatley resize to fill the whole screen. is the an action script for full screen? please help.
Flash Movie Full Screen
I have created a .flv file in Adobe Premiere Pro 2 and I would like to play this movie in the "new" Adobe Flash Player 9.0 so that I can play it fullscreen. Can anyone tell me how to do this? All the examples I've seen using the fullscreen have been streaming .flv files into a .swf using the active x control. I'd like to play my movie (fullscreen) with a standalone .flv player.
Thanks.
Flash Movie Full Screen?
Hello all, I'm a new flash user, but getting better (thanks to this site). I'm making a flash movie, currently using the time line (thats all I know so far, although this may work better as a presentation (?)).
The movie will be set to a song, so certain clips happen at certain times, etc etc..
What I want to know is if the music can be played throughout the movie, and is there any way to make it go to full screen, or have an option for full screen?
P.s...AS is not my strong point...
thanks a million
Full Screen Flash Movie
need some help making my website full screen. i followed the tutorial and it seemed to work but when i changed the rez on my monitor to to see if it would auto adjust, it didnt.
i added the CSS code, i changed my HTML publish settings (percent 100x100 and no scale)...what am i missing?
my stage is 1024x768
thanks
andre
Flash Movie Full Screen?
Hello all, I'm a new flash user, but getting better (thanks to this site). I'm making a flash movie, currently using the time line (thats all I know so far, although this may work better as a presentation (?)).
The movie will be set to a song, so certain clips happen at certain times, etc etc..
What I want to know is if the music can be played throughout the movie, and is there any way to make it go to full screen, or have an option for full screen?
P.s...AS is not my strong point...
thanks a million
Full Screen Flash Movie?
Hello US.
I'm wondering how to make a full screen flash movie like on:
http://www.seriph.com/index_flash.html
Sow how to make it full screen?
How to make it in flash?
And how its trown in the html page?
I Hope anyone has a good tutorial or some info on that!
thnx thnx thnx
[flash8]Making XML Photo Gallery Full Screen
I've mixed and matched the xml photi and slideshow galleries, along with adding a slideshow on/off button and another button to hide/show the thumbnail bar.
I'm struggling with 2 things:
1) Full Screen.
I've used the code from here to create a button to go to full screen:http://www.bezzmedia.com/swfspot/tut...een_Flash_Mode
Code:
//Don't scale the movie when the stage size changes
Stage.scaleMode="noScale";
//Align the stage to the top left
Stage.align = "TL";
//Function to toggle between fullscreen and normal size
//the toggle fullscreen button calls this function when pressed
function toggleFullScreen(){
//if normal size, go to fullscreen, else go to normal size
if(Stage["displayState"]=="normal"){
Stage["displayState"]="fullScreen";
}else{
Stage["displayState"]="normal";
}
}
//Create a listener for each time the Stage is resized
var resizeListener:Object = new Object();
//Called each time the stage is resized
resizeListener.onResize = function () {
//Move the button to the center of the screen
toggleFullScreenButton._x=Stage.width/2;
toggleFullScreenButton._y=Stage.height/2;
}
//Add the listener to Stage
Stage.addListener(resizeListener);
Now toggleFullScreenButton._x etc are applied to the (full screen) button to center it, but obviously I want to center everything. This really just centers a movie clip that is the button.
Any ideas on the way forward? I could try just generating my SWF and then loading it in a new MC and centering that (although I'm not 100% certain how to do it). I'd prefer to do it in the original file if possible.
2) Borders. Try as I might I can't get the borders tutorial to mix into this one. Any good links greatly appreciated.
Closing Full Screen Flash Movie
Hi there
Once again I reach out to the people with the knowledge!
I am sure this is a fairly simple and common task but I can't seem to find the answer!
I basically want to close a flash movie that is displayed in a browser window i.e I have an exit button in the flash movie and I simply want this to close the flash movie and hence the associated html page it is embedded in.
Any help on this would be much appreciated!
Chucky
How Do I Make My Flash Movie Full Screen?
hey can anyone help me?
i'm creating a flash movie to be put onto a cd package. i want the movie to be fullscreen as soon as the user open's it.
Can anyone tell me what script i need to use for this and where do i put it?
thanx
Full Screen For Autorun CD Flash Movie
I have created an autostart CD containing my flash movie, but I would like it to scale to full screen, so that when the viewer places the CD in their drive the movie will scale to what ever size their screen is, help would be appreicated
Im a beginner at flash so step by step would be great
KAINCJ
Saving Flash Movie As A Full Screen .exe
Hi all,
I'm doing the flash tutorial http://www.flashkit.com/tutorials/3r...-512/more2.php
and step one is
Save your Flash movie as a full-screen executable file (.exe).
How do I do that please? Thanks a lot
PS I have heard there is another tutorial to embed flash into powerpoint, I will look for it on the site as another way if I can't get this to work
[F8] DVD Flash Movie Full Screen Re-scale?
I was able to convert my flash movie to MPEG format for a presentation that will be presented from a DVD player. I have not burnt my movie to any DVD+R yet but I some questions just popped out. Do I have to create the flash movie to size in order to make it full screen? I just noticed that the application that I used to convert my movie to MPEG format will only go as hight as 320x240. Is this the DVD+R standard? I have a feeling that Im gonna have the re-scale my whole project to fit to scale. Is that true?
About Movie Clips In Full Screen Flash
Hello.
I am trying to create a full screen flash website.
I have got the blank page, etc, and it all works in flash.
Example of what i mean by full screen flash: http://www.sorenhald.com/
The only thing i am slightly confused about is how to make movie clips appear from the edge of the movie clip in browsers of all sizes; how to posistion movie clips absolute depending on the size of the browser, IE 20pixels from the left 20 pixels up and 20pixels from the right 20 pixels up, etc.
My second question is how to create lines that span the whole of the stage even if the person has an unbeleivable resolution! Surely i don't need to just make the movie clip stupidly big!
Is there a tutorial that will take me further than this: http://www.kirupa.com/developer/mx2004/fullscreen.htm I have completed this one. It would ber nice to see a tutorial for full screen flash right to the point of finishing the flash website.
Thanks, Emdiesse
How Do I Create A Full Screen Flash Movie?
Hi,
I want to try and recreate the same effect on the Interpol website where the photo scales full screen with browser size but the other elements such as the menu bar don't.
http://www.interpolnyc.com/
i tried publishing with 100 percent width and height but this scales all the elements within the movie together.
does anyone know how to do this?
thanks!
Flash Full Screen Movie In Background
Hi, I have done my main content and I'd like to put a scaleable movie clip in the background like : http://www.davidhutton.com
Can anyone help?
Thanks
Full Screen Pop Up With Flash Movie In Centre
hello!
i was just wondering if u flash god new how these people (http://www.braingiants.com/v5/welcome.html) made a fullscreen pop up windo, the hole thing in flash, with no scrollbars, and the actual content bit exactly centre??
:http://www.braingiants.com/v5/welcome.html
thank u!
giles
Full Screen Size Flash Movie
Hi, how do i make my flash expand/shrink with window size?
Like this one below:
http://www.macromedia.com/software/...deo_demo_020904
Thanks
Making Flash Movie Run Full Page
I just finished my first ever flash presentation for use on pc. But I'm at a loss on how to make it go full screen automatically when it is started. Any help would be fully apprecfiated.
Flash Movie Full Screen On Dual Monitors?
Hi potential helpfuls,
I would like to play a flash projector full screen across both my monitors for a project (I'm running an ATI radeon card that's powering one crt and one lcd monitor). the flash movie is set for the width of the whole desktop (1600 pixels, since my screen resolution for both monitors I'm setting at 800 X 600 pixels). But every time I launch the movie and kick it to full screen, the flash movie only plays on the primary monitor, essentially squeezing the whole thing on 1 monitor. Is there a way to solve this problem so the movie can launch full screen across both monitors?
Thanks,
Jean
Full Screen Flash Movie To Play All Over The Web Page
Hi,
How can you make a flash movie file to be played full screen and transparent over your html web page? I have created the java buttons to preload/play/stop the movie, yet i don't know what to do to make the movie playing full screen all over the webpage..
All i need is just the disco light effect of madonna.com. (When you click the "disco" button at the bottom right of the screen)
I have the flash movie.. I'd be very happy if you'd help.. Thanks a lot..
Full Screen Flash Placement Of Movie Top Left
hi,
have been trying to make a movie clip load into the top left of a full screen flash site, using the following script. the website is www.matt-davies.co.uk
I have had reports that it doesn't work until the screen is maximised, that i guess is because the listener is working properly, but how do i make it wotk so that it is there from the first moment the screen is loaded.
any help would be greatly appreciated.
the code is on the first frame of the main movie
code=
fscommand("allowscale", "false");
Stage.scaleMode = "showALL";
Stage.originalWidth = Stage.Width;
Stage.originalHeight = Stage.Height;
Stage.scaleMode = "noScale";
Stage.getLeft = function() {
return -1*(this.width-this.originalWidth)/2;
};
Stage.getTop = function() {
return -1*(this.height-this.originalHeight)/2;
};
Stage.addListener(titleblocknav);
Stage.addListener(preloader);
titleblocknav.onResize = function() {
this._x = Stage.getLeft()+50;
this._y = Stage.getTop()+25;
};
preloader.onResize = function() {
this._x = Stage.getLeft()+330;
this._y = Stage.getTop()+48;
};
Opening A New Window In Full Screen Flash Movie
Hi all,
The website I'm working on requires the user to click on a button to launch out a new window.
The site is in full screen already, the tutorials I've seen talks about embedding flash movies in HTML files and calling via JavaScript protocols.
Any idea how to accomplish this? getURL seems to need some form of user approval, which is not desirable. To help illustrate this, I have uploaded the incomplete version of my site at www.palmwarelabs.com
Thank you.
Firefox Cutting Half Flash Movie Off - Full Screen
Hi guys/gals to Ill try to break this problem into simple chunks.
I have a completely empty flash movie except for a navigation bar running across the top length of the stage called nav_mc
When i publish the flash movie I want the nav bar to ALWAYS fill the whole length of the browser window.
In the first actions frame I have:
Code:
Stage.scaleMode = "noScale";
nav_mc._width = Stage.width+10;
function stageResize() {
nav_mc._width = Stage.width+10;
}
myListener = new Object();
myListener.onResize = function() {
stageResize();
};
Stage.addListener(myListener);
The stage size is 550x 1000px
Now when I publish the movie I use the settings for html as :
Code:
Dimensions: Percent 100 x 100
Scale: No Scale
Alignment : Horizontal: Center and Vertical: Top
Now when i test the movie in Internet explorer it is FINE!! The flash movie completely fills the browser(note: the actual flash stage does not resize, only the nav bar resizes when the browser size is modified, this is as expected and what i want).
However in FIREFOX It seems only the TOP HALF of the page is the flash movie (only when u right click the TOP HALF do u get the flash contextual menu)
In effect its like firefox is cutting the bottom half of the movie off...
you can see what im talking about at (by viewing in IE and then firefox)
http://www.flashmatics.co.uk/holdertest.html
The black thin border represents the flash stage!!!
Has anyone experinced this before? Any help appreciated...cheers!!
Making A Flash Movie Fill Your Whole Screen
Simple question -
I'm creating a movie with a size of 800x600 but I don't like the way that it looks at higher resolutions. Can someone please tell me how to get my movie to scale? Also, if that won't work can you tell me how to get my movie to open in a window sized to 800x600?
Full Screen Flash Projector Reverts To Windowed When Exiting Screen Saver
I've created a flash projector that displays a companies product catalog on a 50" touch screen plasma display.
It looks great and plays great if I launch the projector and force it to full screen.
However, since this is a plasma, screen burn in is a major issue to contend with.
I've set the Windows screensaver to activate after one minute of inactivity.
The problem is that when the screensaver is exited by a touch, the flash projector that was running in full screen mode is now back in windowed mode so CTRL-F has to be hit to force it to full screen again.
This isn't good.
So, I guess my question is two-fold:
Is it possible to programatically force the projector to full screen mode so that no user intervention is required? (fscommand works on the first launch, but when the screensaver kicks in, all bets are off.)
And/Or
How would I go about creating a timer to activate an internal screensaver and insert it into the actionscript for the XML gallery?
Any help is greatly appreciated.
Thanks,
Rick
Full Screen Flash - Screen Center Problem
Hi, I'm trying to use full screen flash, and place my movieclips with actionscript.
It's screwing up the screen center for some reason though, and I can't seem to figure out why...
Here's the screwed up site:
http://www.combinecreative.com/test/mover.html
Here's the code that's on a movable MC:
onClipEvent (enterFrame) {
_x += (_root.logox - _x)/3;
_y += (_root.logoy - _y)/3;
Here's the code I'm using on the main timeline to move the MC's:
_root.logox = Stage.width / 2;
_root.logoy = Stage.height / 2 - 200;
It seems pretty straight foward, but for some reason it's offsetting my screen center...
Any ideas would be great!
Full Screen Flash Page On All Screen Settings
PLEASE COULD SOMEONE HELP
I am NEW to FLASH and am designing a website (www.sk1online.co.uk)
I have designed a website the size of the website is 800x600.
I have published the website with the following settings:
100%x100%
Scale: Exact Fit
Window: Transparentless
When I view the website on a 800x600 screen setting the website appears perfect and takes up the whole screen.
HOWEVER, when I view the website on other settings say 1024x768 the website shrinks and dosnt take up the whole page.
PLEASE LET ME KNOW HOW I COULD PUBLISH THE WEBSITE SO IT FILLS THE WHOLE PAGE ON ALL SCREEN SETTINGS.
I have used the following to no LUCK.
Stage.align = "TL";
Stage.scaleMode = "noScale";
Full Screen Flash - Incorrect Screen Middle
Hi, I'm trying to use full screen flash, and place my movieclips with actionscript.
It's screwing up the screen center for some reason though, and I can't seem to figure out why...
Here's the screwed up site:
http://www.combinecreative.com/test/mover.html
Here's the code that's on a movable MC:
onClipEvent (enterFrame) {
_x += (_root.logox - _x)/3;
_y += (_root.logoy - _y)/3;
Here's the code I'm using on the main timeline to move the MC's:
_root.logox = Stage.width / 2;
_root.logoy = Stage.height / 2 - 200;
It seems pretty straight foward, but for some reason it's offsetting my screen center...
Any ideas would be great! pretty please...
FULL SCREEN FLASH PAGE ON ALL SCREEN SETTINGS
FULL SCREEN FLASH PAGE ON ALL SCREEN SETTINGS
PLEASE COULD SOMEONE HELP
I am NEW to FLASH and am designing a website (www.sk1online.co.uk)
I have designed a website, the size of the website is 800x600.
I have published the website with the following settings:
100%x100%
Scale: Exact Fit
Window: Transparentless
When I view the website on a 800x600 screen setting the website appears perfect and takes up the whole screen.
HOWEVER, when I view the website on other settings say 1024x768 the website shrinks and dosnt take up the whole page.
PLEASE LET ME KNOW HOW I COULD PUBLISH THE WEBSITE SO IT FILLS THE WHOLE PAGE ON ALL SCREEN SETTINGS.
I have used the following to no LUCK.
Stage.align = "TL";
Stage.scaleMode = "noScale";
Full Screen Flash On All Screen Sizes
The problem I have is that I designed a website 800x600 (page size).
When I publish the website in 800x600 screen resolution the website doesn't fit in the whole page (it stretches).
I then designed the website taking up half of the 800x600 page and published it. It viewed full screen on 800x600 screen resolution only and on other screen resolutions it shrinked.
PLEASE LET ME KNOW HOW I COULD VIEW IT FULL SCREEN ON ALL RESOLUTIONS,
HERE IS MY CODE BELOW..
PLEASE COULD YOU SEE WHAT IS WRONG WITH IT:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>index</title>
</head>
<body bgcolor="#000000">
<!--url's used in the movie-->
<a href="<A href="mailto:FAZ@SK1ONLINE.CO.UK"></a">mailto:FAZ@SK1ONLINE.CO.UK"></a>
<a href="<A href="mailto:dhol99@hotmail.com"></a">mailto:dhol99@hotmail.com"></a>
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/...version=7,0,0,0" width="100%" height="100%" id="index" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="index.swf" />
<param name="quality" value="best" />
<param name="scale" value="exactfit" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#000000" />
<embed src="index.swf" quality="best" scale="exactfit" wmode="transparent" bgcolor="#000000" width="100%" height="100%" name="index" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
The Movie Run Full Screen
Dear mr.moderator,
I would like to know if I can make my swf file run full screen when it get published on the net. I just can't find the solution for it anywhere. Can anybody tell me the action script that i should add on? Please help me.
thx
Mas
How Can I Keep Movie 100% @ Full Screen
I am working on my first CD Rom project in Flash MX 2004 and want the movie to open at Full Screen (no problem there with the FSCommand), but also want it to maintain the movie size at 100%.
The movie is set at 800x600 so on larger screens I want it to stay at 800x600 but the rest of the screen to be filled with all that lovely white space.
Any ideas? Anyone???
Full Screen Movie
I need help on how to do a full screen movie and centering a movie clip...Example: http://www.salomonfreestyle.com/ Thanks.
|