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




Full Screen Flash Page With Repeating Edge Pixels?



Hello, I found this forum in search of a tutorial about full screen. I haven't yet found any that would instruct on how to make the edge pixels of the actual file to repeat and fill out the space between the edge of the file and the edge of the screen. For example if I had a Flash file (width 1200 px) with full-width horizontal stripes in it, how could I make the stripes fill out the width of a screen larger than that in full screen mode? I am new to Flash (though somewhat familiar with scripting), so if you know an answer, please try to be comprehensive!



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX 2004
Posted on: 12-14-2006, 06:29 AM


View Complete Forum Thread with Replies

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

FUll Screen Flash Site With Repeating Background
Hello-
what is the best way to make a SWF that will expand to fill the entire browser and also automatically repeat it's own background elements to fill the browser? for example, the working area of the SWF is 930x600.. but it has background elemtents that should repeat beyond it's own borders. I can't simply do it with HTML backgrounds because the elements must be positioned very precisely and the borders must match up.
thanks
-scott

Full Screen And Objects To Edge
I have text fieds I movie clips which I want to place on the edges of the browser window. The flash document is being 100% height and width. How can I have these movie clips stay at the edges of the screen when the screen is resized by the user? I've been fooling around with listeners but everything gets closer or father away from the edge as I scale the window.

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

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 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";

Page 2 - Loading A Movieclip That Always Stays Center Into My Flash Full Screen Page?
Tann, regarding the proportion resize, do you know if there is a way to make it so that when you drag the browser window, you are restricted to dragging it at its flash proportion. Just like if you are in photoshop, and if you decide to transform an image and I think press control or alt while you drag the corners, it will resize it proportionally.

Right now, if you drag the browser window, you can drag it any shape, and if the browser window height exceeds the flash height, it will allow you to do it, but the empty space is filled with the background colour of the html page.

Would like it, so that the window is not draggable anymore if its proport width or height has exceeded.

I hope that makes sense.

Full Screen Flash Page
I've already created a full screen flash page, but want to know how to make it pop up in a separate full screen window. It would be in similar fashion to the example below:

http://www.bioshockgame.com
(launch the flash site)

Full Screen Flash Page
Hi!

