Results 1 to 2 of 2
Thread: flash file width
-
flash file width
8 Feb 2010 @ 04.37 please refer to this link WoodWorks Wood Flooring - Introduction
at the very top the image at the left, right, the background and the navigation are all 1 swf file
this flash file is in a div called flashcontent this div has no css styles and instead they have used swfobject and specified the width as 100% and a height of 290px and due to the 100% the flash file scales based on how narrow and large the browser window is just like how an image would adjust if the image were to be in a div whose width is set to 100%
my question in case of an image there would be a specific width and because the div which holds the image is set to a width of 100% the image would scale
however in case of the flash file there is no width value in terms of pixels it is 100% width
so without having a div set to 100% width which is holding the flash file how is this flash file able to scale
what would the width of the flash file be or does it not matter because the flash file width is set to 100% what is the technique used
please advice
thanks
-
8 Feb 2010 @ 09.32 Yep, you are correct; the flash file will just scale if set to 100%
Similar Threads
-
Can I include an XML file within another XML file?
By Poirot in forum Javascript LibrariesReplies: 6Last Post: 13 May 2011, @ 09.01 -
How does IE7 calculate width?
By silversurfer5150 in forum HTML & CSSReplies: 3Last Post: 28 Apr 2011, @ 17.27 -
div width not recognized in IE 7 & 8
By bboscobb in forum Computer Hardware & SoftwareReplies: 3Last Post: 6 Dec 2010, @ 02.12 -
How do i open a file, find something in that file, and replace it?
By bocaj in forum PHP, ASP & JavaReplies: 3Last Post: 1 Mar 2009, @ 02.28 -
IE6 min-width bug
By saltedm8 in forum Computer Hardware & SoftwareReplies: 1Last Post: 19 Feb 2009, @ 17.51



LinkBack URL
About LinkBacks












Displaying Search Results
Agree with you.... Generally, we don't have control over display...