Dave
November 13, 2002, 2:09pm
1
Ok , i have figured out how to place the flash file like this site:
http://www.cruciallimit.com/chapterOne/index.html
Ive got 3 framesets, the main frameset holding my flash content.
Ok, now when i minimise the window,
i also want the flash content to stay in the middle,
not just the sides, how do i do that?
hope u get what i mean, thanx
Ps, I bet Lost in beta will reply!
system
November 13, 2002, 6:12pm
2
dave very nice site! btw have you tryed for SOTW? it seems to me that the flash is in the middle all the time. no matter what, i see no problemâŚ
btw, how did you get those cool trasitons on your page? maybe you want to write a tut?
system
November 13, 2002, 7:18pm
3
LOL, mdipi, Crucial Limit won SOTW a while ago, that isnât his site, he is just saying he wants to know how he got it centered like that.
â â â â skippy I am replyingâŚLOL.
To have something be centered even on resize you need to define a table that has a percentage width and has centered cells⌠like thisâŚ
<table width="100%" height="100%" align="center" valign="middle">
<tr><td width="100%" height="100%" align="center" valign="middle">
Content
</td></tr></table>
You can change valign to top middle or bottom, and you can change the heights to a defined height instead of a % height.
system
November 14, 2002, 3:20am
4
im no skippy! LOL!
Btw tell me you like Philli 76ers? Allen Iverson?
Ok back to business! where do i place that code though?
Do i place it in the page that holds the flash?
Just between the head tags?
Whats this PHP stuff your scaring me!
system
November 14, 2002, 3:24am
5
Hey im totally lost, Lost in Beta lol!
When i place the code in, i get the html page saying âcontentâ
i get the feeling im supoosed to replace that word "content"with my content?
Please explain this thing!!!
system
November 14, 2002, 3:31am
6
You donât know how to make a table!?!?!?! :o
That is one of THE MAIN fundamentals of websites!!!
You definitely need to read up on them, and yes, content is where you place your own content.
No, I hate basketball and âthe answerâ to it.
system
November 14, 2002, 3:38am
7
Yeah i know how to do tables, i just dont get where i have to place the code thats all!
Can i send you the files?
system
November 14, 2002, 6:07am
8
Dave:
Lostinbeta has said where to put the code.
If you want someone to do your work for you, let them know.
This is basic HTML stuff, and we will be glad to help you thru any tutorial you find, but are reluctant to âfixâ things then have the same question asked again, but in a different instance.
Rev:elderly:
system
November 14, 2002, 4:24pm
9
Well im sorry if i sounded pushy, i was just stressed over this html stuff!
I finally got it working so thanks for the guidance