Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
:: Client side development
>
JavaScript programming
>
Post a JavaScript
Film credits....
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Thread Tools
Rate Thread
Enjoy an ad free experience by logging in. Not a member yet?
Register
.
03-23-2004, 02:21 AM
PM User
|
#
1
JAVAEOC
Regular Coder
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
Film credits....
this is just a little stupid script i wrote for my "Computer Programming Tacher", well I thought somebody might be interested in it.....
hope it helps anybody.
Attached Files
credits.htm.txt
(2.5 KB, 404 views)
__________________
http://www.bluephoenix.uni.cc/
JAVAEOC
View Public Profile
Find More Posts by JAVAEOC
03-23-2004, 05:52 AM
PM User
|
#
2
Garadon
Regular Coder
Join Date: Jul 2002
Posts: 698
Thanks: 0
Thanked 0 Times in 0 Posts
Altered it just a little for fun
Attached Files
credits.htm.txt
(2.4 KB, 305 views)
Garadon
View Public Profile
Visit Garadon's homepage!
Find More Posts by Garadon
03-23-2004, 07:47 AM
PM User
|
#
3
glenngv
Supreme Master coder!
Join Date: Jun 2002
Location: Los Angeles, CA Original Location: Philippines
Posts: 10,241
Thanks: 0
Thanked 112 Times in 111 Posts
You don't have to split the the top coordinate by "px" before doing the parseInt.
At=parseInt(credits.style.top.split('px'),10);
parseInt already discards non-numeric characters after the integer.
This is enough:
At=parseInt(credits.style.top,10);
__________________
Glenn
_____________________________________________
Play
Tower of Hanoi Android
app
(Ad-FREE!)
Play
Tower of Hanoi Android
app
(FREE!)
Go to
Tower of Hanoi Leaderboard
Play
Tower of Hanoi Facebook
app
glenngv
View Public Profile
Find More Posts by glenngv
03-23-2004, 08:31 AM
PM User
|
#
4
Garadon
Regular Coder
Join Date: Jul 2002
Posts: 698
Thanks: 0
Thanked 0 Times in 0 Posts
lol was there cause I didn't use parseint to begin with :P
Garadon
View Public Profile
Visit Garadon's homepage!
Find More Posts by Garadon
03-23-2004, 11:15 PM
PM User
|
#
5
JAVAEOC
Regular Coder
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
mhhh, very nice, I like it it is a way different approach to it, but it works AND it seems to be more efficent
__________________
http://www.bluephoenix.uni.cc/
JAVAEOC
View Public Profile
Find More Posts by JAVAEOC
04-08-2004, 02:43 AM
PM User
|
#
6
thunderbox
New Coder
Join Date: Mar 2004
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
i love it mate, i used it on my website in the creadits section, hope thats ok with u. i put ur name in the credits!!
thunderbox
View Public Profile
Find More Posts by thunderbox
04-10-2004, 05:35 PM
PM User
|
#
7
JAVAEOC
Regular Coder
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
thanks ok with me, im glad somebody uses it
__________________
http://www.bluephoenix.uni.cc/
JAVAEOC
View Public Profile
Find More Posts by JAVAEOC
04-14-2004, 11:53 PM
PM User
|
#
8
ssskaya
Regular Coder
Join Date: Oct 2002
Location: USA
Posts: 255
Thanks: 1
Thanked 0 Times in 0 Posts
I was wondering how you can make it slow down a little bit.
the speed is so fast for the place that I want to use it.
thanks.
ssskaya
View Public Profile
Find More Posts by ssskaya
04-15-2004, 12:20 AM
PM User
|
#
9
JAVAEOC
Regular Coder
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
really easy, just open the file and look for this:
setTimeout('StartCredits()', 1)
replace the one with something else to make it faster liek this:
setTimeout('StartCredits()', 30)
have fun
__________________
http://www.bluephoenix.uni.cc/
JAVAEOC
View Public Profile
Find More Posts by JAVAEOC
04-15-2004, 07:16 AM
PM User
|
#
10
Garadon
Regular Coder
Join Date: Jul 2002
Posts: 698
Thanks: 0
Thanked 0 Times in 0 Posts
the higher the number the slower it runs, but be aware that at a certain point u will get to a place where the animation goes from looking like it floats to being jumpy
Garadon
View Public Profile
Visit Garadon's homepage!
Find More Posts by Garadon
Bookmarks
del.icio.us
StumbleUpon
Google
Digg
Jump To Top of Thread
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Rate This Thread
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
Off
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
07:58 AM
.
Advertisement
Log in to turn off these ads.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.