Doomgaze
07-18-2008, 05:37 AM
Ok, I did a search and pulled up a few threads on this topic already but I am a beginner in the flash/html programing world and alot of it did not make sense to me.
Here is my situation if any of you nice people out there could help me.
I have a website I built in flash at a kinda low resolution (948px width by 600 height)
Now, the issue is that some of my clients view the site on a laptop with a lower resolution and I did not want them to scroll around to view so I allowed Scaling, only problem is now on a higher resolution browser it makes my flash huge and it looks like crap cause it is stretching it too much.
How do I make the flash movie scale to a smaller browser size but stop scaling up once it reaches it's native 948 by 600 resolution?
below is my code, if someone could make the change and then point it out to me so I can learn how to do this later in the future (and get a small understanding of how this works) I would REALLLLLY appreciate it.
Thanks so much guys,
here is the code- :) (also if the code is too messy or has needless crap it in let me know too.;)
-------------------------------------------------------------------------
<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>MSF Partners</title>
</head>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<!--url's used in the movie-->
<a href="http://www.mcrightsmith.com/"></a>
<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&time=&date=&ttype=&q=6900+N.+Dallas+Parkway,+Suite+730,+Plano,+TX+750 24-7137&sll=37.0625,-95.677068&sspn=39.729049,95.800781&ie=UTF8&z=16&iwloc=addr&om=1"></a>
<a href="http://www.ci.arlington.tx.us/aviation/"></a>
<a href="http://www.msfproperties.net/html/href="></a>
<a href="http://www.msfproperties.net/files/Website/Arlington (TCHOA)/Amenities/TCHOA Hangar Amenities.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Arlington (TCHOA)/Reservation Form/Reservation Form Arlington.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Arlington (TCHOA)/Conceptual Drawing/TCHOA Rendering.jpg"></a>
<a href="http://www.collincountyregionalairport.org/frameset.asp?aid=144"></a>
<a href="http://www.msfproperties.net/files/CCHOA_SitePlan.pdf"></a>
<a href="http://www.msfpartners.com/files/Website/McKinney%20(CCHOA)/Amenties/CCHOA%20Hangar%20Amenities.pdf"></a>
<a href="http://www.msfpartners.com/files/Website/McKinney%20(CCHOA)/Reservation Form/Reservation Form McKinney.pdf"></a>
<a href="http://picasaweb.google.com/MSFProperties/CCHOAProject"></a>
<a href="http://www.addisonairport.net/"></a>
<a href="http://www.msfproperties.net/files/Website/Addison (EHOAA)/Site Plan/Addison Site Plan.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Addison (EHOAA)/Amenities/EHOAA Hangar Amenities.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Addison (EHOAA)/Reservation/Reservation Form Addison.pdf"></a>
<a href="http://picasaweb.google.com/MSFProperties/EHOAA"></a>
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="100%" height="100%" id="index" align="top">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="index.swf" />
<param name="quality" value="high" /><param name="scale" value="noborder" />
<param name="wmode" value="opaque" /><param name="bgcolor" value="#000000" />
<embed src="index.swf"
quality="high"
wmode="opaque"
bgcolor="#000000"
width="100%"
height="100%"
name="index"
align="top"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="https://www.macromedia.com/go/getflashplayer" />
</object>
</center>
</body>
</html>
Here is my situation if any of you nice people out there could help me.
I have a website I built in flash at a kinda low resolution (948px width by 600 height)
Now, the issue is that some of my clients view the site on a laptop with a lower resolution and I did not want them to scroll around to view so I allowed Scaling, only problem is now on a higher resolution browser it makes my flash huge and it looks like crap cause it is stretching it too much.
How do I make the flash movie scale to a smaller browser size but stop scaling up once it reaches it's native 948 by 600 resolution?
below is my code, if someone could make the change and then point it out to me so I can learn how to do this later in the future (and get a small understanding of how this works) I would REALLLLLY appreciate it.
Thanks so much guys,
here is the code- :) (also if the code is too messy or has needless crap it in let me know too.;)
-------------------------------------------------------------------------
<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>MSF Partners</title>
</head>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<!--url's used in the movie-->
<a href="http://www.mcrightsmith.com/"></a>
<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&time=&date=&ttype=&q=6900+N.+Dallas+Parkway,+Suite+730,+Plano,+TX+750 24-7137&sll=37.0625,-95.677068&sspn=39.729049,95.800781&ie=UTF8&z=16&iwloc=addr&om=1"></a>
<a href="http://www.ci.arlington.tx.us/aviation/"></a>
<a href="http://www.msfproperties.net/html/href="></a>
<a href="http://www.msfproperties.net/files/Website/Arlington (TCHOA)/Amenities/TCHOA Hangar Amenities.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Arlington (TCHOA)/Reservation Form/Reservation Form Arlington.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Arlington (TCHOA)/Conceptual Drawing/TCHOA Rendering.jpg"></a>
<a href="http://www.collincountyregionalairport.org/frameset.asp?aid=144"></a>
<a href="http://www.msfproperties.net/files/CCHOA_SitePlan.pdf"></a>
<a href="http://www.msfpartners.com/files/Website/McKinney%20(CCHOA)/Amenties/CCHOA%20Hangar%20Amenities.pdf"></a>
<a href="http://www.msfpartners.com/files/Website/McKinney%20(CCHOA)/Reservation Form/Reservation Form McKinney.pdf"></a>
<a href="http://picasaweb.google.com/MSFProperties/CCHOAProject"></a>
<a href="http://www.addisonairport.net/"></a>
<a href="http://www.msfproperties.net/files/Website/Addison (EHOAA)/Site Plan/Addison Site Plan.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Addison (EHOAA)/Amenities/EHOAA Hangar Amenities.pdf"></a>
<a href="http://www.msfproperties.net/files/Website/Addison (EHOAA)/Reservation/Reservation Form Addison.pdf"></a>
<a href="http://picasaweb.google.com/MSFProperties/EHOAA"></a>
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="100%" height="100%" id="index" align="top">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="index.swf" />
<param name="quality" value="high" /><param name="scale" value="noborder" />
<param name="wmode" value="opaque" /><param name="bgcolor" value="#000000" />
<embed src="index.swf"
quality="high"
wmode="opaque"
bgcolor="#000000"
width="100%"
height="100%"
name="index"
align="top"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="https://www.macromedia.com/go/getflashplayer" />
</object>
</center>
</body>
</html>