wav files
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3605
Playing WAV files using Java
There is source code of simple class AePlayWave in this article, which can play WAV(AUFF, SND, AU might also be supported) sound files asynchronously (in a separate thread, without interruption of mai more>> There is source code of simple class AePlayWave in this article, which can play WAV(AUFF, SND, AU might also be supported) sound files asynchronously (in a separate thread, without interruption of main program). It is possible to use it in console or GUI Java programs for playing user notification sounds. There is also trivial RSS-feed checker, which plays various sounds on rss-feed update.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
1100 downloads
Show Zip Files 1.0
A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file more>> A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file containing this script.<<less
Added: 2004-05-19 License: Freeware Price: 0.00
16 downloads
Other version of Show Zip Files
License:Freeware
WebAsyst Files 2.0
With WebAsyst Files you can store and share files on the Internet. UPLOAD: bulk uploader allows you to add multiple files with just one click. PUBLISH: get direct links to any file, selected files, or entire folder; create customizable WIDGETS and place more>> With WebAsyst Files you can store and share files on the Internet. UPLOAD: bulk uploader allows you to add multiple files with just one click. PUBLISH: get direct links to any file, selected files, or entire folder; create customizable WIDGETS and place them on your website or blog. SHARE and COLLABORATE: create accounts for other users and customize access rights to any folder (Read, Write or Full); you also can create user groups to easily manage permissions for multiple users. With WebAsyst Files you can keep your documents, MP3, videos, whatever other files online and make them available to share with family, friends and colleagues. Seamless installation on virtually any hosting. FREE signup to try on our host. $179 to get complete PHP scripts package. FREE upgrades for 1 year. 24/7 support.<<less
Added: 2004-12-04 License: Commercial Price: $0.00USD
16 downloads
Stock Flash Files
Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members. more>> Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members.<<less
Added: 2008-05-15 License: Free Non-Commercial Price: $0.00USD
19 downloads
Download files with cURL 1
A snippet that helps you download files from the web, with the use of the well known cURL library for php more>> A snippet that helps you download files from the web, with the use of the well known cURL library for php<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
68 downloads
Other version of Download files with cURL
License:Freeware
Flash Files Resource
Flash Files is a growing website with flash and graphic resource both free and commercial and a new graphic resource blog. more>> Flash Files is a growing website with flash and graphic resource both free and commercial and a new graphic resource blog.<<less
Added: 2009-03-20 License: Freeware Price: $0.00USD
13 downloads
AJAX file upload
Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+ more>> Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+<<less
Added: 2007-01-02 License: Freeware Price: FreeAdditionalInfoConsidersupportingwww.webtoolkit.infobyclickingthebannersonthatwebsite
760 downloads
Download free flash files
At ffiles.com you can download files for free: flash files, photoshop files, sound files. You can upload your own creation. Users can post comments and rate for each submission. Join us and post your more>> At ffiles.com you can download files for free: flash files, photoshop files, sound files. You can upload your own creation. Users can post comments and rate for each submission. Join us and post your content.Everything is free.<<less
Added: 2005-12-05 License: Freeware Price: Free
1431 downloads
Smart File Download 1.21
Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime more>> Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime type settings for following extensions: zip, pdf, doc, xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, avi * Script can log downloads in plain text file. Log file includes: IP, date/time, filename. Can turn this feature on/off. * automatic mime type detection (if Mimetype or Fileinfo extension installed on the server)<<less
Added: 2006-07-30 License: Freeware Price: $0.00USD
33 downloads
Other version of Smart File Download
Price: Freeware
License:Freeware
License:Freeware
Upload Files System 1.00
Hello, This is my first script that im publishing here. This script is Upload Files System. In the system you can easily upload files. In the system you can chage the configuration as you want. you can make types limits, maximum file size, the language more>> Hello, This is my first script that im publishing here. This script is Upload Files System. In the system you can easily upload files. In the system you can chage the configuration as you want. you can make types limits, maximum file size, the language you want, the template you want and much more things. This system makes a new directory every day so you can easily see the files that uploaded in each day and day. Please make sure that you are changing CHMOD of the ./uploads directory to 0777.<<less
Added: 2006-11-28 License: GPL Price: $0.00USD
13 downloads
Writing Form Data to Text Files
This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application. more>> This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application.<<less
Added: 2006-03-21 License: Freeware Price: $0.00USD
13 downloads
Creating Word Files Online
ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what t more>> ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document.<<less
Added: 2006-10-05 License: Freeware Price: Free
1122 downloads
Comparing two JVM cacert files 1
This can come in very handy, if you need to compare 2 different projects or envs. For example Development server against prod, to ensure they both have same certs stored in cacerts (sampled by java among others). Code to generate list of certs, more>> This can come in very handy, if you need to compare 2 different projects or envs. For example Development server against prod, to ensure they both have same certs stored in cacerts (sampled by java among others). Code to generate list of certs, along with there alias, entry, owner and valid dates is supplied at the URL.<<less
Added: 2006-05-23 License: Freeware Price: $0.00USD
12 downloads
Creating Excel Files Online
ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what t more>> ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document. .<<less
Added: 2006-10-05 License: Freeware Price: Free
1126 downloads
Best Flash Stock Files Site
Site that list only best flash stock files on one place more>> Best Flash Stock Files Site is designed as an interesing online place where you can surf, check and make comparision among flash files and other items from the most famous marketplaces avaiable on the internet nowaday. You can easily browse through categories, search and preview, or check prices for flash templates, preloaders, galleries, banner rotators, menus and buttons, mp3 players, backgrounds, special effects, animations, and other types of flash components. Site is still in phase of filling with data, so please be patient, and check back later for more stock files.<<less
Added: 2009-07-07 License: Freeware Price: $0.00USD
18 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above wav files search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed