![]() Preserved Topic: Please, some help to a newbbie (Page 1 of 1) |
|
|---|---|
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-13-2001 18:20
Hi, i want to do some animations in a web site, and i'm looking for something like the Bugimus web site, the sings apear after the page is loaded, everything is a layer, so, i want to learn some layers and layer animation, some web site that you know about this? i trid to see the Bugimus code, very nice, a piece of art in my opinion, but i don't know to much to say that, the code was to complicated to take it..... |
|
Neurotic (0) Inmate Newly admitted |
posted 08-13-2001 19:17
ask Bugimus, BTW- His site rocks |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-13-2001 21:32
What the hell do you think i'm doing?? |
|
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 08-13-2001 22:31
Seems to me that Bug has a link to Bratta's site for dHTML. |
|
Paranoid (IV) Mad Scientist From: 8675309 |
posted 08-13-2001 22:45
LMAO @ you WAKKOS!!! |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-13-2001 23:03
LMAO???? |
|
Paranoid (IV) Inmate From: Styx |
posted 08-13-2001 23:08
Wakkos. |
|
Paranoid (IV) Mad Scientist From: 8675309 |
posted 08-13-2001 23:55
Thank you nimraw. |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-14-2001 00:02
Yeah, thanks Nimraw, but can somebody help my in layer animation? |
|
Paranoid (IV) Inmate From: oslo, Norway |
posted 08-14-2001 01:54
Usa a javascript to load the picture, and then load the script with the "onload" function |
|
Maniac (V) Inmate From: A little lower... lower... ahhhhhh, thats the spot |
posted 08-14-2001 04:27
www.dhtmlcentral.com |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-14-2001 16:14
Thank you Krets and Pugzly for the most razonable answers in the topic, 10 points to you guys! |
|
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 08-14-2001 20:39
|
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 08-14-2001 20:50
DHTML central (bratta's dhtml site) worries me, though... it looks like some of the sites that originally confused me when I started learning JavaScript. Too many free give-away cut&paste scripts that don't require learning. Ah, well. It's not bad anyway. |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-14-2001 21:43
After looking at bratta's web site, i agree with Slime, i need to do something like positioning the layer or the "div" out of the explorer window and on mouse over, comes running just to my side, or with a on mouse click, but i need to know how to make the layer or DIV movement and positioning. You must know some thing about this Slime, such your site is very "active" site.... |
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 08-14-2001 21:57
How much experience do you have with JavaScript, HTML, and the document object model (DOM)? Like, does document.all and document.layers and document.getElementById() ring a bell? |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-14-2001 22:01
~staring at the floor and speaking very quite~ |
|
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 08-14-2001 23:00
Good lord no |
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 08-14-2001 23:25
Working with layers is pretty complicated. You mentioned wanting to do animations - layers aren't necessary for that. You may want to look at doc's flourish page for a bit of info on a simple way to animate - http://www.ozones.com/flourish.html - although that has some problems when you put your mouse over it and off it quickly, it's very nice nonetheless. |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-14-2001 23:37
Ok, Slime, i'll do what you said, if i become a bad mediocre web designer is all your fault!!!! |
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 08-17-2001 00:56
Ok Guys, i got this web page, and it does exactly what i want: when you make click on the buttom, the image flies from the left to the right, BUT, but, i want to make them go back clicking again!! is that possible?? |