I am interesting in making a website kind of like this one. Does anyone know what type of coding is being used? I know more about creating forums than websites.
http://www.sanger.dk
http://www.sanger.dk
lludawg said:I am interesting in making a website kind of like this one. Does anyone know what type of coding is being used? I know more about creating forums than websites.
http://www.sanger.dk

<HTML>
<HEAD><TITLE>sanger.dk</TITLE>
<STYLE>
body, td, p {font-size: 12pt; font-family: times new roman, times, serif}
h1 {font-weight: normal; font-size: 26pt; font-family: arial, helvetica, sans-serif}
h2 {font-weight: normal; font-size: 18pt; font-family: arial, helvetica, sans-serif}
h3 {font-weight: normal; font-size: 16pt}
h4 {font-weight: normal; font-size: 14pt}
a {text-decoration: none}
a:hover {text-decoration: underline}
</STYLE>
<META id=skype_v3_tb_marker_id name=SKYPE_PARSING_HAS_FINISHED content=metacontent>
</HEAD>
<BODY style="MARGIN: 10px 10px; BACKGROUND: #ffffff" text=#000000>
<DIV style="BACKGROUND: #000000" align=center><EMBED height=100% type=application/x-shockwave-flash width=100% src=screenclean.swf originalWidth="100%" originalHeight="100%" quality="high" allowNetworking="internal" allowScriptAccess="never" allowFullScreen="true" play="true" loop="true" ></DIV></BODY>

