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








Problems With Fitting A Flash Film In A


I have uploadet a bit of the whole site here so you can see the problem.
http://www.valfreyja.dk/MMP3

When you click enter a popup window with the flash film appears. So far so good.

BUT it won't fit the screen excactly and I have no idea if it is in the html, the javascript or the flash film I need to do something or what to do

Only the Episode 1 - fra A-B link works yet (still not done at all - only uploadet a bit to test)

Anyone has any idea what the problem can be?
I can provide any of the code you need but for now don't know what to write down here.

Thanks in advance
Valfreyja




FlashKit > Flash Help > Flash Newbies
Posted on: 12-06-2001, 06:50 PM


View Complete Forum Thread with Replies

Sponsored Links:

Fitting Flash To Fit Page?
Please take a look here:

http://www.mmagifs.com/

I have sort of got it resizing but I'd like the movie to fit the monitor entirely and also have no borders....here is the HTML code....can someone please let me know how this can be done?



<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>MMAGIFS.COM</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
</head>
<body bgcolor="#ffffff">
<!--url's used in the movie-->
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','name','index','width ','100%','height','100%','hspace','0','vspace','0' ,'align','middle','id','index','src','index','qual ity','high','bgcolor','#ffffff','allowscriptaccess ','sameDomain','allowfullscreen','false','pluginsp age','http://www.macromedia.com/go/getflashplayer','movie','index' ); //end AC code
}
</script>
<noscript>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" name="index" width="1600" height="1200" hspace="0" vspace="0" align="middle" id="index">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="index.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="index.swf" width="100%" height="100%" hspace="0" vspace="0" align="middle" quality="high" bgcolor="#ffffff" name="index" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

</noscript>
</body>
</html>

View Replies !    View Related
Fitting Flash Movie Into Browser
Does anyone know what the conversion table is for fitting a flash movie into the browser? I made a full flash website at 800x600 thinking it could stretch nicely to fit 800x600 or even 1024x768, but i forgot all about the IE/NS menu (forward button, refresh button etc), so my flash is now actually too big.
It's ok cuz it was just a test page, so i don't need to know how to make that one fit, but for future websites i'm guessing i should make it something like 800x550 to actually fit?
So to make a long story even longer:
Can anyone tell me how to make flash fit the browser with menu OR how to open it in a NEW window that doesn't have a menu? (i've seen that a few times but i don't know how hard that is to do for a n00b like me)

Thanx in advance for any help!

View Replies !    View Related
Fitting Flash Exactly To Popup Window?
mkay, anyone know how to remove the border/space around a swf, when ya have it popup in a window via java? guessin simple html fix here's my example.
here's link to see ithere
here's html of the popup with swf's

Quote:




<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<TITLE>loader</TITLE>
</HEAD>
<div align=top>
<BODY bgcolor="#869A29">
<!-- URL's used in the movie-->
<!-- text used in the movie-->
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="800" HEIGHT="380" id="loader" ALIGN="top">
<PARAM NAME=movie VALUE="loader.swf"> <PARAM NAME=quality VALUE=best> <PARAM NAME=bgcolor VALUE=#869A29> <EMBED src="loader.swf" quality=best bgcolor=#869A29 WIDTH="800" HEIGHT="400" NAME="loader" ALIGN="left"
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</BODY>
</HTML>

View Replies !    View Related
Fitting Flash Intro In Windows
Hmm, I was wondering how one would insert a flash intro into Dreamweaver with the following requirements:
1) Fits the max window size (basically with no room left for scrolling)
2) if possible, eliminate the scrollbars
3) appear the same with either resolution of 800x600 or 1024x768

View Replies !    View Related
Fitting Flash Into Dreamweaver Without Borders
Howdy.

I was bonking my head how to "insert" Flash content on top of
a dreamweaver page so that anoying left and top margin are gone.

the site I'm making is essentially one big flash movie with some
"pages" in it that have different backgrounds.

I dumped some html code from "oldnewbie" on the Dreamweaver page...

<BODY bgcolor="#999999" MARGINHEIGHT="0" MARGINWIDTH="0" TOPMARGIN="0"
LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" SCROLL="NO">

