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




Make Play Full Screen?



HI, I have flash MX and have already export my movie. But I cannot get it to play full screen when I click on it.
Does anyone know how to make it play full screen?
thanks in advance.



Tek-Tips > Adobe(Macromedia): Flash Forum
Posted on: 10 Sep 02 0:36


View Complete Forum Thread with Replies

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

Play At 100% In Full Screen Mode?
Hello, hope you guys can help me out with this one. How can I make my flash presentation play at 100% in full screen mode? At the moment when I click full screen it increses the scale of the presentation to fill the whle screen - I would like the presentation to stay in scale but have a white border filling the rest of the screen.

My presentation is made up of several swf files which are linked together in the main file with action script.





























Edited: 09/01/2008 at 04:03:49 AM by dazzlah

Can't Play FLVs In Full Screen
I have a presentation that runs fine when its being played normally, but when I try to get it to go into full screen mode with a button click it goes black and won't load the videos.

Somehow in the past I was able to see the errors, but now I can't get the same error to pop up.

has anyone else had this problem before?

Play Full Screen Flv From Xml Playlist
Hi guys

Is there anyone know the code to play full screen flv from a xml playlist?

Thank you

Play Flash In A Full Screen
Let me start by saying I'm new to flash.  I have a flv file and I would like to play it in full screen mode, when a person click a specific link.  Currently the link opens up a new window starts the flv file, but in order to get it to play full screen, I have to have them hit the down arrow.  Is there an easy work around to this?  Thanks for any help you can provide.


How Do I Make It Full Screen?
how do i make my flash web site go full screen?

How To Make To Full Screen?
I likw to convert my swf to projector file. But i want it to like when i create the projecoter..people click on it will become full screen. how to i do it?

Best Way To Make Full-Screen?
I've looked at sooo many sites wondering the best way to make one .fla file that would take up the full screen and NOT look distorted no matter what the screen resolution was.

All of these fancy flash sites have flash files open up in a javascript window (which I understand), but then they take up every pixel from corner to corner on my screen, and I'm on a 1440x900 resolution.

I've checked around everywhere for the best way. The only advice I've found was to publish the HTML inside flash so the that movie is 100% x 100%. That I understand...

However, I did this, and my file now looks all distorted, the images are pixel stretched, the text isn't clear. I don't understand if I have to start with 1440x900 and then make it smaller, or if I need to account for the ratio in width compared to height.

I'm lost on this one and would love to know how if anyone call guide me. Thanks.

How Do I Make A Pop-up That Is Full Screen?
Hello everyone,

I am working on a website and would like the indexfile to open a pop-up window within flash to avoid regular pop-up blockers, in a "clean" window.

The code I currently use for loading the website in a pop-up window of 990 by 700 is:

getURL ("javascript:window.open('website.html,'my website','width=990,height=700,top='+((screen.heig ht/2)-(700/2))+',left='+((screen.width/2)-(990/2))); void(0);");

You can see it working at http://www.squiver.com/index2.html

I have two questions:
- Can this code be changed so the pop-up will be full screen, not a fixed size?
(Or is there another way to do it?)
- If I do not want people to click on a link like "enter" in order to get the pop-up window, but load automaticly like it does now, I still get blocked by pop-up blockers. Can this also be fixed?
The unblocked pop-up load full screen needs to work on both PC and MAC.

Hope someone can give me some advice. Thanks!

Daniėlla

Make Mc Full Screen?
Hello...

I have a mc; not the entire swf, that i want to make fullscreen (flash 9)...from a button..any hints on a script?


(I click a button..it makes a certain mc full screen)

Play Embedded Movie In Full Screen
Just a quick question - I have a projector movie set up to play one of three video files which it runs with loadMovie. At the moment it plays them in their original size within the projector window. I've been trying to add a Full Screen button with no luck. The projector file itself displays full screen but I'd like to add the same option for the movies.

EDIT: Actually, that title's a bit misleading - the movies aren't 'embedded', they're external and called by the main fla.

Flash Projector Will Not Play As Full-screen
I'm hoping someone has some direction on this - I can't find a word about it anywhere.

We have a projector that needs to play as full-screen, and does on every computer we test it on... EXCEPT the Mac Mini Core 2 Duo that it is going to live on.

It runs correctly on every other CPU/processor combo we've tried: G4 Powerbook, G5 Tower, Core Duo Mini and iMac. When we load it on the Mini Core 2 Duo, though, it will only run in a window.

Any thoughts? I appreciate any direction someone can provide.

Thanks in advance!

Play Movie In Full Screen On Website
Hey guys,

