Dark Bit Factory & Gravity

GENERAL => Projects => Topic started by: Blitz Amateur on November 07, 2006

Title: JS Intro
Post by: Blitz Amateur on November 07, 2006
Well, I finally made a JavaScript intro!
Here it is =) (works in IE and FF, but faster in FF)

Intro here! (http://elijah.aquivae.com/intro.html)

EDIT: Fixed, will be slow in MSIE though. Simply because MSIE is slow =P
Title: Re: JS Intro
Post by: rdc on November 07, 2006
Cool.
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
I was going to add something, and forgot it at first. Music added! =)
Title: Re: JS Intro
Post by: CoDeMaN on November 08, 2006
Using IE6 here and was slow and jerky m8 and also most of the text was missing

Heres a pic to show ya what i mean (if it works:))

Run it again to capture screen and noticed now has music...

Maybe my end .. i do need a re-install
Title: Re: JS Intro
Post by: CoDeMaN on November 08, 2006
I was going to add something, and forgot it at first. Music added! =)


Ah thats explain the music lol ..
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
Hmm
What's your connection speed?

It may be having trouble loading all the images..
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
Eh, the music plays badly.. the JS is just a bit too slow =(
Title: Re: JS Intro
Post by: CoDeMaN on November 08, 2006
4mb internet m8

It keeps loading the pics each time from the website when it needs them by the look of it ...
Rather than storing in temp folder on hd ?????

Just an idea :)
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
Probably because I used CSS to do the images.. Maybe there's a reason nobody does this sort of thing in JS..
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
WAIT! I think I know how to fix it..
But, I'll have to do it later tonight.. leaving soon.
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
Problem should be fixed now. Images are preloaded.
Title: Re: JS Intro
Post by: taj on November 08, 2006
Hi Blitz I have firefox 1.5.0.8 and it runs very slowly here. It takes about 3 seconds for a letter to scroll onto the page. My machine isnt the fastest in thre world (2Gig) but I think somethings wrong. Does it need fast internet connection?
Title: Re: JS Intro
Post by: Blitz Amateur on November 08, 2006
No..
It's the length of my text scroller.. I wondered if that was it.. (It has to set an image for every letter, and HTML and JS aren't really meant for this.)

Sounds like I need a better system next time...
Title: Re: JS Intro
Post by: benny! on November 08, 2006
N1 !!!

Runs a bit slow on the computer at my work though. I will check it out again as soon as I
am back from work ...

Anyway, cool to see more javascript stuff (hehe)  ;) ...
Title: Re: JS Intro
Post by: CoDeMaN on November 08, 2006
Still slow ere m8 running IE6 as stated :) but scroller is complete now :)

Nice one anyways m8 :)
Title: Re: JS Intro
Post by: Shockwave on November 08, 2006
Looks good to me, scroll seems to be drawing too many letters as it runs slow here too, using FF.
Having said that, it's an excellent first intro in JS Nice one Blitz Am!
Title: Re: JS Intro
Post by: benny! on November 08, 2006
yup. tested it at home now ... and it is really cool. maybe you should open it
in a smaller popup to reduce the screen-width/height.

Good work !
Title: Re: JS Intro
Post by: zparticle on November 09, 2006
extreemly slow in IE, Opera and Firefox.  I think you have some cross browser JavaScript problems.  There are constant errors in IE.  Cool idea though!
Title: Re: JS Intro
Post by: Shockwave on November 12, 2006
Seems to run a little bit faster on the laptop on the wireless conection :)