that does the trick if I want to make the page 100% x 100%...
(the whole page scales then and doesn't look so hot in my case).

I guess my only alternative is making the flash dimensions huge and
putting the content I want people to see in the upper left hand
section.

Is this the easiest way?
is it gonna bog down the download time (with a huge page)?
is there a standard (big) size I should use for this
so it's sure to cover most monitors?

I'm glad this site exsists, It's been invaluable to
me since I'm pretty green to Flash.

Thanks-

View Replies !    View Related
Fitting Flash To Fit In Webpage Nicely
Hi,

This is a follow up after I had some great help from 'pellepiano'..

Bascially Ive attached a file so it might help people in the future and someone might be able to help me.

The flash file when published to HTML will stretch to the size of the screen keeping the main body the same pixels centered (after you set the page margin properties on dreamweaver to 0).

It has two main sets of code to do this, one to set up the initial page to fit the browser without stretching the images in the page, and the other that will stretch Instances to what you set them to....... I am looking to set the white bar to the bottom of the screen and the blue logo to the top left of screen when in IE?????? anybody help me!???

Thanks
Jp

View Replies !    View Related
Fitting Flash Into Browser Screen
i know how to do the 100% percent x 100% percent thing but what i want to do is to insert another imovie that dont strech inside how can i do that?

i mean something like this http://www.flashden.net/files/54359/index.html

View Replies !    View Related
Flash Movie Not Fitting In Javascript Window
For some reason, my flash movie isn't fitting in my pop-up correctly:

http://j.parsons.edu/~ntaylor/

How can I get it to fit perfectly in the window (the sizes are programmed to be the same).

How can I get the window to open in the left hand corner also?

View Replies !    View Related
Fitting Flash Movies In Browser Window
I am having a little trouble getting my SWF to fit in the IE6
browser window upon publishing. There is about a half-inch white
border surrounding my published file. I know I need a piece of
HTML code that goes in the <BODY> tag. It has something to do with
margin height and width. Does anyone know the code dealing with
the margins?

View Replies !    View Related
Full Browser Flash: Mc Not Fitting Stage
Hi.

This is doing my head in.
I have a movieclip "myBacking_mc" that expands to fit the browser window. However, it'll only expand to fit if I manually adjust the size of the browser: maximise it, or just adjust it's size by one pixel.
Obviously that's rubbish.

How do I make the movieclip "myBacking_mc" expand to fit the size of the browser window automatically when the page loads?

My Actionscript is below. Not very tidy I suspect as I'm pretty much making it up as I go along, but it does the job apart from this one last thing.
Thanks everyone.


Code:
stop();
Stage.scaleMode = "noscale";
Stage.align = "tl";
Stage.addListener({onResize:reposition});
function reposition() {
var header = _root.myHeader_mc;
var content = _root.myContent_mc;
var footer = _root.myFooter_mc;
var nPos;
nPos = getNewPosition(header);
header._x = nPos.x;
header._y = 0;
nPos = getNewPosition(content);
content._x = nPos.x;
content._y = nPos.y;
nPos = getNewPosition(footer);
footer._x = nPos.x;
footer._y = Stage.height-footer._height;
}
function getNewPosition(mc) {
var newX = Math.floor((Stage.width-mc._width)/2);
var newY = Math.floor((Stage.height-mc._height)/2);
return {x:newX, y:newY};
}
reposition();

stageListener = new Object();
stageListener.onResize = function() {
expandBacking();
};
Stage.addListener(stageListener);
expandBacking = function () {
myBacking_mc._width = Stage.width;
myBacking_mc._height = Stage.height;
};

View Replies !    View Related
Fitting Images Into Scrolling Flash Movie
I'm pretty new at Flash, especially actionscript and I can't figure out how to get my movie to go through all the images I put in. In the library there's a movie folder in which there are 3 movies. The second one has most of the actionscript. I can't figure out what I need to manipulate so that all the images play/scroll through.

I put it up a link to the flash film on the web because even when zipped the file is too large to post as an attachment.
http://www.wakefly.com/staging/flash/flashmovie.htm

Any input would be much appreciated. Thanks!!!

View Replies !    View Related
Flash Video Not Fitting In Skin Player
Hi. I downloaded the flash video list player and adjusted the size to play my clips. but the clips are being resized and cropped when it plays? Can anyone help? I'm baffled and frustrated (new to flash)
The files in question are on the web if you want to look at the code.
The player http://ridethespiral.net/xml_video_playlist.swf
The first clip it refernces via the xml sheet. http://ridethespiral.net/Dandy07.swf
Some html coding associated with the files? http://ridethespiral.net/xml_video_playlist.html
The flash file http://ridethespiral.net/xml_video_playlist.fla

View Replies !    View Related
Flash Components Fitting Perfectly To Background Of Html, HOW
hi there

i think the most beautiful websites are those that combine html+flash, BUT i want to know how one can combine those 2 perfectly.

i often see a cool flash animation, and this animation fits/attaches perfectly with the background in the second frame...

f.e. a line in a flash movie, from left to right, but in the end this white line is not flash anymore but the background picture. (fixed)..

is it hard to create such things, i know you have to caculate a lot of things, but in the end i wind up that the 2 components do not fit perfectly....

Can somebody help me with this?
an example would be nice
greetz
melvin

View Replies !    View Related
[mx04] Fitting Flash To Browser Window -issues
Hi all, please help I just can't seem to figure this out?

I am trying to get the SWF file to export into the HTML browser so that it will expand and contract with the screen resolution of the user.

I have tried to set the export dimensions to 100% height and width. and I have tried to set the scale to exact fit and no scale.

I have had several outcomes but none of them are what I am after.
Here are the links to my results:

http://www.moochmag.co.uk/tests/home2.html
http://www.moochmag.co.uk/tests/home.html

You can see that these pages are 'squashed' or missing sections of the page.


I am trying to create the html so that the SWF file fills the screen width ways (100%) but the height of the page can still be scrolled up and down ie. remains proportional to the width of the SWF...

PLEASE any ideas on this????

any help would be fantastic thanks all.

View Replies !    View Related
[F8] Using Flash In Film
Hello,
I am creating an animation if flash 8 that will be used in a DVD. What would be the best way to publish or convert the flash file for this purpose?

View Replies !    View Related
Flash Film Site
I have a specific film project that I知 working on and am looking for a web template to match. We are raising money and support for a epic feature film so I知 looking for a flash template as starting from scratch sound too difficult. Think Lord of the Rings or Troy the movie promo websites. I have KoolMoves and the Macromedia Suite. What would be the best way of going about this? Should I start from scratch or try and find a template? I have html experience but no flash skills.

THANKS!!!! Alex


PS Can KoolMoves open and edit any flash template?

Perhaps I could use Flash Favorite 1.4.7 to snag a cool idea online and then use a program like FlashDigger Plus to edit it, change it and make it mine. I'm not sure, but since I知 on a tight schedule I need to save time.

View Replies !    View Related
[F8] Using Music In Flash... For A Film
In flash 8, I want to make a film. But it is hard to coordinate the movie with the music because:

When I added the music, I can only start it when I go to the start of that frame.

When I start the music, It plays even when I stop, and stops when I Ctrl + Enter and close.

So how can I get my music into flash so when I click enter anywhere in the movie.. it will start that part of the music. And when I click enter to stop, the music actuallu stops...

-Matt

P.S. I'm using Vista if it makes a difference.

View Replies !    View Related
How Do I Link From Flash 5 Into A Director Film 8.5- Please Help
I'm looking for the way to link from a flash film, from a flash button into a certain director film, into a certain frame.

Does anyone know how to do this

Cheers

View Replies !    View Related
Making Your Flash Film Ready For The Web
Hi! I've made a flash film that I want to upload to my website. I want it to be locked at a certain size so that it runs at the correct speed (i't s a music video so it's very important). Further, I would like to add a "loading screen" and a "play button". And also make it stop when the film is over instead of looping it.

I guess this is pretty simple stuff, but can anyone give me a hint in the right direction? Would be very happy. =)