I have a swf. movie that i wish to play full screen on my site. I dont really understand the concept of this, after reading countless tutorials. I have tried following some tutorials that are out there but they all are so different! and all are so complicated (well at least the ones ive found).

Can anyone give me an alternative, or explain to me how this actually works.

Thanx

Play Movie In Full Screen On Mouse Up
Hi all,

can someone point me to some action script that would play my movie in full screen on Mouse Up (Please view site for example);

http://www.nike.com/jumpman23/features/xx2/index.html

thanks all

Play Movie In Full Screen On Website
Hey guys,

I have a swf. movie that i wish to play full screen on my site. I dont really understand the concept of this, after reading countless tutorials. I have tried following some tutorials that are out there but they all are so different! and all are so complicated (well at least the ones ive found).

Can anyone give me an alternative, or explain to me how this actually works.

Thanx

Play Video Full Screen Then Close?
I am wanting to set up a function so that when a site visitor clicks on an image a full screen flash video plays and then closes automatically at the end of the movie.
Any suggestions as to how this might be done? I have the flv files already encoded...
My only thought at the moment is to open a new page with a close window button included but this is not ideal...

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.

How Do I Make The Browser Go Full Screen
I've seen sites like http://www.noinc.net cause the browser or flash player that the .swf is being played in scale to the full screen of the viewable monitor. http://www.noinc.net is the feature site on Flashkit. If you take a look at it, when you click on "enter" the flash player instantly scales to full screen of your viewable monitor. My question is, how do they do that? I'm sure it has to be with action script, but I don't know the commands. Can anyone tell me?

Thanks

-Airswift-
[Edited by Airswift on 06-14-2001 at 11:26 AM]

Make Full Screen W/ Button
hello i am trying to make my swf file come up full screen when button is released. i need a tutorial or just the code on the 'how too's'.

thank you in advance for any assistance on this.

zeb00
;p

How Do I Make Flash Full Screen.
How do i make flash full screen when my movie starts?

Can You Make A Swf Open Full Screen?
I am creating a CD ROM that will be playable on both mac an pc platforms. When the projector is clicked, is there a script that I can write that will make the swf play full screen, regardless of screen resolution? Of course the same action would need to happen on the mac and pc.

Thanks.
-nic-

How Do You Make A Full Screen Movie Exe
i have a movie which i want to publish as an exe and open full screen. The current size is 550 x 600px

How do i do this?

thanking you

How Can I Make Full Screen Site
hi evry body
how can i make a full screen site

How Do You Make Your Site Go In Full Screen?
ok my splash page is in HTML i want it to come up in its own window in full screen mode. take a look it at now www.Visualkreations.com it will just come in the ur browser but its not filling the whole window.

i hope i was clear.


thanX

How To Make An Application Full Screen For Mac OS X?
I made an application in flash MX 2004 which is called thru an htm. I want to know, how to make an application full screen for Mac OS X. I had already tried fscommand("fullscreen", true); but doesn't seem to work on Mac.

So, what should be done to make the application full screen for Mac OS X? Hope someone could give me some idea.

Thanks in advance.

How To Make An Application Full Screen For Mac OS X?
I made an application in flash MX 2004 which is called thru an htm. I want to know, how to make an application full screen for Mac OS X. I had already tried fscommand("fullscreen", true); but doesn't seem to work on Mac.

So, what should be done to make the application full screen for Mac OS X? Hope someone could give me some idea.

Thanks in advance.

Is There A Way To Make A Full-screen Projector Without...
Hello Kirupa forum,

I would like to launch the Flash MX Projector full-screen on a big monitor for a school presentation.

My question is...Is there a way to eliminate the Windows borders?

Meaning, I want the header that says, 'Macromedia Flash 6' to be removed and the surrounding borders to be removed.

-cadmiumgreen

How To Make .swf Full Screen On Loading
I need a presentation that I've made to already be full screen when it loads.  Or for it to be full screen before it loads...  I don't know - I'm new to "code-based" design programs.  CAN ANYONE HELP ME!?!  Thanks alot in advance to anyone with any suggestions.

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..

How Do I Make A Full Screen Flash Projector?
I need the flash projector file to open full screen when the user views it from a CD. Is there any way I can specify this in flash? I also need the movie to keep it's proportions i.e. the movie will play in the middle.

Can Anybody help???


(Please note, I need this to be a projector file not in a HTML page)

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

How To Make A .exe Open In Full Screen Mode
hi there,

anyone know how to make a .exe flash file open automatically in full screen. Also is it possisble to make it open immediately when a cd-rom is inserted rather than have the user click on the .exe file?

thanks very much for the help

michael

