This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > March 2006 > Full Screen Flash Website in all screen sizes





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Full Screen Flash Website in all screen sizes
JOE121

2006-03-21, 6:15 pm

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>

pedroponting

2006-03-22, 3:14 am

Your explanation of the problem is not very clear. But if I understand you, I
think you need to remove the <embed> attribute "scale=exactfit" and <param
name="scale" value="exactfit" />. That setting will cause your movie to distort.

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews