load
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 439
Glowing Arrows Preloader
Glowing Arrows Preloader will helps you easily load anything starting from the 2nd fram if this script is placed inside the first frame of the project. more>>
Glowing Arrows Preloader will helps you easily load anything starting from the 2nd fram if this script is placed inside the first frame of the project.
Requirements:
- ActionScript 3
- Flash Player 6 or higher
Added: 2009-09-29 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
Ajax dynamic scrolling pages 1.2
This AJAX script will load and display text content stretched over multiple pages, without reloading the current document more>> Ajax dynamic scrolling pages 1.2 gives you the ability to load and display text content stretched over multiple pages, without reloading the current document.<<less
Added: 2009-07-23 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
14 downloads
Scrapbook Photo Gallery tutorial in Flash Actionscript 2.0
Goodie!! We will learn three flash behaviors while creating this eye-catching photo gallery and they are - Load external graphic behavior , On-click behavior to lift photograph right on top and Drag -and- drop behavior . more>> <<less
Added: 2009-07-08 License: Freeware Price: $0.00USD
47 downloads
Image Panning Component 1.0
Flash image panning component that allows you to display images at any size without resizing. The component is especially useful when developing image galleries. Main features: Â - Can load images and swf files; Â - Images/movies can have any more>> <<less
Added: 2009-04-07 License: Freeware Price: $0.00USD
27 downloads
Flash 8 Actionscript tutorial to load and use external mp3 files Actionscript 2
To load external MP3 files at runtime, we need to use loadSound() method of Sound class. This method has 2 variable as shown below, public loadSound(url:String, isStreaming:Boolean) : Void The isStreaming parameter indicates whether the sound is an more>> To load external MP3 files at runtime, we need to use loadSound() method of Sound class. This method has 2 variable as shown below, public loadSound(url:String, isStreaming:Boolean) : Void The isStreaming parameter indicates whether the sound is an event or a streaming sound.<<less
Added: 2009-03-25 License: Freeware Price: $0.00USD
10 downloads
Flash 8 actionscript tutorial to set volume of externally loaded mp3 file Actionscript 2
In this tutorial, we will learn how to adjust volume of an externally loaded MP3 file in flash. As we all know, to get this done, we are basically revolving around sound object. The method used to adjust sound volume is setVolume() of sound object. more>> In this tutorial, we will learn how to adjust volume of an externally loaded MP3 file in flash. As we all know, to get this done, we are basically revolving around sound object. The method used to adjust sound volume is setVolume() of sound object. Similarly we can even retrieve the already set volume by getVolume() method, getVolume() returns the sound volume level as an integer from 0 to 100, where 0 is off and 100 is full volume. The default setting is 100.<<less
Added: 2009-03-25 License: Freeware Price: $0.00USD
16 downloads
Matthew Casperson 1
See how to easily load Papervision textures from the web using the asynchronous Loader class. Demo and source code included. more>> See how to easily load Papervision textures from the web using the asynchronous Loader class. Demo and source code included.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
12 downloads
JoomlaEZ.com's Load Module Joomla! Plugin 1.0.0
JoomlaEZ.coms Load Module Joomla plugin, or JEZ Load Module for short, is a system plugin for Joomla! 1.5 developed to help Joomla webmaster load any Joomla module anywhere including but not limited to within an article, within another Joomla module and more>> JoomlaEZ.coms Load Module Joomla plugin, or JEZ Load Module for short, is a system plugin for Joomla! 1.5 developed to help Joomla webmaster load any Joomla module anywhere including but not limited to within an article, within another Joomla module and within the output of a component. ========================= An easy way to load any Joomla module anywhere you like, not just inside templates predefined positions. ========================= Read details at: http://joomlaez.com/joomla-extensions/jez-load-module.html<<less
Added: 2009-03-09 License: GPL Price: $0.00USD
12 downloads
Papervision 3D Programming Tutorial - Animation 1
Learn how to load and display an animated Quake 2 model in Papervision 3D. Demo and source code included. more>> Learn how to load and display an animated Quake 2 model in Papervision 3D. Demo and source code included.<<less
Added: 2009-02-13 License: Freeware Price: $0.00USD
11 downloads
Ajaxify - jQuery plugin 2.00
Ajaxify is a jQuery plugin. it can convert all links in a web page into an ajax load and submit requests. with this ultra weight plugin, you can build a complex ajax website with one single line. welcome to web 2.0 world!!. more>> Ajaxify is a jQuery plugin. it can convert all links in a web page into an ajax load and submit requests. with this ultra weight plugin, you can build a complex ajax website with one single line. welcome to web 2.0 world!!.<<less
Added: 2008-12-21 License: GPL Price: $0.00USD
10 downloads
Access Members / Properties of a user control
Sometimes we use LoadControl Method to Load a usercontrol dynamically and then we attached it to a place holder within our aspx page. once we have user control attached. then how can we access its members dynamically? more>> Sometimes we use LoadControl Method to Load a usercontrol dynamically and then we attached it to a place holder within our aspx page. once we have user control attached. then how can we access its members dynamically?<<less
Added: 2008-09-28 License: Freeware Price: $0.00USD
12 downloads
QSWFObject 0.1
This class can be used as a wrapper around SWFObject Javascript libraries to load Flash movies. It generates the necessary Javascript and HTML to load Flash movies without depending on the underlying browser type. The class can configure several more>> This class can be used as a wrapper around SWFObject Javascript libraries to load Flash movies. It generates the necessary Javascript and HTML to load Flash movies without depending on the underlying browser type. The class can configure several types of Flash movie parameters such as the width, height, URL, quality, background color, etc..<<less
Added: 2008-06-10 License: Other Price: $0.00USD
13 downloads
phploadavg 2.0
Open-source script phploadavg (http://phploadavg.source forge.net/) shows real-time graphs of the server load (and performance). Requires zero installation and configuration. more>> Open-source script phploadavg (http://phploadavg.source forge.net/) shows real-time graphs of the server load (and performance). Requires zero installation and configuration.<<less
Added: 2008-05-15 License: Free Non-Commercial Price: $0.00USD
12 downloads
Load an external .jpg, .png, or .gif bitmap image file in ActionScript 3.0
Learn how to load external image files into Flash and Flex movies using ActionScript 3.0 and the Loader object, as well as how to handle loading events for complete interactivity. more>> Learn how to load external image files into Flash and Flex movies using ActionScript 3.0 and the Loader object, as well as how to handle loading events for complete interactivity.<<less
Added: 2008-04-07 License: Freeware Price: $0.00USD
44 downloads
The Hitchhikers Guide to PHP Load Balancing
This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your more>> This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your software will be deployed on a large range of platforms (as is the case for many open source projects)<<less
Added: 2008-04-02 License: Other Price: $0.00USD
15 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 load 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