View Replies !    View Related
Flash Film Playback Trouble In IE6
Me and a teacher colleague of mine are going to produce how-to videos for different apps for students through CamtasiaStudio. We set the output format to flash and placed the file for our first test in a server where anyone can view and download it (http://www.edu.lulea.se/tunabladet/c...a/scanner1.swf).

The strange part is that when I enter the url in IE6 at home, the playback starts almost immediately (streaming?). When my colleague does the same thing at his place, the .swf file starts downloading - no playback! I use Win98, he XP and he has the flash7 plug.

What could be wrong?

Any ideas greatly appreciated!

P.S. I have now embedded the flash file in a html page - haven't had the chance to try it out yet. Should that make a difference?!

View Replies !    View Related
Full Length Flash Film
I have been going to film festivals for some time, have been interested in photography, have a background in design and storytelling. I have worked with flash for my personal site and have discovered that the possibilities are endless. Since my knowledge of Flash is limited, I知 going to design everything I need in freehand and import it from there. As far as length I知 looking at it should be roughly about 60-80 min.
Now here痴 where it gets a little tricky

1) I think the best way to do it is to make every scene into a flash movie and link them all together externally, Is this a good idea?

2)All the voices are going to be recorded with a Mini Disk player, does anyone know how to link this up to a computer?

3)All of the story boards will be sketched and transferred into freehand, where I plan to develop them further before transferring them to the Flash library. Is this a wasted step?

4)Is it best to have a flash movie with nothing but a library with all of my instances that I can constantly call upon as the movie unfolds, or Should I have all of the instances needed for each scene in the actual scene instead and just keep all available instances in freehand?

This is just the beginning I知 sure I値l have many more questions as time goes by. Thanks for all your help.

Jamie

View Replies !    View Related
Flash Animators Wanted For Fan Film
(I'm not sure if I posted this in the right section. I didn't see an 'Animators Wanted' type section. Sorry if this is the wrong place, and feel free to move it, mods.)

I'm making a feature-length Jurassic Park fan film (you can see a teaser for it here: www.martinrandle.co.uk/jp/JP4Teas.mov, or email me if that doesn't work) that will be almost entirely Flash animated with some live action scenes (about 7 minutes) and some CG scenes. Right now, I'm doing all the Flash myself and I'm looking for other people who might be interested in helping out and who are willing to work for free. Before I go on, let me tell you a little general info about this film.

The story is about a virus - the same virus that caused the extinction of the dinosaurs 65 million years ago - that is now threatening to bring on the extinction of the human race. When dinosaur carcasses start washing up on the shores of South America, a team of scientists from the C.D.C. (and Alan Grant) under the protection of a military squad, are sent to the island to study living specimens and find out why they are all suddenly falling ill. When they learn about the virus, it quickly becomes a race to save humanity from extinction. The government orders the destruction of Isla Sorna immediately - and, since the team members themselves may have contracted the virus, abandons them on the island. The team now has less than six hours to find out if they're infected with DX and try to find some way off the island before the bombs hit - all while having to survive those nasty dinosaurs.

I have the script and I can send it to you at your request. I plan to have this finished by next February and released on the web with a possible free DVD release. I'm a broke film school student so I can't pay you but you'll get credit for your work, and have it be seen by likely a wide audience (just my teaser had over 3,000 viewings).

The way it'll be done is with Flash animation with voice over dialouge, sound effects, and music. If you think you could do a half a minute, 5 minutes, one shot, or whatever... that would be cool. Any help would be appreciated. We can get started with me describing what I'd like right away, or if you're busy at the moment, you can do it whenever you convenient. Like I said, I plan to have in finished around a year from now, so no rush!

If you'd like to contribute or want more info, please reply here or (better yet) contact me at rowens4@lsu.edu (that's an L as in Lunch).

View Replies !    View Related
Recording Sounds For A Flash Film...
Hi people! Iエm beggining to make some flash films, an i need to record some sounds for it, I mean voices, songs, street sounds...etc, etc...Itエs a little "production" ...What are the minimum requirements (hardware and software) to make such work...?? (sound)

...of course, with not much money.

View Replies !    View Related
Film Trial From Limewire Embeding Into Flash
Hi friends
Today just came up to my mind and wanted to ask your opinions. Downloading a trial video of any movie that played in theathers and then embedding it into flash is legal or illegal? The truth of the matter is like this. I have to create a banner video embedded into it but i have no idea about where to find the video itself legally. Maybe downloading causes some problems i thought..

Take Care to everyFLashMembers;
stop();

View Replies !    View Related
Brief White Space When Flash Film Loads Into Html
Hi
Can someone help me get rid of a brief flicker of white space that always happens after a button's been hit and the linked Flash film appears in a html page in Netscape (doesn't do this with IE)?

Thanks!
Kat

View Replies !    View Related
Tested My Flash Film And My Music Sounds Grainy?
Hi i'm a musician making my first site I have just put my music in flash using actions to start and stop a sound object but when I tested the film and it sounds like the sound qulity has been reduced to somthing like 8 bits any chance I can keep the original sound quality?or should I get QT to streem it ?whats the best way for me to streem my audio and keep the original mp3 quality?Does any1 know a good tutorial about this subject ?

