My account: Login | Sign Up
Loading...

full width, but not height | Thread profile

Thread profile page for "full width, but not height" on http://www.kirupa.com. This report page is a snippet summary view from a single thread "full width, but not height", located on the Message Board at http://www.kirupa.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: full width, but not height
Site: Kirupa Forum  Kirupa Forum - site profile
Forum: ActionScript 3.0  ActionScript 3.0 - forum profile
Total authors: 6 authors
Total thread posts: 10 posts
Thread activity: no new posts during last week
Domain info for: kirupa.com

Thread posts in full width, but not height:

1. 
Started 2 months, 1 week ago (2008-06-27 17:02:00)  by thejinx
hey! I want my flashheader to match the width of the viewers browsers , but not the height . It's only a header, not a fullscreenflashsite. It should adjust as I resize the window. I have the flashswf in the maximized width possible (1600px) so the pictures wont be distorted. The movie should fit inside the browser, and not be cut on the sides. So if I have a 1024x768 browser, the swf ...
Size: 730 bytes
Customize:  Customize "full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
2. 
Started 2 months, 1 week ago (2008-06-27 17:08:00)  by sekasi
publish to 100% and put it inside a div.. have the div grow/shrink and hence expanding the flash app.
Size: 140 bytes
Customize:  Customize "<b>Reply 1</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
3. 
Started 2 months, 1 week ago (2008-06-27 18:03:00)  by thejoeknows.com
yea, set the div to 100% width and how ever many pixels high. so even when they resize it itll stay the full screens length
Size: 162 bytes
Customize:  Customize "<b>Reply 2</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
4. 
Started 2 months, 1 week ago (2008-06-27 19:06:00)  by thejinx
I posted this in a forum for flashembedding (swfobject), and I was told this could be done in actionscript 3. Here's my result from trying out the thing u said (100%): http://www.sandralindbergmusic.com/site and that does clearly not work, it is spread all over like a full screen flashsite. If I don't write 100% height in the div, there wont be anything showing in firefox. And I want it to ...
Size: 665 bytes
Customize:  Customize "<b>Reply 3</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
5. 
Started 2 months, 1 week ago (2008-06-28 01:37:00)  by thejinx
uppp!
Size: 139 bytes
Customize:  Customize "<b>Reply 4</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
6. 
Started 2 months, 1 week ago (2008-06-28 01:50:00)  by Anogar
You didn't set the height. Code: height:600px;
Size: 387 bytes
Customize:  Customize "<b>Reply 5</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
7. 
Started 2 months, 1 week ago (2008-06-28 05:59:00)  by abrarshf
hi dear, you can do this very easily, you put your movie header in div tag with the property of over flow. like, #div{ width:100%; height: 1000px; overflow: hidden; }
Size: 261 bytes
Customize:  Customize "<b>Reply 6</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
8. 
Started 2 months, 1 week ago (2008-06-28 13:05:00)  by thejinx
Quote: Originally Posted by abrarshf hi dear, you can do this very easily, you put your movie header in div tag with the property of over flow. like, #div{ width:100%; height: 1000px; overflow: hidden; } Ok so I have done this now: http://www.sandralindbergmusic.com/site but there is still black on the ...
Size: 1,115 bytes
Customize:  Customize "<b>Reply 7</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
9. 
Started 2 months, 1 week ago (2008-06-29 21:41:00)  by Illustratr
Unless you've adjusted things since your last past....it seems to work fine for me on Opera OSX. O.o
Size: 139 bytes
Customize:  Customize "<b>Reply 8</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
10. 
Started 2 months, 1 week ago (2008-06-30 21:15:00)  by thejinx
Ok it's good to know that it works in some browsers. It's just firefox that I can not seem to get it right in. There must be some way to do this in the actionscriptcode? please don't hasitate if u have an idea on how to make this work!
Size: 282 bytes
Customize:  Customize "<b>Reply 9</b>: full width, but not height :: ActionScript 3.0 :: Kirupa Forum"
 

Top contributing authors for full width, but not height

Name Posts
thejinx 5
sekasi 1
thejoeknows.com 1
Anogar 1
abrarshf 1
Illustratr 1