Source code please?

This forum is for actual topics of discussion that do not fit the above categories.
Locked
User avatar
Brolli411
Joined: Fri May 25, 2001 2:26 pm
Location: Columbus, Ohio
Org Profile

Source code please?

Post by Brolli411 » Thu Nov 21, 2002 4:58 pm

Could anyone link me to a site that has the direct source, a tutorial, or just tell me, how to do something like this? http://zelda.com/gameinfo.html

I am referring to how they have the "More" and "less" buttons, with scrolling in that frame. (And if the text looks off-line, just refresh the page)
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>

"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."

MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")

priuscomet
Joined: Sat Mar 09, 2002 7:03 pm
Org Profile

Post by priuscomet » Thu Nov 21, 2002 6:26 pm

:shock: oh wow..that's pretty smart. i'd like to know how to do that too...

User avatar
jonmartensen
Joined: Sat Aug 31, 2002 11:50 pm
Location: Gimmickville USA
Org Profile

Post by jonmartensen » Thu Nov 21, 2002 6:28 pm

I'm thinking java "on mouseover" commands which start the scrolling. Just make the graphic into a button and whenever the mouse moves over it that causes the info to move "up" or "down".
Image

User avatar
Brolli411
Joined: Fri May 25, 2001 2:26 pm
Location: Columbus, Ohio
Org Profile

Post by Brolli411 » Thu Nov 21, 2002 6:35 pm

Well duh! It's not that simple as to say onmouseover=scroling. Maybe a little in debth.
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>

"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."

MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")

User avatar
jonmartensen
Joined: Sat Aug 31, 2002 11:50 pm
Location: Gimmickville USA
Org Profile

Post by jonmartensen » Thu Nov 21, 2002 6:55 pm

Well, you could have it go into a loop with wether or not the mouse is over the button as the condition. Then just increase or decrease the vertical absolute position of the text/graphic/whatever, but I'm sure that isn't the best way to do it. I just remember tips and tricks I've seen in the past.

I'm working with Flash right now, and I never wrote much java or html so that's the best I can suggest.
Image

User avatar
klinky
Joined: Mon Jul 23, 2001 12:23 am
Location: Cookie College...
Contact:
Org Profile

Post by klinky » Thu Nov 21, 2002 8:40 pm

Most of their crap came from:

http://www.dithered.com
I think the code you want is :

http://www.dithered.com/experiments/1kdhtml/index.html


The also used
http://www.dithered.com/javascript/rollover/index.html
&

http://www.dithered.com/javascript/window/index.html

& a like use a global project js file:

http://zelda.com/js/global.js


I am pretty sure tho that it's the 1K DHTML demo that you want.


~klinky

User avatar
klinky
Joined: Mon Jul 23, 2001 12:23 am
Location: Cookie College...
Contact:
Org Profile

Post by klinky » Thu Nov 21, 2002 8:47 pm

Also it should be known that I've given up on the english language. It's all klinkish from now on.


~klinky

User avatar
Brolli411
Joined: Fri May 25, 2001 2:26 pm
Location: Columbus, Ohio
Org Profile

Post by Brolli411 » Fri Nov 22, 2002 3:58 pm

I don't quite think that the thing in the 1k Thing is what I'm looking for. What's in that is to directly change the position, unless using the onmouseover command it will work, but I don't think so. I'll give it a try.
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>

"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."

MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")

User avatar
Brolli411
Joined: Fri May 25, 2001 2:26 pm
Location: Columbus, Ohio
Org Profile

Post by Brolli411 » Fri Nov 22, 2002 5:21 pm

Oh, I see. Never seen anything like this before. I didn't realize that the source linked to the .js documents. All the stuff that I need is in the global.js. If I can, I'll try to come up with something using what I've got, but still if anyone has any tutorials on how to do this, they will be appreciated.
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>

"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."

MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")

Locked

Return to “General Off Topic”