View Replies !    View Related
WANTED: Flash Developer For Film Production Company Site
Hello,

Native Shore Entertainment, a newly formed corporation based out of Charlotte, North Carolina, is seeking a Flash Developer to build its internet site.

There is no pay in the position, but the developer will be given credit on the site and be allowed to advertise his/her services on it. This is a good opportunity for someone just starting out wanting to build his/her portfolio.

Being that this website is for a film production company, the interested developer will be given complete creative license to make it as hip and techologically on-the-edge as he or she can.

If you are interested in this assignment, please contact Louis Gurgitano at zebraplayer@yahoo.com.

Thanks for reading.

Louis Gurgitano
Native Shore Entertainment
Native Shore, Inc.

View Replies !    View Related
Problem Loading Sounds When Playing Flash Film In Internet Explorer
I'm trying to create a cd with some flash movies, that load their contents dynamically and when i run my files in the flashplayer everything works fine, including the sounds that are loaded to play, but if i try to open my swfs in internet explorer or another browser, the sounds are not even loaded, as well as some text contents. can anyone help please? this files are to work from the cd and not through some internet server.

Thanks

View Replies !    View Related
Fitting
can someone help me fit this scroller inside this page so that it will only scroll between the yellow masks.

thx.

View Replies !    View Related
Fitting Swf To Screen
I am having some problems fitting the flash file of mine to the screen and centering it in the middle of the page. I hear that there is some Javascript code that will automatically fit it to the center of the page. Can anyone provide that code to me? Thanks!!

View Replies !    View Related
Fitting Everything In One Layer?
ok pellepiano just sent me this .zip file for a movie rollover function, and i have been meaning to ask something. How is it that you cah do "sublayers". Like when you open the .fla its just one layer then you click on that with the arrow and four or five layers come up, how and why do you that? thanks im sure this is such a newb question.

View Replies !    View Related
[MX] Scaling & Fitting
Hi all,

first of thanks for all the feedback the other day on my autorun cd... u know who u are!

question 2 tho!

ive got my .swf and ive made it so that u cant scale it... which is what i want. its on a white background. but what id like it to do when it runs is fill the entire screen tho staying at the same size so u cant scale it.

anyone got any ideas? is it an fscommand or something simple like that that i put at the begining?

many thanks

forceyboy

View Replies !    View Related
Window Fitting To Swf?
Hello,

As you can see on my site: http://www.duprez.de
thereツエs at the bottom a blue area which is the background-color of the html-doc.
How can i fit the window exactly to the .swfツエs dimensions?

thx
greetz

View Replies !    View Related
Fitting Text To A Path
Really simple question i know, but can anyone tell me how to fit a line of text to a curvy sort of path?....

cheers...

View Replies !    View Related
Fitting Movie In Browser
Hello,

Can someone please tell me how to make a flash movie fit completely into the browser window 100%?
I made a movie and took up the entire space in the scene and I would like it to take up the entire browser window? i.e. http://www.voicemax.com/mike (Sorry for the lame example, just practicing!) ... the corners in this example were in the very corners of the flash scene and I would like them to be in the corners of the browser... is it possible to do this when you make a movie smaller then the space in the browser? And if not, what size should I make the flash movie for the best fit? I hope my question is clear!

Thanks again!

Cheers,
Mike

View Replies !    View Related
Fitting.... Horizontally - But Not Vertically
okay, I get the exactfitting stuff, but what if I wanted the Flash movie to fit the browser window's width.. but not height (leaving the excess swf outside the depth of the browser window) clicking on the thumbnails here will give you an idea of what I'm trying to dohttp://www.randpc.com/marketing/onClick/clicktest.htm

View Replies !    View Related
Help Concerning Fitting Html To Window
Hey,

I am having a problem with resizing the windows in Dreamweaver with a flash website. Is there a piece of javascript code that will cause the flash website html file to fit to the screen, but not take up all of it? Thanks.


-thesportshero

View Replies !    View Related
Fitting An Animation In A Table
Hi,

Lets say I have a table that looks like this which makes up format of a site.



1 | 2
___|_____
|
3 | 4

all done all nice and fancy in HTML and everything flows together nice and the pics are super dope.

What if I wanted cells 1 and 3 of the table to become one looping, neato flash animation? Do i need 2 diff flash docs and sync them somehow, or is there a way to have the 1 cell overlap onto the 3 cell?