I have tried and failed over and over again on maing my page a full screen flash page (http://www.kirupa.com/developer/mx2004/fullscreen.htm), in the end I sat the 100% width and hight in dreamweawer for the flash properties, it worked in IE but not in Firefox Can any one help me, please!

Full Screen Flash Page
http://www.kirupa.com/developer/mx2004/fullscreen.htm

Full Screen Flash Page

How come with the following dimensions 1280 X 1024 does not work with this tutorial. I have buttons on the bottom of the site and they are cut off.

Any suggestions?

ANYONE HELP : Full Screen Flash Page
Hi everybody,
i've just using one of Kirupa's tips on creating a full screen flash screen,
and it doing just fine when i checked it using interner explorer browser,but when viewing in mozilla Firefox (version 2.0.0.6.) the page is'nt viewing full screen.
can anybody help me with this problem?
i really appreciated any help or tips about this
thanks

ANYONE HELP : Full Screen Flash Page
Hi everybody,
i've just using one of Kirupa's tips on creating a full screen flash screen,
and it doing just fine when i checked it using interner explorer browser,but when viewing in mozilla Firefox (version 2.0.0.6.) the page is'nt viewing full screen.
can anybody help me with this problem?
i really appreciated any help or tips about this
thanks

Launching A Full Screen Flash Page
Hi guys,

i am new here and very new to Flash scripting and not much of a coder at all...

i am trying to do a piece in flash and have figured out how to make it fun full screen...

now here's the problem, with Stage.scaleMode = "noScale"; on the first frame it doesn't really scale the swf...

what i really want to do is take Stage.scaleMode = "noScale"; out but then be able to see the swf play with out distortion... is that possible?

how do you go about retrieving the width and the height inside of the browser window and go about applying it in actionscript so the height is always 100% and the width is always scales proportionally so the swf doesn't get distorted?

i am totally at a loss of thought right now..

so as a newbie, any help would be greatly appreciated...

and many thanks in advance...

Full Screen Flash Page ....with Scrollbar
I've created a full screen flash page by setting the html dimensions to "percent,"
and changing the scale mode to "no scale." However, the html page that flash generates using these settings disables the use of a page scrollbar.

Users with a screen resolution lower than 1680 x 1050 can only see a portion of the web page.

How can I generate a page scrollbar so that users of any resolution are able to view the entire page? Is this done in flash or html? As an example, you can refer to http://www.bioshockgame.com (load the flash site)

Full Screen Flash Page Problem
Hi Kirupians...

I've been searching for a tutorial to make a full screen flash page, and found the one published by michael chen on December 27th 2004. That's ok, haven't checked if it works (no doubt it does). But the thing is that I think this technique should be used carefully... have u tried right-click on the site of the week? http://www.titlemastersusa.com/ or http://www.terotero.com/

If u try, you should see the menu and if u chose to zoom in (or whatever option u get according to your system an languaje) and then try "to zoom out" or "show all" it will stay "zoomed".

Don´t know if it just happens to me(IE 6, Win XP Español, Service Pack 2), but it could be worth to check if this is a common problem to point it out and consider to "hide" this zoom-in/out options in the swf from the html:


HTML Code:
<param name=menu value=false>
&

HTML Code:
<embed menu=false...>

Problem With Full Screen Flash Page
Hello,
I've followed the tutorial for loading a full screen page while keeping the original pixel size, however when I publish the html file, I can only see a small piece of my background image. All buttons and swf's aren't there anymore. All I want is for my 800x600 swf to load in the center of any visitor's browser. Suggestons? ps I'm using MX professional. thnx

Launching A Full Screen Flash Page...
Hi guys,

i am new here and very new to Flash scripting and not much of a coder at all...

i am trying to do a piece in flash and have figured out how to make it fun full screen...

now here's the problem, with Stage.scaleMode = "noScale"; on the first frame it doesn't really scale the swf...

what i really want to do is take Stage.scaleMode = "noScale"; out but then be able to see the swf play with out distortion... is that possible?

how do you go about retrieving the width and the height inside of the browser window and go about applying it in actionscript so the height is always 100% and the width is always scales proportionally so the swf doesn't get distorted?

i am totally at a loss of thought right now..

so as a newbie, any help would be greatly appreciated...

and many thanks in advance...

FLASH MX 2004 FULL SCREEN PAGE
Hi,

I have designed a website with the Dimensions 800x600 in Macromedia Flash.

However when I go to Publish it in SWF & HTML format and view it on a 1024X768 Montior settings The website that I published shrinks and doesnt take up the whole page.

I HAVE USED THE SETTINGS 100x100 Percent to Publish the HTML. (I have also tried No Scale and Exact Fit settings).

PLEASE COULD ANYONE HELP ME AND LET ME KNOW HOW I COULD PUBLISH THE WEBSITE TO FULL SCREEN TO ANY MONITOR SETTINGS.
I HAVE ALSO TRIED THE METHOD GIVEN ON THIS WEBSITE TO NO LUCK.

THANK YOU..

Full Screen Flash Page Question:)
Hi how are you?

I was reading this tutorial about full screen flash pages:
http://www.kirupa.com/developer/mx2004/fullscreen.htm

And I got it all to work. Yay

Then I saw the kirupa SOTW, and just loved it. On that site you've got that nice bottom bar, so I thought I'd try to create that.
I thought it would work if I just placed some "bar graphics" on the bottom of my stage, and just do as the tutorial said. But that didn't do.

Here is the website im talking about:
http://www.funkycode.de/

And here is what I came up with:
http://www.medieklassen.com/~oyvind/flash/

There is this white space between my flash file and the bottom/top of the browser.
How can I fix that? Im sure it's quite easy, but it would be great if anyone could tell me how

peace

About Tutorial Full Screen Flash Page
I tried following your steps for building a Full Screen Flash page, but i noticed that it doesnt work with firefox.... any suggestions?

Thanx

Full Screen Flash Page Problem
Hi Kirupians...

I've been searching for a tutorial to make a full screen flash page, and found the one published by michael chen on December 27th 2004. That's ok, haven't checked if it works (no doubt it does). But the thing is that I think this technique should be used carefully... have u tried right-click on the site of the week? http://www.titlemastersusa.com/ or http://www.terotero.com/

If u try, you should see the menu and if u chose to zoom in (or whatever option u get according to your system an languaje) and then try "to zoom out" or "show all" it will stay "zoomed".

Don´t know if it just happens to me(IE 6, Win XP Español, Service Pack 2), but it could be worth to check if this is a common problem to point it out and consider to "hide" this zoom-in/out options in the swf from the html:


HTML Code:
<param name=menu value=false>
&

HTML Code:
<embed menu=false...>

How To Full-screen Flash In Html Page, But Center It Also.
what i am trying to do is to have my flash compilation stay centered in the html page when resized. but also i want the entire page to be flash (the blank parts on the sides, above and below). this way i can use those areas for flash use also. i know i can make my flash file 2000 pixels high and wide, but then the menu would not stay centered. an example of what i mean is at www.giantoctopus.com . the menu and everything stays centered, but the entire html page is the swf. so that you can use the entire browser.
any advice or thoughts? im sure plenty of you out there know how to do this.
thanks
ben

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 Page Tutorial Question...
Will the FullScreen Flash page tutorial work with Flash MX version? The tutorial was tested only in Flash MX 2004. So... will it? : )



Thanks a lotttt. : )

Full Screen Flash Page Problem In Firefox
Hi, i read this tutorial http://www.kirupa.com/developer/mx2004/fullscreen.htm
and i created this page
http://dreamquest.gr/experiments/running%20letters/
It works perfectly in internet explorer, but it doesnt work right in firefox.

Can somebody please help?

Thanx

Full Screen Flash Page Tutorial Question...
Will the FullScreen Flash page tutorial work with Flash MX version? The tutorial was tested only in Flash MX 2004. So... will it? : )



Thanks a lotttt. : )

Full Screen Flash Page Problem In Firefox
Hi, i read this tutorial http://www.kirupa.com/developer/mx2004/fullscreen.htm
and i created this page
http://dreamquest.gr/experiments/running%20letters/
It works perfectly in internet explorer, but it doesnt work right in firefox.

Can somebody please help?

Thanx

Clicking A Link In Flash Then Launch A Page As FULL SCREEN
Hi there,

ther is a link in my flash movie.... I want let use click it and launch a page as full screen.

Can u help?

A Full Screen Html Page That Doesnt Re-size The Flash Swf
Is there a way to get the swf centered inside of a html fullscreen popup window?
The code below is what I want to accomplish, but it only works for a projector file. I need to launch my project in a browser.

Thanks for the help.


PHP Code:



on (release) {
    stage.scaleMode = "noScale";
    fscommand("fullscreen", "true");
    loadMovieNum("your_file.swf", 0);
}

Which Flash-script To Open HTML-page In Full-screen?
How to convince Flash to open a HTML page in full-screen?
I hope someone will know...
Daniel

How Do I Create An Overlay Flash Splash Screen (full Page)?
Hi all!

I have created a small splash screen (see here) which I originally setup a redirect to the main site page. However, I then had to think about doing redirects when flash was not available (or even javascript). What worried me is that search engines often ignore redirects.

So i thought, could I just set the movie up so that it full-page overlayered over the main page (green fills the page) and then disappears shortly after finishing it's animation. This would save destroying my SEO.

Anyone able to tell me how to do this?

My FLA code is:

Code:

