PDA
$threadinfo[title]
-


Malcolm
March 21st, 2002, 05:51
on the company's web site ( http://thecpy.emulation64.com/default.htm) how did u do that nwes month scrolly thingy? is it just a flash animation or is it all html/java/other?

i wanna add something like that to an upcoming emulation site.

Thanks 4 your help :D

{edit}
ok ok, i see now how it works... sorta, can ya tell me how to do the scroll up/down and such properly with an iframe?

RatTrap
March 22nd, 2002, 19:05
Laern to Leech 101 :D..

1st.. go to the image where the scroll button is.. check the name of it..

2nd.. go to code.. search for image name.. if it's not in the iframe code.. then check mainpage code of course :).. (you'll find it there in this case)..

if not anywhere.. = not javascript :)..

if you need more help you'll have to wait till saturday when i get home :).. but i think this litle crash course on code-leeching should answer all your question :)..



oooh.. and btw.. that only works with IE :).. if you wanna do everything you can do with an iframe in a NS 4.* layer.. you'll have to turn to a script that is well hidden at NS website.. search for "layer scrolling" at NS and you might find it.. unless they removed it.. then you'll have to write that big ass 20k text code script yourself :p..

Malcolm
March 23rd, 2002, 10:18
thankie :)