ActionScript 2.0 :: Make Site Resize To A Persons Screen So That It Fills Their Screen?
Jan 30, 2005How do i make site resize to a persons screen so that it fills their screen.
View 2 RepliesHow do i make site resize to a persons screen so that it fills their screen.
View 2 RepliesI am really tired of searching a solution to make my site to a fullscreen flash site..What i want to make is a site that fills the screen without extra spaces and all..The funny thing is it is working fine in swf but not in html..When viewed in html there is a big white space to the right..I have tried several solutions for this line making the html "width and height to 100 %" and scale mode to " noscale" It didnt work I tried changing the html code itself like this:-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>[code].....
It also didnt work.
I'm working on a flash site. my boss want it is full screen for all screen resolution .... and i don`t know any thing about how i do it ..
View 7 RepliesI am trying to draw a box shape on screen which fills with a gradient, but according to the angle between your start and end mouse points. ie, if you draw from 100x100 to 200,200, the angle will be 45 degrees and it will draw your gradient fill within 100x100 to 200,200 on a 45 degree angle.
Trouble is, I can EITHER get the angle working just fine if I fill the entire shape, or the angle isn't right but the fill area is correct. Please see the attached fla and click drag within the red box, trying out the 2 matrix arrays in thereto see the 2 x scenarios listed above.
is there a way to make flash site on full screen I mean no IE tool bar nothing, flash on full screen
View 4 RepliesIn ActionScript 2.0, I am trying to make my application resize to Full Screen mode (for Flash Player 9). It goes to full screen correctly, with the typical message "Press ESC to exit Full Screen mode".
What I need to do though is toggle a few elements' visibility on the stage.
So when I go to to Full screen mode I do
[Code]...
Is it possible to make a flash site to fill the screen just on its height, keepping it�s width?
View 5 RepliesI am trying to make a flash site open full screen without having to hit any buttons,
View 7 RepliesHow can i make a image resize based on the users screen size in flash?
View 4 RepliesHow can I make a action script controlled print screen that will save a part of a screen And can I filter a color out of it (so that only that one color will NOT be visible on the saved img) with AS
View 3 RepliesI want to make a box come from off screen then bounce back and forth and then come settled down in the middle of the screen. It can be random bouning intervels or a set amount.
View 6 RepliesI've been trying to attempt to make it so a .flv video will fit to the entire screen of the browser window. ( I already have my .swf file fit to re-size to any browser on any computer. I just can't figure out how to make the video as well) And obviously an external video so the flash file wont take forever to load.The point is this is to be able to have the Video be the background. So I may put content (Links, information or whatever else) on top of the video.
View 2 RepliesMy question is what needs to be done in order to make a .swf file go into full screen without falling to a black screen when a movie is played? I have tried coding it, however I come up with the following error.
[Code]....
What should I do to fix this? This is not going to be an HTML file, however, so the initial thought of changing the publish settings does not seem to work this time.
Hi, I have got a game, have a set resolution of 1024x768. May i know how can i make my game display as full screen?
View 2 Repliesi have made a site in flash. stage size 955x600 i have exported it as fullscreen with no scale. the problem is that if i browse the site with a resolution of 800x600 (760x420 if i'm not wrong), the browser dont' add scrolls and its impossible to see the complete site. How can i fix this without resizing the site. i want the users to see with the proportions that i have now.. ijust want a scroll on the browser.
View 2 RepliesI'm fairly new to ActionScript and was wondering if anyone had an idea how this effect was done:[URL]..Click on a show date and the link zooms up and fills the screen giving show info. Then when you click the back button it shrinks back to where it was on the calendar.
View 3 RepliesMaking an Flex App. Just wondering if anyone has created something that fits automatically to the users' screen size and how I go about doing this? One of the principle things is that I need an background image, which is obviously going to have to scale / resize to match the users screen.
View 1 RepliesEveryone and their mother asks how to resize their movie to fit the users screen. However, I'd like to know how to resize the actual swf object to fit the movie's content--that is, if I have a movie that dynamically loads text/data into a [vertically] autosized textfield, how can i make the actual swf object expand to show all of that content, letting the browser's scroll bar appear/disappear?
View 3 RepliesI am trying to get the background and main part of my website to scale up to the full size of the web browser when it is resized. [url]...
View 1 Repliesi had a xml wich is dynamically genrate the values, and i use those value to show as a image in flash as2.now the values are n numbers, if it is beyound the screen i want to resize the whole image in to best fit on my screen.
View 8 Replieshow do you get actionscript to scale an swf so that its size is an equivalent ratio to the users computers screen resolution.i didnt really think flash and html worked like that.thought it was best to design with the size of users screen resolution inmind as well as boarders of whatever it is ur building
View 5 RepliesI have a website with a large .swf file. However when people with smaller screens view the website, I would like the .swf (which takes up the entire screen) to resize to fit on exactly. Just like how on most flash sites when viewed they fit the screen perfectly, however also then when viewed on computers with smaller screens they resize and still fit perfectly again.
View 2 RepliesI'm building a course to be hosted on my LMS and am unsuccessful at resizing my external SWF files in my player.
My Flash HTML output contains:
HTML Code:
<style>
html, body {margin-left:auto; margin-right:auto; height:100%; background-color: #ffffff;}
body {margin:0; padding:0; overflow:hidden;}
[Code]....
When I launch introduction.swf in preview and resize my window, it all works great, but in the HTML page is does not scale the external SWF.
I have messed with various different solutions with now change in results.
i have this code that loads my large images on my site but it does not reduce them it shows the image with original resol only so if the user looks an image that's resol is 1600*1200 and their own screen resol is 1024*768 then they cannot see the images all part. so what i want is to implement a "reduce to best fit if their screen resol is lesser then the image resol" feature for this code. this is the code that loads the large movieclip
Code:
var mcl2:MovieClipLoader = new MovieClipLoader();
var mcl_listener2:Object = new Object();
mcl2.addListener(mcl_listener2);
[Code]....
I have a problem with the resizing of the background. This is the code i use
bg_mc._x = 0;
bg_mc._y = 0;
bg_mc._width = Stage.width;
bg_mc._height = Stage.height;
How I can make this background to resize in full screen?
Has anyone had this issue before, say I have a movieclip called options, and want it to always stay down in bottom right corner, simple, in the resize event just update the sreen size available and reset the x and y of options accordinging, with whatever offsets needed. BUT... this is getting thrown off on very large monitors, anything over 27in, sometimes the same code works, sometimes it doesn't
View 3 RepliesIs there a way to resize our file to the size of the computer we're watching it?
View 2 Repliesam trying to get around succeeding a full screen site in flash with AC3, but always ending with no satisfying result, I am trying the 100% on both the width and height in the html file, but at the end it doesn't work properly, I don't get a full screen, and when I get it, the files seems to be doubled kind of streched to fit the screen, the writings and images are as twice as their original size in the flash documents, any one has a tutorial or somewhere where I can find an answer to this:I am lokking to making something closer to this:[URL]
View 3 RepliesThe key event is not listened by my Flex app. Since it is really simple code, I cannot understand where the problem is...
init() {
stage.addEventListener(KeyboardEvent.KEY_DOWN, escHandler);
}
[Code]....
Can I change the images (not the thumbnail) to fit any screen with this?
Here's the code
// SETTING VARIABLES
currentpage = 1;
_global.whichalbum = 1;
function scalerf(w,h){
diffw = (w-bigframew);
diffh = (h-bigframeh);
[Code] .....