Does this q make sense? I cant kill cells 2 and 4 because they are already hot links etc. and cant be changed. Any ideas?

Awesome,
Double 0h Seven

(ok so i checked this once its posted, but i dont know how to draw the table, just imaging the simplest table ever, like the 4 quadrants.)

View Replies !    View Related
Fitting Html Window To My Swf?
Hi

I have a swf movie, 800 x 520. Its been designed so it looks best when the html page is tight up against the swf border, ie it doesnt add white around the edge.

Does anyone know of a way to get the html page to open to a specific size, and maybe be locked to that size? Can html windows be controled in this way?

Thanks in advance

View Replies !    View Related
Dinamic MC Fitting To Any Image
Hi guys!

well, i know how to load images inside dinamic MC but my question is:

how to make that MC dinamic, like it can load any image i want that it will adjust to it and make lets say... 5 pixels white border?

something like this:

http://www.iso50.com/iso50.html

many thanks in advance !

View Replies !    View Related
Stage Not Fitting Design
this is a dumb question, but one that is bothering me. I am working on my flash movie, and I have a really wide clip that has different images. when the user selects different images, and scrolls the movie left/right to the appropriate selection. this all works fine. however, I want to add images to the right further, and the visual authoring tool seems to limit itself at a certain width, so I can't see beyond, and I need it to allow me a wider panel so I can lay them out in sequence. It is extremely annoying. Does anyone know why it is not adjusting and my last images are going off the screen, even if I try to use the hand tool or scroll as far right as I can?

View Replies !    View Related
Fitting In A Browser Window
I have made my flash movie on a really wide screen, and i didnt realize that when I publish my movie, regular monitors cut off part of the movie...is there a way to get the broswer (mozilla/IE) to resize the flash movie so it fits on screen for the user without distorting the movie?

View Replies !    View Related
Fitting Jpg Fullscreen Smoothly
alright.. I'm trying to make photos stretch to fullscreen.. It works right now fine, but when the jpg isn't its natural size its all glitchy and looks like less quality where edges aren't as fine as they should be.

I have this:
if(stage.stageHeight-(HEIGHT*(stage.stageWidth/WIDTH))>0){
container.height=HEIGHT*((stage.stageHeight)/HEIGHT);
container.width=WIDTH*((stage.stageHeight)/HEIGHT);
}else{
container.width=WIDTH*((stage.stageWidth)/WIDTH);
container.height=HEIGHT*((stage.stageWidth)/WIDTH);
}


How can you do it so the edges are fine and perfect?

View Replies !    View Related
Fitting To Page Problems
I created a website in Flash, and I want the user to beable to scroll down to the bottom of the page, but the movie is auto fitting to the screen and everything shrinks and you can't read anything on the page.

Can anyone help keep the dimensions of the page the same

Marji

View Replies !    View Related
Fitting In A Browser Window
I have made my flash movie on a really wide screen, and i didnt realize that when I publish my movie, regular monitors cut off part of the movie...is there a way to get the broswer (mozilla/IE) to resize the flash movie so it fits on screen for the user without distorting the movie?

View Replies !    View Related
Fitting To Page Problems
I created a website in Flash, and I want the user to beable to scroll down to the bottom of the page, but the movie is auto fitting to the screen and everything shrinks and you can't read anything on the page.

Can anyone help keep the dimensions of the page the same

Marji

View Replies !    View Related
Fitting In A Browser Window
I have made my flash movie on a really wide screen, and i didnt realize that when I publish my movie, regular monitors cut off part of the movie...is there a way to get the broswer (mozilla/IE) to resize the flash movie so it fits on screen for the user without distorting the movie?

View Replies !    View Related
Fitting The Browser And Graphics
I know its probably easy but -
I have done a flash site that had to fit the browser window well I did it succesfully but - the graphics look a little aliased when the movie is big - even vector graphics like logos that are done with Illustrator. the only way they to look nice is when I import them as eps - but eps format as I know is too heavy for flash movie... Is there a way to import them as png files and they to fit without bad quality?
how about photos?

View Replies !    View Related
Fitting Browser Window, Yet Scaled
What I want to do is have the swf resize as large as the browser window without scrolling, yet scaled. 100% stretches objects and I have silhouettes of people that I don't want to get fatter and thinner, so I need my movie have the same proportions, but be as big as it can be.

View Replies !    View Related
Copyright ゥ 2005-08 www.BigResource.com, All rights reserved