pulpfiction 0 Posted January 29, 2007 Report Share Posted January 29, 2007 Thats wierd, does screen resolution matter?? mine's 1152X864 Quote Link to post Share on other sites
vchris 3 Posted January 29, 2007 Author Report Share Posted January 29, 2007 Mine is 1680x1050, I tried at 1024x768 and it's fine. Quote Link to post Share on other sites
pulpfiction 0 Posted January 29, 2007 Report Share Posted January 29, 2007 If nobody else sees that, then guess it should not be a problem.... should be something to do with screen and display settings.. Quote Link to post Share on other sites
vchris 3 Posted January 30, 2007 Author Report Share Posted January 30, 2007 OMG! Already 245 hits! Only ~2 days online. Quote Link to post Share on other sites
ste 0 Posted January 30, 2007 Report Share Posted January 30, 2007 the intro is cool. looking forward to seeing the rest Quote Link to post Share on other sites
vchris 3 Posted January 30, 2007 Author Report Share Posted January 30, 2007 I'll try and upload some more tonight... We'll see if I have time. Quote Link to post Share on other sites
vchris 3 Posted January 30, 2007 Author Report Share Posted January 30, 2007 What's the correct way of putting a flash movie on a website? I haven't done that much. I used this: <object width="470" height="140"> <param name="movie" value="/flash/header.swf" /> <embed src="/flash/header.swf" width="470" height="140"></embed> </object> Seems like src, width, height are not xhtml valid. Should I just remove the embed? Quote Link to post Share on other sites
vchris 3 Posted January 30, 2007 Author Report Share Posted January 30, 2007 Got my answer: Valid Flash example for XHTML 1.0 Strict (XHTML 1.1)<object type="application/x-shockwave-flash" data="images/banner.swf" width="288" height="128"><param name="movie" value="images/banner.swf" /><img src="banner.gif" width="288" height="128" alt="banner" /></object> Quote Link to post Share on other sites
vchris 3 Posted January 30, 2007 Author Report Share Posted January 30, 2007 Here ya go: http://www.vchris.net/home/index_e.phpI'm still working on the validations... I have a bug in FF2. You see the "top" link bottom left corner. I can't click it in FF2 but in everything else I can... Any idea? Quote Link to post Share on other sites
vchris 3 Posted January 30, 2007 Author Report Share Posted January 30, 2007 What's the best way to setup absolute path in php. Is there a modification I can do in the server or should I use some method that was shown previously?What's the method you guys used for absolute paths? I remember a some kind of variable. Quote Link to post Share on other sites
ben3001 0 Posted January 31, 2007 Report Share Posted January 31, 2007 Well done mate.Im trying to find mistakes in the site but i really cant. I can see you have put alot of time and effort into it.Minor problem which im sure you could fix is outlined below:Its on AOL, but uses IE 7 Quote Link to post Share on other sites
vchris 3 Posted January 31, 2007 Author Report Share Posted January 31, 2007 Yesterday I was testing some things on another page where I did some includes and I was modifying the stylesheet. If you view it now, still have this issue? I don't... Oh yeah and yesterday I got 2200 Hits!!! Quote Link to post Share on other sites
pulpfiction 0 Posted January 31, 2007 Report Share Posted January 31, 2007 Saw that error mentioned by ben3001 yesterday [iE 6] but now its looks fine..... Quote Link to post Share on other sites
ben3001 0 Posted January 31, 2007 Report Share Posted January 31, 2007 hmm, im still getting it it looks as if the bored is over lapping the navigation Quote Link to post Share on other sites
vchris 3 Posted January 31, 2007 Author Report Share Posted January 31, 2007 Ben: Would AOL have anything to do with that or is the AOL browser completely IE7? Do you have an IE7 browser except AOL? Quote Link to post Share on other sites
pulpfiction 0 Posted January 31, 2007 Report Share Posted January 31, 2007 Ben: Would AOL have anything to do with that or is the AOL browser completely IE7? Do you have an IE7 browser except AOL?Opened the page now and it shows a very minor mis alignment. do you see the same mistake ben?? Quote Link to post Share on other sites
ben3001 0 Posted January 31, 2007 Report Share Posted January 31, 2007 @chris: Aol is completely IE7, its what ever version my ie is, and its 7.@puplfiction: the mistake i see is the one in my post http://img174.imageshack.us/img174/9692/errorhs8.png thats a new one to me Quote Link to post Share on other sites
vchris 3 Posted January 31, 2007 Author Report Share Posted January 31, 2007 Opened the page now and it shows a very minor mis alignment. do you see the same mistake ben??What browser are you using? Quote Link to post Share on other sites
pulpfiction 0 Posted January 31, 2007 Report Share Posted January 31, 2007 What browser are you using?IE 6 Quote Link to post Share on other sites
vchris 3 Posted February 1, 2007 Author Report Share Posted February 1, 2007 I'm trying to setup a subdomain but it doesn't seem to work... I setup http://home.vchris.net which points to http://www.vchris.net/home/index_e.php but instead of going to that index page it goes to a blank page with this on it: this is a placeholder for the subdomain home.vchris.netThe path seems to be correct. I don't know what could be wrong. Quote Link to post Share on other sites
aspnetguy 30 Posted February 1, 2007 Report Share Posted February 1, 2007 what host are you using? Quote Link to post Share on other sites
vchris 3 Posted February 1, 2007 Author Report Share Posted February 1, 2007 winsocket.com, I guess I could always contact them... Quote Link to post Share on other sites
MrAdam 0 Posted February 1, 2007 Report Share Posted February 1, 2007 I'm using IE6 on a 1024 x 768 screen, looks spot on to me. Only problem is this monitor seems real dark, always does, i'm not sure wether the settings are messed or what (brightness and all them are at 100%) or it could be a setting in windows XP or something, but yeah it looks quite dark to me.Good work though ! Quote Link to post Share on other sites
aspnetguy 30 Posted February 1, 2007 Report Share Posted February 1, 2007 some hosts like awardspace.com setup a new folder by default for each subdomain you setup. Is this the case with this host? Quote Link to post Share on other sites
vchris 3 Posted February 1, 2007 Author Report Share Posted February 1, 2007 Yes there is a new folder called home that was created but way above the root for my website. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.