import com.mosesSupposes.fuse.*;

ZigoEngine.register(Fuse, PennerEasing, FuseFMP);
FuseFMP.writeFilter(rh, "Blur", {blurX:100, blurY:100, quality:5});

var f:Fuse = new Fuse();
f.push({target:rh, Blur_blurX:0, Blur_blurY:0, seconds:3, ease:"easeInOutQuad"});
f.push({target:grad, x:518, seconds:5, func:redirect});
f.start();

function redirect(){
   var timeOut:Number = setTimeout(function(){getURL("http://www.theurl.co.uk/index.htm")}, 1000);
}


(I disabled the redirect for the linked example above)

Thanks in advance.

Loading A Movieclip That Always Stays Center Into My Flash Full Screen Page?
What I would like to know how to do, if someone tann help me is this:

I have a swf Flash page that always stretches to full screen of the browser window, right to the edge of it - How do people do this???

I will load movies in there of my content that will always remain center or whatever co-ordinate I want like maybe right center.

How do I do this? I can do this with html, but I am only limitted to having one flash movie in my html page. I want to do it with Flash because I might add other little Flash movie contents that will remain left center, bottom right, etc. on my Flash page.

Index Page. Swf In A Full Screen Page
Hi out there!

I have aquestion and would appreciate your support.

I would like to embedded my 760 x 400 swf in a full screen window (760 x 400 swf - in the middle).

Does anybody know the html code for the index page that produce this effect.

Thanks in advance
Andi

Pixels + Percentages - Full Browser Flash
Hey guys.
I was looking at a site the other day (forgotten what it was) and I know noticed that they where using full browser flash on their site.
I noticed that they had actually made it so the flash movie's width was static and did not actually change, but the height of the flash movie was set at 100%
How is this possible
Thanks, from JacoX

How Can I Get A Page To Open Up In Full Screen?
Hello,
I am trying to get a web page to open up to the full size of the monitor screen regardless of what size monitor it is. Does anyone know how to do that?
Thanks

Full Screen Page Tutorial
im having a weird problem after following this tutorial:
http://www.kirupa.com/developer/mx2004/fullscreen.htm

i published the swf and html according to the directions and it looked and worked fine when i tested it within flash and via the html page. i then transferred the files to a second computer and uploaded them to the server. now when i view the pages via IE im getting a margin at the bottom that causes the scroll bar to appear (seen here: http://www.skateboardspinnerrims.com).

any ideas what's causing this?

thanks.

Full Screen Index-splash Page
I'm again on a full screen question...
I want to make an introduction to my friend's site and he wants a full screen flashmovie. the movie is the index.htm of the site and when the introduction ends it goes to a main page that is a simply and plain htm page. now, I usually make a flash intro located in the centre of a htm page (index.htm) but this time the movie has to be full screen. I tried to use the fscommand("fullscreen", "true"); and
fscommand("allowscale", "true"); and it's cool if I open it as it is, but I don't know how to make it an htm page. I hope I explained me well...any suggestion?

Index.html Page (get Me Full Screen)
Hi out there!

My question:

I have a swf. file and need to create a index.html site to open the swf file in browser. Does anybody has the code to emmbed my main_1.swf file and make it full screen?

Thanks in advance for your support.

ANB

Launching A Full Screen Projector From A Web Page
does anyone know the best way to launch a full screen flash projector from a swf in html webpage??

Flash Window Is Off The Edge Of The Screen, Unable To Recover
Using Adobe Flash CS3 on a sometimes dual monitor setup. After attaching back to my docking station, and starting up Flash CS3, the window is off the edge of the right hand monitor somewhere, and I am not sure where. The mouse cursor makes it look like the window is somewhere off the lower right hand corner of the screen somewhere, but even after holding in the left and up arrows for a long time, there is no motion, and the window never appears. I can maximize the program back to my primary monitor, but this is hardly an ideal solution.

I have found the following registry entry, but am unsure if it applies to what I'm having problems with or what the format of the entry is:
HKEY_CURRENT_USERAdobeFlash 9SettingsWindow

Hoping someone can help figure out what is going on here and how I can recover the window from wherever it is actually hiding.

Loading A .swf File Full Screen From A .html Page
Ok my problem is I have a html page that im using to direct users to 3 other pages (each with a seperate link) each of the links need to load a .swf movie in a full screen flash player window... the .html file will be the index.html and the rest have seperate names for their associated sites...

is there any way to do what i am wanting to do? Thanks! =)


