[SWFObject] Help 100% by100%

Laurent | RNDS laurent at rundis.com
Fri Apr 28 07:21:22 PDT 2006


I see, it wasn't origninally but trying all sorts of stuff I messed it up, I
corrected it, but is still behaves the same. 

-----Original Message-----
From: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of ascode
Sent: vrijdag 28 april 2006 13:19
To: swfobject at lists.deconcept.com
Subject: Re: [SWFObject] Help 100% by100%

Your css isn't correct;
<div id="mainFlash"> This text is replaced by the Flash movie. </div>
mainFlash isn't defined ///////////////////////// <style type="text/css">
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}

	#mainFlash {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0px;
		padding: 0px;
		background-color: #000000;
		overflow: hidden;
	}



</style>
 

-----Original Message-----
From: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Laurent | RNDS
Sent: vrijdag 28 april 2006 12:40
To: swfobject at lists.deconcept.com
Subject: [SWFObject] Help 100% by100%

Hi All,

On one of our latest projects, a big refactoring of one of our bigger
projects, I've been trying to ilmplement swfObject with 100% width by 100%
height. It kinda works now, but when I reseize the browser it somehow places
the flash above the top of the browser resulting in half of the flash with
no way to scroll up. Also when u open the site in a smaller browser and
maximize it or scroll down you see that it didn't show all the flash in the
browser. hmm english isn't my native tongue but I would have a hard time
explaining it even in dutch, which is (my native tongue), I think you just
have to see it. Could you maybe take a look and give me some pointers on how
I would achief the desired result (100% by 100% flash and the possibility to
scroll down on smaller monitors.)

This is the testing url: http://dev.itchlive.com (it's probably not
worksafe, although there isn't any real content in it, yet.)

If you could somehow help me with this I would be very gratefull,

Thanks,

Laurent de Goede
http://www.concrete3.com

_______________________________________________
SWFObject mailing list
SWFObject at lists.deconcept.com
http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/326 - Release Date: 27/04/2006
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/326 - Release Date: 27/04/2006
 

_______________________________________________
SWFObject mailing list
SWFObject at lists.deconcept.com
http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com




More information about the Swfobject mailing list