Main > Free Download Search >

Free falling in love with you script

falling in love with you

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1013
Falling Snow Effect

Falling Snow Effect


Create a new document<br> Create a new document. Set background color to #FFEAF4. Set the width and height of your movie to be 400(width) by 300(height). You can define your document size depending on more>> Create a new document
Create a new document. Set background color to #FFEAF4. Set the width and height of your movie to be 400(width) by 300(height). You can define your document size depending on background image you are using. Here I am using snow-house image (see figure - snow-house.jpg) whose size is 400px by 300px. So I have kept my document size as per size of image I am using.
<<less
Added: 2007-05-05 License: Freeware Price: Free
771 downloads
falling snow javascript 3

falling snow javascript 3


Javascript falling snow script. Falling snow javascript with background music and some depth to it. You can set this script to literally fill your entire browser screen with snow. Enjoy. more>> Javascript falling snow script. Falling snow javascript with background music and some depth to it. You can set this script to literally fill your entire browser screen with snow. Enjoy.<<less
Added: 2007-10-03 License: Freeware Price: $0.00USD
12 downloads
List images in a folder with php 1.0.0

List images in a folder with php 1.0.0


After i needed something like this for myself i decided to make a page of rit so that other people who need it can use it too. This little code will basicly list every image in a folder using php. You can alter it in every way you can/want. more>> After i needed something like this for myself i decided to make a page of rit so that other people who need it can use it too. This little code will basicly list every image in a folder using php. You can alter it in every way you can/want.<<less
Added: 2009-02-18 License: Freeware Price: $0.00USD
13 downloads
Finding Items in an Array with PHP

Finding Items in an Array with PHP


This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as Apple and Orange then show you how to use PHP more>> This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as "Apple" and "Orange" then show you how to use PHP to find out that "Apple" is in the array but "Monkey" is not. This can be useful in PHP programs if you have a collection of items (perhaps that a user has entered) and you want to know if a certain item is in that collection.<<less
Added: 2005-12-28 License: Other Free / Open Source License Price: Free
1400 downloads
Falling Snow animation in flash

Falling Snow animation in flash


See this simple and quickly flash 8action script lesson and learn how to create falling snow animation in flash. more>> See this simple and quickly flash 8action script lesson and learn how to create falling snow animation in flash.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
13 downloads
Creating RSS feeds with SimpleXML

Creating RSS feeds with SimpleXML


I love RSS feeds. One just needs to take a look at my Google Reader to see that; One of the best things about them is just how easy they are to make. Here is a quick example with PHP showing how you can create RSS feeds with the PHP5 module SimpleXML. more>> I love RSS feeds. One just needs to take a look at my Google Reader to see that; One of the best things about them is just how easy they are to make. Here is a quick example with PHP showing how you can create RSS feeds with the PHP5 module SimpleXML.<<less
Added: 2008-08-27 License: Other Price: $0.00USD
15 downloads
Sound in flash with Action Script

Sound in flash with Action Script


This tutorial will show you how to create a sound in flash using Action Script. more>> This tutorial will show you how to create a sound in flash using Action Script.<<less
Added: 2006-08-24 License: Freeware Price: Free
1198 downloads
Edit-in-Place with Ajax

Edit-in-Place with Ajax


This tutorial is about edit-in-place system which is used for quickly amending titles and descriptions on photographs. more>> This tutorial is about edit-in-place system which is used for quickly amending titles and descriptions on photographs.<<less
Added: 2006-11-10 License: Freeware Price: Free
653 downloads
Polymorphism in C++ with Disassembly Proof 1.0

Polymorphism in C++ with Disassembly Proof 1.0


Shows how to combine inheritance with virtual functions to make the most of polymorphism. ALSO CONTAINS PROOF OF EXISTENCE OF VIRTUAL TABLES AND HOW COMPILER IMPLEMENTS THEM WITH THE HELP OF DISASSEMBLED LISTINGS. more>> Shows how to combine inheritance with virtual functions to make the most of polymorphism. ALSO CONTAINS PROOF OF EXISTENCE OF VIRTUAL TABLES AND HOW COMPILER IMPLEMENTS THEM WITH THE HELP OF DISASSEMBLED LISTINGS.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
12 downloads
 
Other version of Polymorphism in C++ with Disassembly Proof
Polymorphism in C++ with Disassembly ProofShows how to combine inheritance with virtual . Shows how to combine inheritance with virtual
License:Not Specified
Download
1681 downloads
Added: 2005-03-28
Count files in a folder with php 1.0.0

Count files in a folder with php 1.0.0


If you need to count files in a folder using PHP then this little piece of php is just for you. Easy to add and change. more>> If you need to count files in a folder using PHP then this little piece of php is just for you. Easy to add and change.<<less
Added: 2009-02-18 License: Freeware Price: $0.00USD
12 downloads
Love me love me not 1..0

Love me love me not 1..0


This is a little funny game in Javascript: you can play the electronic daisy to see if the person you love thinks about you. Very easy to install. 1. Unzip the files with a software such as Winzip 2. Upload all script files into a directory of more>> This is a little funny game in Javascript: you can play the electronic daisy to see if the person you love thinks about you. Very easy to install. 1. Unzip the files with a software such as Winzip 2. Upload all script files into a directory of your choice 3. The script is now ready to use and you can play this game 4. You can use it through the web or standalone The download of this script is free of charge. It can be used freely on private or commercial sites. This script is free software.<<less
Added: 2006-02-05 License: GPL Price: $0.00USD
16 downloads
Working with forms in PHP

Working with forms in PHP


One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things, submit any information you can imagine, upload files, and more>> One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things, submit any information you can imagine, upload files, and all types of other things. In this tutorial, we will go through the basics of forms and how to handle the data that comes from those forms with PHP.<<less
Added: 2002-07-01 License: Not Specified Price: Free
2683 downloads
Search Engine Friendly URLs with PHP

Search Engine Friendly URLs with PHP


You know that search engines love pretty URLs that have a lot of keywords. Pretty URLs like that are easy for us to read. It will also make your site ranks high in the search results of a search engine. This article covered a simple trick to achieve more>> You know that search engines love pretty URLs that have a lot of keywords. Pretty URLs like that are easy for us to read. It will also make your site ranks high in the search results of a search engine. This article covered a simple trick to achieve Search Engine Friendly URLs with a slight modification to your existing web application. A simple demo is available for you to download.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
17 downloads
ASP.NET: Creating and consuming XML Web Services with C#

ASP.NET: Creating and consuming XML Web Services with C#


We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe its because we never made a webservice before, and all the tim more>> We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe its because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.<<less
Added: 2006-05-30 License: Freeware Price: Free
1267 downloads
Working with Arrays in PHP

Working with Arrays in PHP


Arrays are a large collection of key/value pairs can stores multible variables in a single variable. Arrays are an ordered map which each key could be mapped to a value. more>> Arrays are a large collection of key/value pairs can stores multible variables in a single variable. Arrays are an ordered map which each key could be mapped to a value.<<less
Added: 2006-09-12 License: Freeware Price: Free
1137 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5