jonathan

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.

There Is No Solution For Opening A HTML Page In Full Screen
I've browsed through hundreds of postings looking for a javascript code that will open up a HTML in Full Screen (F11) mode, but haven't found one yet.

Many of the solutions had to do with fscommand and open.window
Neither of these solutions is what I need.

Ok...here is what I'm really trying to do...

Picture this...you have an html link on your desktop (e.g. flashkit.com) and when you double click that file it will automatically open up the browser in Full Screen Mode (No toolbars, menubars, etc.). Many of the posting required you to already have a page open and then you can click a "button" to open a new window (popup). This isn't what I need.

Please, please, can anyone out there help me???????? You might ask why I need to open full screen. Well, it is because we are designing an e-learning course within an LMS (SCORM wrapped player) and the course needs to be in full screen so the user can't exit out. If they click the explorer exit button, then it won't bookmark or track users performance.

Who's up for this challenge????

Non-scripted Full Screen Page Peel Transition
Hi all,

Was wondering if there are any ready-made or an easily editable full screen page peel/flip transition that is not scripted

I have seen examples before of this, but its either scripted or only page flip/peel half way

Anyone with a nice transition ? :0

Thanks

John

Full Width Screen, Page Progress Bar (loadbar)
hello guys,

im trying to create a loadbar whichyou may already seen in many gallery or portfolio site. its the kind of loadbar that shoots accross the screen until the content or image is fullt loaded. my current AS dosent work. any help?

my code:

onClipEvent (enterFrame) {
loading = _parent.getBytesLoaded();
total = _parent.getBytesTotal();
if (percent == undefined) percent = 0;
percent -= (percent-((loading/total)*100*Stage.width))*.25;
per = int(percent);
percentage = per+"%";
loadBar._width = per;
if (percent>99) {
_parent.gotoAndStop(2);
}
}

Flash Movie To The Edge Of Page?£
Hi there,
How can I get a Flash .swf so the top of the file is touching the right top of the HTML page. I can only seem to align it, and not make it touch the edge of the page which I want. I use Dreamweaver MX and Flash MX...
Any help?
Thanx in advanced

Also give me your views on www.level103.com/fieldmans.htm its only a test page.

Flash 8: Full-browser Non-repeating Backgrounds?
Hey everybody,

I don't know whether anybody here's been to http://conclaveobscurum.ru/ before, but if you'll notice, the site's background doesn't appear to tile, yet continually re-fills the browser window upon re-size while still loading quickly. Could somebody give me any idea as to how that's done?

Thanks,
TheRiddler

HTML Text & Javascript To Open Page Full Screen
I want to create a link from text rendered as HTML to another page that opens full screen (though not covering the taskbar). Can this be done?

Thank you

How Can I Make A Full Screen Html Page?.... First Time In Kirupa's Forum
I have been googling for a tutorial that would answer my problem but there don't seem to be any. Here is an example of what I'd like to achieve. http://www.braingiants.com/v5/welcome.html. Watch how that window pops up when you click on the link. How can I make that window without the address bar at the top.

How Can I Make A Full Screen Html Page?.... First Time In Kirupa's Forum
I have been googling for a tutorial that would answer my problem but there don't seem to be any. Here is an example of what I'd like to achieve. http://www.braingiants.com/v5/welcome.html. Watch how that window pops up when you click on the link. How can I make that window without the address bar at the top.

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