Jump to content

Domain Name


vchris

Recommended Posts

  • Replies 231
  • Created
  • Last Reply

Top Posters In This Topic

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?

Link to comment
Share on other sites

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>

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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!!!

Link to comment
Share on other sites

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.net
The path seems to be correct. I don't know what could be wrong.
Link to comment
Share on other sites

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 !

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...