Members Login
Username 
 
Password 
    Remember Me  
 

Topic: CLASSIC MATERIAL

Post Info
Member
Status: Offline
Posts: 24
Date:
CLASSIC MATERIAL
Permalink Closed

Damn, i haven't posted here in a while, but anyway i stumbled on this website with some old flyers and i said who could i share this with that would appreciate this classic stuff? none other than oldschoollive.com. Other website i hit once in a while wouldn't understand or appreciate stuff like this, they too busy worried about if their chain hang low. But any how here it is and i hope this takes you down memory lane, i was still a youngsta with a curfew with some of these but I remember them quite well. enjoy!





/*
Roaming Cursor script (By Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

//specify path to cursor image
var cursorpath="blackspider.gif"

if (document.layers)
{document.write("toledo spiders")}
else if (document.all){document.write("")}

count=-1;
move=1;

function Curve(){
abc=new Array(0,1,1,1,2,3,4,0,6,-1,-1,-1,-2,-3,-4,0,-6)
for (i=0; i < abc.length; i++)
{var C=Math.round(Math.random()*)}
howbend=abc[C];
setTimeout('Curve()',1900);
return howbend;
}
ypos=10;
xpos=10;

degree = 60;
function MoveRandom(){
PathBend=degree+=howbend;//ok!
y = 4*Math.sin(PathBend*Math.PI/180);
x = 6*Math.cos(PathBend*Math.PI/180);
if (document.layers){
ypos+=y;
xpos+=x;
document.PoInTeRs.top=ypos+window.pageYOffset;
document.PoInTeRs.left=xpos+window.pageXOffset;
}
else if (document.all){
ypos+=y;
xpos+=x;
document.all.pOiNtErS.style.top=ypos+document.body.scrollTop;
document.all.pOiNtErS.style.left=xpos+document.body.scrollLeft;
}
T=setTimeout('MoveRandom()',50);
}
function edges(){
if (document.layers){
if (document.PoInTeRs.left >= window.innerWidth-40+window.pageXOffset)degree=Math.round(Math.random()*45+157.5);
if (document.PoInTeRs.top >= window.innerHeight-30+window.pageYOffset)degree=Math.round(Math.random()*45-112.5);
if (document.PoInTeRs.top = document.body.offsetHeight-35+document.body.scrollTop)degree=Math.round(Math.random()*45-112.5);
if (document.all.pOiNtErS.style.pixelTop

__________________
Member
Status: Offline
Posts: 24
Date:
Permalink Closed

Sorry. I guess it didn't post the images. just click on this:


http://toledohiphop.org/images/old_school_source_code/


hopefully this will work.



__________________
Guru
Status: Offline
Posts: 130
Date:
Permalink Closed

Ahhhhhhh.. now that's old school......thanks for sharing.......  Smooov....


 



__________________
Hip Hop before Hip Pop
Guru
Status: Offline
Posts: 130
Date:
Permalink Closed
ok... I just looked through all of the flyers once again, and the funniest one has to be the "New Edition" one with the red background... damn they look so young, and damn.. that means we too damn old.....good stuff though..... Smooov....

__________________
Hip Hop before Hip Pop
Strictly Old School
Status: Offline
Posts: 389
Date:
Permalink Closed
Yo, that was real cool. I wonder if the flyer for the fun house was the same show that they recorded "live at the funhouse" (Run_DMC).....

__________________
Oldschool Wise One
Status: Offline
Posts: 465
Date:
Permalink Closed
TC, Good lookin out on the trip back down memory lane. I was hittin the joints when most of these were happinin. I cn remember how Hot the garage use to be and the parties that went on there.. Man. you had to have been there.. Do I ever miss being back up the way and hanging out at alot of those spots. I don't know who has all those flyers but they got some real oldschool Gold on their hands..I'd keep those, like a good set of vinyl albums..

__________________
Chuckie C- AKA: Dj Cool Geek "My Turntables wobble but they don't fall down"... JMJ(RIP)
 
Page 1 of 1  sorted by
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard