Main > Free Download Search >

Free typed script

typed

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 773
Typing effect

Typing effect


Learn how to create typing effect in flash 8, usnig the Action Script. more>> Learn how to create typing effect in flash 8, usnig the Action Script.<<less
Added: 2006-11-23 License: Freeware Price: Free
1132 downloads
Typing Speed Tester

Typing Speed Tester


User must type in words flying from left to right. Score and title are provided to motivate the player. more>> User must type in words flying from left to right. Score and title are provided to motivate the player.<<less
Added: 2006-07-17 License: Free Non-Commercial Price: $0.00USD
23 downloads
Typing Text Effect 1.0

Typing Text Effect 1.0


A Flash Tutorial on Typing Text Effect. It is done using masking. The tutorial is illustrated in a step by step way, it is simple and easy to understand. Source fla file is available for download. more>> A Flash Tutorial on Typing Text Effect. It is done using masking. The tutorial is illustrated in a step by step way, it is simple and easy to understand. Source fla file is available for download.<<less
Added: 2006-05-08 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Typing Text Effect
Typing Text EffectA Flash Tutorial on It is done using masking. The tutorial is illustrated in a step by step way, it is simple and easy to understand. Source fla file is available
License:Freeware
Download
1339 downloads
Added: 2006-05-08
Mime Type Getter 1.0

Mime Type Getter 1.0


Mime Type Getter is known as an advanced and useful PHP class that can be used to determine the MIME type of a file. more>>

Mime Type Getter 1.0 is known as an advanced and useful PHP class that can be used to determine the MIME type of a file.

<<less
Added: 2009-07-23 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Event Log Event Types 1.1

Event Log Event Types 1.1


Detailed descriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development tools to aid in overall management. more>> Detailed descriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development tools to aid in overall management.<<less
Added: 2005-05-06 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Event Log Event Types
Event Log Event TypesDetailed escriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development
License:Freeware
Download
1641 downloads
Added: 2005-05-06
C Programming - Data Types

C Programming - Data Types


In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived d more>> In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived data type, Declaration of Variables, User defined type declaration, Declaration of Storage Class, auto, static, extern, register, Defining Symbolic Constants, Declaring Variable as Constant and Volatile Variable.<<less
Added: 2006-05-30 License: Freeware Price: Free
1261 downloads
Working with PHP5 Class Types

Working with PHP5 Class Types


This article is intended for experienced PHP programmers interested in exploring PHP 5s support for working with class types through argument hinting, abstract classes and interfaces. Basic knowledge more>> This article is intended for experienced PHP programmers interested in exploring PHP 5s support for working with class types through argument hinting, abstract classes and interfaces. Basic knowledge of object-oriented programming, including the anatomy of a class and the mechanics of inheritance, is assumed.<<less
Added: 2006-03-31 License: Other Free / Open Source License Price: Free
1327 downloads
simpleGuest

simpleGuest


Flat-file guestbook written in php and html. Uses a seperate style-sheet to control colours. Simple to setup. User comes on site, types a message and clicks add. Simple! more>> Flat-file guestbook written in php and html. Uses a seperate style-sheet to control colours. Simple to setup. User comes on site, types a message and clicks add. Simple!<<less
Added: 2003-07-24 License: GPL Price: Free
2284 downloads
Correct Redirect 1.4

Correct Redirect 1.4


If you have ever used a redirecting service, you know that the redirect, regardless of the typed in URL, always goes to the hardcoded URL, unless you yourself handle the redirecting. Especially when the redirection is done in a frame. Any attempt to use more>> If you have ever used a redirecting service, you know that the redirect, regardless of the typed in URL, always goes to the hardcoded URL, unless you yourself handle the redirecting. Especially when the redirection is done in a frame. Any attempt to use JavaScript to fix this problem fails usually due to browser security issues. By including this code snippet, you can have the url cascade to the redirected url. Requires: Php v3.0.18 or higher. Now correctly ignores trailing ?s in URI.<<less
Added: 2002-01-14 License: GPL Price: $0.00USD
12 downloads
Mask text appearance

Mask text appearance


Using this lesson, you will see how to create a typing text which is appears, using the mask and Pencil Tool (Y). more>> Using this lesson, you will see how to create a typing text which is appears, using the mask and Pencil Tool (Y).<<less
Added: 2007-05-28 License: Freeware Price: Free
887 downloads
MULTIPLE MESSAGES TYPING LIVE 1

MULTIPLE MESSAGES TYPING LIVE 1


This uses a construct to define the operations and store the data for one message Just create multiple variables for each new message. Rules: - You must define the DIV with the ID for each message - You must pass the name of this ID to the more>> This uses a construct to define the operations and store the data for one message Just create multiple variables for each new message. Rules: - You must define the DIV with the ID for each message - You must pass the name of this ID to the variable - You must pass the name of the variable in the creation of the object/class<<less
Added: 2006-07-17 License: Freeware Price: $0.00USD
11 downloads
Thistle 0.1a

Thistle 0.1a


Thistle is an open source tumblelog application thats easy to install and easy to configure. Thistle supports several post types: text, quotes, link, photo, video, event and code. more>> Thistle is an open source tumblelog application thats easy to install and easy to configure. Thistle supports several post types: text, quotes, link, photo, video, event and code.<<less
Added: 2007-09-22 License: GPL Price: $0.00USD
13 downloads
Auto-complete type-ahead dropdown menu 1.0

Auto-complete type-ahead dropdown menu 1.0


This script adds auto-complete/type-ahead/ tracing/find-as-you-type effect to dropdown menus in Internet Explorer. In IE, when user press "MA" in a dropdown menu, IE will first select the first option starting with "M", then select the first option more>> This script adds auto-complete/type-ahead/ tracing/find-as-you-type effect to dropdown menus in Internet Explorer. In IE, when user press "MA" in a dropdown menu, IE will first select the first option starting with "M", then select the first option starting with "A", giving user "AK" while user actually wanted "MA" for Massachusetts. Using this script, user will get ?MA? if ?M? and ?A? are consecutively typed (if user type ?M?, then after a while ?A?, user will still be taken to ?AK? as an intended behavior). Comments in script is provided so that one can customize to determine how fast user has to type to get ?MA? not ?M?, ?A?. Currently all printable characters on keyboard and keypad are supported (except for those needing the "shift" key). Both IE and Gecko-based browsers (firefox, mozilla, netscape, K-meleon etc.) are supported. Version 1.0 supports your using user-typed value to populate other menus.<<less
Added: 2004-10-07 License: Freeware Price: $0.00USD
10 downloads
Jacuba as-you-type spell checker

Jacuba as-you-type spell checker


Jacuba is a free spell checking service you can add to any browser or website. It provides as-you type checking, corrections, a dictionary and a thesaurus. All of the spell checking is done by an online spell checking server so theres nothing to more>> Jacuba is a free spell checking service you can add to any browser or website. It provides as-you type checking, corrections, a dictionary and a thesaurus. All of the spell checking is done by an online spell checking server so theres nothing to install, you just need to include a script in you webpage. Ideal for blogs, or online forms where spelling matters.<<less
Added: 2005-11-07 License: Freeware Price: $0.00USD
13 downloads
mobiled 1.0.0

mobiled 1.0.0


mobiled is created to be a smart and useful PHP class that can be used to detect mobile device types by checking their browser identification. more>>

mobiled 1.0.0 is created to be a smart and useful PHP class that can be used to detect mobile device types by checking their browser identification.

<<less
Added: 2009-07-16 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5