Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Generate Images with Round Corners On-The-Fly Using PHP and GD Library
posted byschwarzennegerinImage Manipulation
The code sample demonstrates the use of GD library to apply round corners on an image on-the-fly. It allows you to apply round corners of arbitrary size and color on a GIF, JPEG or PNG image. The source image is read on-demand and sent directly to the browser. This script can potentially eliminate the need of a graphics editing program to apply round corners on tons of images plus revising the images (e.g. when the color scheme or layout of the website changes) is not required.
(0 ratings)
Reviews0
PriceFree
Views1599
The Case of Notation Command in JavaScript
posted bychowexfoinTutorials, Training & Tips
Notation is one of the most rarely used commands in JavaScript. This type of command is added on nodes as provider of additional information for the browser. But notation is not just added in any node – notation is added on unparsed nodes. Any data that might not have enough information about its features or when the data is not properly categorized for proper functioning could be effectively defined with the help of notation. The function is usually added in the top of the node so that the browser would have an immediate idea how the application would work. The reason why the command notation is not extensively used in most applications is on its availability to oth
(0 ratings)
Reviews0
PriceFree
Views711
Using JavaScript Errors
posted bychowexfoinTutorials, Training & Tips
Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be there and the possibility of errors showing up after the application has been launched is still there. For that reason, some developers are opting to provide some error prompt within the application. The error prompt could be easily customized in JavaScript and the message could be as simple as “Page Error Encountered” to outrageous messages such as “Nope, the Function is Not Here.” But whatever the message w
(0 ratings)
Reviews0
PriceFree
Views741
JavaScript Document Command
posted bychowexfoinTutorials, Training & Tips
Properly implementing Document forms in JavaScript could be the trickiest part in building an Ajax or JavaScript based application. The command Document enables a speedy implementation of any webpage in the client side. It is actually a command that could be implemented in the background specifying the coding language which is the coding for the client side. Basically, Document command in JavaScript is used to inform the browsers the type of programming language that will be used. This will aid the browser in properly implementing or preparing the browser so that the Ajax based application will be properly implemented. Customization on JavaScript
(0 ratings)
Reviews0
PriceFree
Views1158
in-depth guide to javascript functions
posted bywingiinIntroduction to JavaScript
You already know how to define or assign functions directly, use multi parameter arguments in anonymous calls,, know the difference between eval and window.eval - you know all the different variants of the function-constructor? Then you won't find anything new about the subtle differences in using functions in JavaScript.
(0 ratings)
Reviews0
PriceFree
Views931
Letzlink
posted byeurofilinOrganizers
Letzlink is a simple application written by Rootserver.lu to manage in a single
place weblinks login names and passwords. Letzlink was primarily written to run
on local applications ( like Xampp ) or in LAN Systems. Letzlink includes
Print and PDF Manager and is designed to run without any Database.
Released under Creative Commons GPLV2.
(26 ratings)
Reviews0
PriceFree
Views2173
Phoca SEF
posted byPhocainJoomla / Mambo Modules
Phoca SEF is a Joomla! component. This component doesn't create SEF links. It is a small component which has three main functions:
* Storing links from sites which end with 404 Error
* Redirecting selected site which ends with 404 Error to new site
* Storing refering sites.
(0 ratings)
Reviews0
PriceFree
Views867
FusionWidgets- Real-time Gauges and Charts
posted bypnadhaniinComponents
FusionWidgets v3 is a collection of real-time gauges and charts for use in dynamic web applications. It is a part of FusionCharts v3 suite, but works independently of other products in the suite. Made in Adobe Flash 8, FusionWidgets can be used with any web scripting language like HTML, .NET, ASP, JSP, PHP, ColdFusion etc. as it uses XML as the interface. FusionWidgets can be effectively used to develop financial applications, instrument panels, executive dashboards, live "up-to-second" stock monitors and manufacturing process monitoring applications. Perfectly suited for data visualization and analysis requirements, where KPI's (Key Performance Indicators) and other critical data is monitored in real time, FusionWidgets brings the combined experience of programmers and graphic visualizers to you in a set of extremely easy-to-use controls.
(0 ratings)
Reviews0
PriceFree
Views1330
Quick 3D Carousel AS2
posted byFlashtoryinComponents
This is a smoothly animated, quick loading 3D image carousel that is driven by XML. It is powered by advanced AS2.0 code and it is very flexible. It can open urls or use it to trigger actions in your own movie.
- It can work with any image size and also supports transparent .png files.
- It supports a virtually unlimited number of images.
- .psd included
Some of the things you can change in the .xml file:
- the size of the photos in the carousel
- radius of the carousel (virtually unlimited)
- the amount of focal blur (0 for none)
- the elevation of the carousel (z-axis)
- enable/disable reflection/stroke/description tooltip/mouseover effects
- path of the image, description text
- url and target to open when an item is clicked
- alternatively variables can be used to trigger actions
You will definitly not regret purchasing this file.
(0 ratings)
Reviews0
PriceUSD 8.00
Views637
Product Display Scroller & Panner 01
posted byFlashtoryinComponents
This is a brand new product from Flashtory.
It can be easily transformed only by editing the .xml variables into a:
* 2D Display Panel
* Panning Tool
* Horizontal or Vertical Scroller
- in the preview please use the buttons to toggle between the versions.
Features:
- unlimited number of thumbnails;
- easy to implement and use;
- many different ways of implementation;
From the .xml file you can change:
- the total width;
- the mask width and height;
- the thumb width and height;
- the vertical and horizontal space between thumbnails;
- the thumbnail's stroke size;
- the scrolling speed;
- the mouse over magnify ratio;
- you can toggle the mouse hand cursor on/off;
- you can toggle the blur feture on/off;
- the component's x and y tolerance at sides;
Enjoy this new release from Flashtory.
(0 ratings)
Reviews0
PriceUSD 10.00
Views591
PowerCharts - Data Driven And Interactive Flash Charts and Graphs
posted bypnadhaniinComponents
PowerCharts v3 allow you to add Rich Internet Applications (RIA) functionality to your web apps, thereby rendering an end-user experience like never before. These charts can be used for a variety of purposes like simulations, visual data selection, scientific plotting, financial analysis etc.
Since PowerCharts is based on FusionCharts v3 framework, it utilizes most of the features provided by the parent v3 suite itself. Like FusionCharts v3, PowerCharts uses XML as its data interface and can work with any web scripting language like HTML, .NET, ASP, JSP, PHP, ColdFusion etc.
(0 ratings)
Reviews0
PriceFree
Views1237
Property Detection Through Object Detection
posted bychowexfoinTutorials, Training & Tips
One of the biggest challenges in an Ajax or JavaScript based application is in determining whether the said function would properly work in the user’s browser. Even though Ajax and JavaScript have developed into something powerful that it could deal with simple challenges posed years ago, there are certain abilities in an Ajax based application that can’t just be solved. The browser specific function is still a great challenge for developers. Each function in a JavaScript based application can’t just be easily loaded in each browser since each browser has different interpretation on how the application will be used. Without customization per browser, developers w
(0 ratings)
Reviews0
PriceFree
Views1007
Regular Expression Methods
posted bychowexfoinTutorials, Training & Tips
Regular expression or RegEx may look like a simple function in an Ajax or JavaScript based application but it’s presence in these forms of applications is very importance since they help in screening the forms of data coming into the application. The common forms of Regular Expression will screen if the data is created according to the specifications of the developers. But there are other additional functions in RegEx that proactively work with the data provided by users or actively change the data found in the application. Through these functions, developers would be able to build or customize regular expressions according to the specifications of developers. The fo
(0 ratings)
Reviews0
PriceFree
Views752
TNValidate - A Fluent Validation Library for .NET
posted byPHeaveninError Handling
TNValidate is a fluent validation library for .Net. It allows you to write validation logic in a form that is readable both by programmers and non-programmers, but still entirely in your .Net language.
TNValidate has plenty of built-in validation rules, but also provides an extension mechanism to allow you to easily add your own without having to modify the library itself. The library is released under the MIT License.
(0 ratings)
Reviews0
PriceFree
Views1451
Glow obejct Follow Mouse on click
posted byflashfridge.cominActionscript
In this thoroughly explained, detailed flash lesson, I will show you how to create that any object, follow the mouse on click using the Action Script 3.
(0 ratings)
Reviews0
PriceFree
Views853
Moving letters with mouse
posted bykreso007inActionscript
This, step by step lesson, will show you how to create that every letters follow the mouse using the action script code.
(0 ratings)
Reviews0
PriceFree
Views1099
Dynamic Background
posted byricosushiinComponents
What it is Dynamic Background
Its an easy to use component to put dynamic floating backgrounds that react to the mouse position. You can have great effects on your flash website.
How to use Dynamic Background
Just drag and drop the DynamicBackground component to your movie clip.
How to configure
While DynamicBackground is selected open the component inspector (shift + F7) or open the tab parameters in the properties panel.
1. Change the number of items that appear on stage.
2. Change the velocity of moving items.
3. Change the opacity you can select from random, depth o field to give a 3d effect and no use of opacity.
4. You can specify and add any number of images and shapes and even moviclips. *
5. you can set the min-max size of the items.
(0 ratings)
Reviews0
PriceUSD 3.00
Views1060
Fullscreen gallery
posted byricosushiinFla Archives
XML -Driven
Easy to configure
Change the thumbnails position
Displays image description when image is pressed
Tooltip
Tooltip align depending the position of the thumbnails
Image centers to stage size
Option to fullscreen keeping aspect ratio
Cool loading animation
Dynamic thumbnails menu with reel
Fade Effects when image loads
Easy to change the background colors
Easy to follow documentation
(0 ratings)
Reviews0
PriceUSD 12.00
Views718
Audio Control
posted byricosushiinComponents
How to use it
Just drag and drop the easyAudioControl and configure it using the parameters panel.
Parameters list:
Track Name: the name displayed while playing
Mp3 File: the relative path to the mp3 audio file
Loading text: changes the displaying loading text
Text Color: changes the text and display colors
Player color: changes the background color of the player
(0 ratings)
Reviews0
PriceUSD 3.00
Views1128
Multiple Star Rating Script
posted bygeethaa26inReviews & Ratings
Multiple Star Rating Script that can have multiple five star ratings on one page with php support.
The script can be used multiple times in a single page to rate different photo / image / article in a page. Any number of pages can use the same / multiple rating system.
(9 ratings)
Reviews0
PriceUSD 23.00
Views2049