How Does YouTube Make Video Full Screen?
Hey Peeps, how does youTube make the flash object jump to full screen without pausing the stream? I need this kind of functionality and would like to know.

How To Make A Projector Go Full Screen Via Code?
Can I make a Flash 8 Projector on Windows go full screen via code without having to press Ctrl+F ?

Hello Please Help Me How To Make The Browser Window A Full Screen
hi guys

hope u undertand

help me how to make the IE window fullscreen without scrolls

enjoy ur self be happy

How To Make Flash Full Screen In HTML
I“ve seen this site www.cookie.pl/archiw/feta03/index4.htm and saw that the flash goes all the html like in fscommand fullscreen mode.
is there any code in html to make it possible?

How To Make Full Screen Swf Without The Use Of Internet Explorer?
How To Make Full Screen Swf Without The Use Of Internet Explorer? How? I repeat.. without the use of internet browsers

Hello Please Help Me How To Make The Browser Window A Full Screen
hi guys

hope u undertand

help me how to make the IE window fullscreen without scrolls

enjoy ur self be happy

How To Make Flash Full Screen In HTML
I“ve seen this site www.cookie.pl/archiw/feta03/index4.htm and saw that the flash goes all the html like in fscommand fullscreen mode.
is there any code in html to make it possible?

Make A Project Start Full Screen
i have to make a .exe project out of a fla. i did the project, but i can`t make it start full screen by default. Any advice ?

Forcing Flash Player To Play At Full Screen Mode
How do I force flash player to play my flah projecter movie in full screen but keep the movie at 100%? just increasing the backgrounf colour and removing the outside border of the flash player...... I don't want the movie to strech!

cheers

JC

How Do I Make The Movie Fit In A Full Screen Browser Window?
By default, my movie is 778x400. What I want is for the movie to fit into the viewer's web browser no matter what their screen resolution is. A perfect example is http://www.eye4u.com. How is this accomplished??

Thanks!

Help Full Screen Java Make My Browser Go Crazy
Okay heres the situation. I have a Projecter file that is going to launch and from there I want the user to launch a full screen file, a html document. Only problem is I tried to use java but the projector file doesn't work then unless its in a htm document or what have you, other wise it launches a window and goes crazy!!! I try to follow the instructions in the thread on the full screen Example of Ultrashock.com but maybe I'm missing something or not placing something right??
Help any ideas.

Can You Make A Flash Player View Full Screen?
Is it possible to make a flash movie expand to fit the size of a user's monitor whether they are using 15, 17inch or any screen resolution?

Thanks for your help

Graeme

How To Make The Flash Projector Full Screen On Desktop?
someone know the tutorial please tell me, thank you.

How Do I Make My Flash Movie Full Screen On Opening?
i'm creating a movie for a cd package.

can anyone please tell me the actionscript that makes my movie fullscreen on opening and where i am meant to put it?

than you

How Do I Make My Intro Page Size Full Screen
Hi,

Very Interesting forum.

I'm a 4 day old newby, but managed to create a decent movie introduction page.

There are two questions I would love an answer to:

1) How do I make my Preload movie page full screen size. It presently only opens to the browser window size.

2) I would also like the preload page to load then time-out and close prior to my website starting up.

Any help would be greatly appreciated.

Thank's
Mulgravia.
U.K.

How To Make An Application Full Screen For Mac OS X That Are Called Through Html?
I made an application in flash MX 2004 which is called through an htm. I want to know, how to make an application full screen for Mac OS X. I had already tried fscommand("fullscreen", true); but doesn't seem to work on Mac.

So, what should be done to make the application full screen for Mac OS X that are called through an html? Hope someone could give me some idea.

Thanks in advance.

Whats The Script To Make My Movie Full Screen
Hey fellow flashers,

Can one of your smarties tell me what the code is to make my .swf full screen?

thanks

How To Make Flv Player Display Video In Full Screen
Well i was trying to make a video player in flash and was searching stuffs in the web to help me do so.........well i found a detailed dummy tutorial to do so...i am glad to have it.....you can also have it in the link below...

http://www.layersmagazine.com/custom-video-player.html

now what i want to do is add the fullscreen function to this video player like the one they use in youtube(http://www.youtube.com). i searched for that too. I found some examples too but couldnt find the source file to it. well seems like javascript along with actionscript is used to do this fulscreen function... i could not figure it out since i m neither good in actionscript nor in javascript...
if anyone knows how to do it please tell me how..or if you kno any tutorial, source file or anything helpful please point me to it.....

I kno i m always here with peculiar problems....
still hope that u people kno something about it...
please reply even if u have a little info that could be helpful to me...
thanks,

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