Reverse Flash said:lludawg said:I am interesting in making a website kind of like this one. Does anyone know what type of coding is being used? I know more about creating forums than websites.
http://www.sanger.dk
Oh, you.
Here you go:
Code:<HTML> <HEAD><TITLE>sanger.dk</TITLE> <STYLE> body, td, p {font-size: 12pt; font-family: times new roman, times, serif} h1 {font-weight: normal; font-size: 26pt; font-family: arial, helvetica, sans-serif} h2 {font-weight: normal; font-size: 18pt; font-family: arial, helvetica, sans-serif} h3 {font-weight: normal; font-size: 16pt} h4 {font-weight: normal; font-size: 14pt} a {text-decoration: none} a:hover {text-decoration: underline} </STYLE> <META id=skype_v3_tb_marker_id name=SKYPE_PARSING_HAS_FINISHED content=metacontent> </HEAD> <BODY style="MARGIN: 10px 10px; BACKGROUND: #ffffff" text=#000000> <DIV style="BACKGROUND: #000000" align=center><EMBED height=100% type=application/x-shockwave-flash width=100% src=screenclean.swf originalWidth="100%" originalHeight="100%" quality="high" allowNetworking="internal" allowScriptAccess="never" allowFullScreen="true" play="true" loop="true" ></DIV></BODY>
![]()
![]()
![]()
lludawg said:Reverse Flash said:lludawg said:I am interesting in making a website kind of like this one. Does anyone know what type of coding is being used? I know more about creating forums than websites.
http://www.sanger.dk
Oh, you.
Here you go:
Code:<HTML> <HEAD><TITLE>sanger.dk</TITLE> <STYLE> body, td, p {font-size: 12pt; font-family: times new roman, times, serif} h1 {font-weight: normal; font-size: 26pt; font-family: arial, helvetica, sans-serif} h2 {font-weight: normal; font-size: 18pt; font-family: arial, helvetica, sans-serif} h3 {font-weight: normal; font-size: 16pt} h4 {font-weight: normal; font-size: 14pt} a {text-decoration: none} a:hover {text-decoration: underline} </STYLE> <META id=skype_v3_tb_marker_id name=SKYPE_PARSING_HAS_FINISHED content=metacontent> </HEAD> <BODY style="MARGIN: 10px 10px; BACKGROUND: #ffffff" text=#000000> <DIV style="BACKGROUND: #000000" align=center><EMBED height=100% type=application/x-shockwave-flash width=100% src=screenclean.swf originalWidth="100%" originalHeight="100%" quality="high" allowNetworking="internal" allowScriptAccess="never" allowFullScreen="true" play="true" loop="true" ></DIV></BODY>
![]()
![]()
![]()
That "easy" huh? Haha, so I guess if I wanted to make something similar, HTML is the way to go? What I want to do is make a site where every 10 seconds, the video changes and this continues forever.
Reverse Flash said:You want a different video to be displayed every 10 seconds?
lludawg said:Reverse Flash said:You want a different video to be displayed every 10 seconds?
Yeah, like I want to upload fifty 10 second videos and then have them loop. 10 seconds per video and then it goes on the next video and on and on. I also am going to be able to need to change the videos that get looped.
I am probably going to need some sort of program or coding done for this to work eh? My friend said maybe a flash program? Not even sure what that means haha.
Reverse Flash said:lludawg said:Reverse Flash said:You want a different video to be displayed every 10 seconds?
Yeah, like I want to upload fifty 10 second videos and then have them loop. 10 seconds per video and then it goes on the next video and on and on. I also am going to be able to need to change the videos that get looped.
I am probably going to need some sort of program or coding done for this to work eh? My friend said maybe a flash program? Not even sure what that means haha.
I'm pretty sure you can do this with a bit of jQuery. I'll see what I can do.
lludawg said:Reverse Flash said:lludawg said:Reverse Flash said:You want a different video to be displayed every 10 seconds?
Yeah, like I want to upload fifty 10 second videos and then have them loop. 10 seconds per video and then it goes on the next video and on and on. I also am going to be able to need to change the videos that get looped.
I am probably going to need some sort of program or coding done for this to work eh? My friend said maybe a flash program? Not even sure what that means haha.
I'm pretty sure you can do this with a bit of jQuery. I'll see what I can do.
Or sorry but to clear things up, I want to be able to upload 50 videos, and after 10 seconds not have it loop, but rather RANDOMIZE to a different one of the 50 videos uploaded. If that makes sense.
Reverse Flash said:lludawg said:Reverse Flash said:lludawg said:Reverse Flash said:You want a different video to be displayed every 10 seconds?
Yeah, like I want to upload fifty 10 second videos and then have them loop. 10 seconds per video and then it goes on the next video and on and on. I also am going to be able to need to change the videos that get looped.
I am probably going to need some sort of program or coding done for this to work eh? My friend said maybe a flash program? Not even sure what that means haha.
I'm pretty sure you can do this with a bit of jQuery. I'll see what I can do.
Or sorry but to clear things up, I want to be able to upload 50 videos, and after 10 seconds not have it loop, but rather RANDOMIZE to a different one of the 50 videos uploaded. If that makes sense.
So you want 1 video to play for 10 seconds until all 50 videos have been played, and then you want a random video to be played. Okay. The random part, I think I can do with Math.random().
Reverse Flash said:So you just want 50 videos to be played? Clarify, please. Your posts are contradictory.
lludawg said:Reverse Flash said:So you just want 50 videos to be played? Clarify, please. Your posts are contradictory.
Sorry about that haha. My ideas were cloudy but I think I got it now. So I want to be able to upload fifty 10-second long videos. After the first 10 second video is played, I want it to play any other video at random. Then after that 10-second video ends, another video plays. And so on. I want that to continue forever.
Reverse Flash said:lludawg said:Reverse Flash said:So you just want 50 videos to be played? Clarify, please. Your posts are contradictory.
Sorry about that haha. My ideas were cloudy but I think I got it now. So I want to be able to upload fifty 10-second long videos. After the first 10 second video is played, I want it to play any other video at random. Then after that 10-second video ends, another video plays. And so on. I want that to continue forever.
Hmmm. That is going to be much more difficult... but it's possible, I think.
lludawg said:Reverse Flash said:lludawg said:Reverse Flash said:So you just want 50 videos to be played? Clarify, please. Your posts are contradictory.
Sorry about that haha. My ideas were cloudy but I think I got it now. So I want to be able to upload fifty 10-second long videos. After the first 10 second video is played, I want it to play any other video at random. Then after that 10-second video ends, another video plays. And so on. I want that to continue forever.
Hmmm. That is going to be much more difficult... but it's possible, I think.
Do you think you're going to give it a try? If not, I may try to find some programmer or someone to do it.
Reverse Flash said:lludawg said:Reverse Flash said:lludawg said:Reverse Flash said:So you just want 50 videos to be played? Clarify, please. Your posts are contradictory.
Sorry about that haha. My ideas were cloudy but I think I got it now. So I want to be able to upload fifty 10-second long videos. After the first 10 second video is played, I want it to play any other video at random. Then after that 10-second video ends, another video plays. And so on. I want that to continue forever.
Hmmm. That is going to be much more difficult... but it's possible, I think.
Do you think you're going to give it a try? If not, I may try to find some programmer or someone to do it.
I'll try it.
lludawg said:Reverse Flash said:lludawg said:Reverse Flash said:lludawg said:Reverse Flash said:So you just want 50 videos to be played? Clarify, please. Your posts are contradictory.
Sorry about that haha. My ideas were cloudy but I think I got it now. So I want to be able to upload fifty 10-second long videos. After the first 10 second video is played, I want it to play any other video at random. Then after that 10-second video ends, another video plays. And so on. I want that to continue forever.
Hmmm. That is going to be much more difficult... but it's possible, I think.
Do you think you're going to give it a try? If not, I may try to find some programmer or someone to do it.
I'll try it.
Any progress?
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.