Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 33081-33100 of 36559
Easy Website Horizontal Navigation AS3
posted byoxylusinComponents
This is a simple navigation menu that can be easily integrated with HTML websites. It is XML driven and resizable. It can have a fixed size or it can dynamically resize at runtime to the holder dimensions. This can be specified in the XML settings. Menu items can be left, center or right aligned and for left and right alignment you can specify a margin. You can set the initial selected item using FlashVars by pointing to the id of the item. Each menu item can open a link in a specific target window. XML Settings: - Menu width, absolute value or percentage - Menu items alignment, left, center or right - Menu items margin - Menu items id, label, link and target Enjoy this new release from Oxylus Flash.
(0 ratings)
Reviews0
PriceUSD 6.00
Views505
Webcare Technologies
Webcare Technologies – A India based Web Development & Internet Marketing Company primarily working with IT Global Consulting for web development, online marketing services and delivering SEO and Internet Marketing solutions to clients around the world including the countries like India, UK, US, UAE, Australia. We have expertise in creating good looking websites, Search Engine Optimization (SEO) Marketing and pursue search engine optimization techniques, pay-per-click campaigns and link building to provide high quality work with in the timelines.
(6 ratings)
Reviews1
PriceFree
Views2536
Advanced Vertical Drop Down Menu AS3
posted byoxylusinComponents
This is a XML driven drop down menu. It supports an unlimited number o sub items, organized in pages with navigation. Each submenu item can optionally have an image thumbnail, the label is HTML enabled with support for the basic HTML formatting. Each submenu item can have its own link and link target. Pagination can be controlled via XML settings. XML Settings: - menu width - sub menu item image width and height - sub menu item width and spacing - pagination visible buttons - slide time in seconds and transition easing Enjoy this new release from Oxylus Flash.
(0 ratings)
Reviews0
PriceUSD 8.00
Views452
Advanced Object Panning AS3
posted byoxylusinComponents
This is a versatile tool for panning/viewing high resolution images or flash swf files. It has 3 different ways to pan through images/ swf files it can use mouse movement, mouse dragging or scrollbars. It is XML driven and resizable. XML Settings: - viewport width - viewport height - image or swf item to pan - intitial image x and y position - toggle autoresize to stage - out of bounds panning - panning method: click and drag, scrollbars or mouse move Note : Maximum image size is 2880x2880. Enjoy this new release from Oxylus Flash.
(0 ratings)
Reviews0
PriceUSD 6.00
Views462
Resizable Slideshow Image Rotator AS3
posted byoxylusinComponents
This is a simple banner rotator with an unlimited number of images and fade transition. It is XML driven and resizable, with the possibility to specify the initial image that will be displayed, fading time and delay between rotations. XML Settings: - width adn height of the component - fade time in seconds - rotation delay in seconds - initial image index to display - toggle pause on mouse over Note : All images must have the same size (can be specified in the XML settings). Enjoy this new release from Oxylus Flash.
(0 ratings)
Reviews0
PriceUSD 5.00
Views605
Complete Flights Booking System
Our software and concept lead us to success in selling airfare and will lead you to success too. This is unique. It works. It is affordable for any travel agency. Wayby.com software will convince travelers to call you before even thinking about Expedia.com or Travelocity.com. This is a proven way to huge volume of calls from travelers seeking to book flights.
(0 ratings)
Reviews0
PriceUSD 2,000.00
Views1614
True 3D Autorotate Carousel 01 AS3
posted byoxylusinComponents
Greetings and welcome to the first in a line of many amanzing Papervision 3D files. This is a true 3D image (and swf) carousel that supports auto-rotate and is great for displaying products or navigation. It has an (optional) tooltip with html formatted text that supports multiline and special characters. There are tons of customisation options available and waiting to be tinkered with. Writted in clean and commented Actionscript 3.0 and powered by P3D this file is a must-have for anyone looking to spice up their project. Check out the 3 preview demos, they were all obtained just by changing xml settings, that's all ! Settings you can change from the XML file (38+): - set up item width and height - carousel radius - camera zoom value - camera elevation (y) - vertical angle - horizontal angle - carousel rotation speed - background items blur amount - background items alpha amount - tooltip on/off - tooltip background color and alpha ...and many more
(0 ratings)
Reviews0
PriceUSD 12.00
Views541
Merge GridView Cells Or Columns in Row ASP.NET C#
In most of the cases specially for reporting purpose we need to merge GridView cells or columns for client preferred output. In this example i will show you how one can merge GridView cells or columns in asp.net C#. My special focus is on to merge cells when both contains same or equal data. So that the GridView looks like a traditional report. For merging GridView cells here i want to show you a generic way so that you can use only one common method for all GridViews in your project where applicable. Let i have 3 tables named Brand,Category and product. I want to merge all brand & category if consecutive rows contains same data.
(0 ratings)
Reviews0
PriceFree
Views1147
Highlight GridView Row On MouseOver Using Javascript in Asp.net
Asp.net GridView gives us huge facility that we can't imagine few years ago. But still we have a lot of chance to improve look & feel as well as GridView functionality. Here in this article i will describe how you can highlight a gridview row when move the mouse over the row and also how to retain the original background color when user leaves the mouse from a row or in mouseout event.
(0 ratings)
Reviews0
PriceFree
Views937
Interaction Between Master Page and Content Page
Master page and content page work together to produce output to client. Sometimes, interaction between master page and content page is needed. This tutorial explains how to access controls, variables, properties, parameters and events from content page to master page and vice versa.
(0 ratings)
Reviews0
PriceFree
Views1041
How To Reduce Page Size In ASP.NET
Although users today have faster Internet connection, light web pages and fast load are still better choice for various reasons. This tutorial explains how to reduce page size in ASP.NET to get faster page load, reduce bandwidth and increase ranking on search engines.
(0 ratings)
Reviews0
PriceFree
Views1011
How To Resize All Images In Folder
To resize all images in folder we need to perform these tasks: 1. List all images on some location 2. Iterate through a collection of file names and resize every image. This tutorial explains how to resize all images in folder using single function in ASP.NET web application.
(0 ratings)
Reviews0
PriceFree
Views981
How to Add an Image to Email in ASP.NET
Email is extremely popular way of communication. To make this task easier, Microsoft .Net Framework contains System.Net.Mail namespace. This tutorial explains an options how you can add an image to email in ASP.NET web application.
(0 ratings)
Reviews0
PriceFree
Views924
Easy Intro to ASP.NET MVC
ASP.NET MVC is a framework, created by Microsoft, as an alternative (but not replacement) to ASP.NET Web Forms. This tutorial explains what is ASP.NET MVC, why we need it and how to create simple MVC project.
(0 ratings)
Reviews0
PriceFree
Views1032
jQuery Sticky Notes
A jQuery plugin that creates apple like sticky notes on your website. The notes are dragable, resizable, reditable and there a lot of callbacks so that you can save them in your database.
(0 ratings)
Reviews0
PriceFree
Views1240
Google Charts Plugin
Google has a nice charting API that lets you send data to it and returns an image that you can use on your site. But some of their formatting can be a little complicated. This PHP script lets you include charts on your websites powered by the google charts API . This plugin handles all calls to google and even includes caching. This plugin is in use on DBStract and Surveyti.me as well as several other projects and serves it’s purpose well. Includes a sample index.php file that contains a couple different styles of charts to show how to get started.
(0 ratings)
Reviews0
PriceUSD 7.00
Views773
Client Works
You won’t find thousands of little options here that you don’t need, only straight and to the point client management. While Client Works already has a simple, but effective interface you can easily integrate it into your own design. Client Works is run on your own server which gives you full control over all aspects of it.
(0 ratings)
Reviews0
PriceUSD 12.00
Views739
ActionScrit 3.0 / Xml Simple SlideShow Class 0.0.1
It's a class that you can use every time you need a simple photo transition panel( is an alpha transition ) . By two xml files you can set how many photos must be in the slideShow(photos.xml), the time of the timer ( is in millisecond ), the border of the Text Fileds ( if 0 = false , 1= true ), if the texts are selectables or not, ,if the text needs background or not, ( all this are booleans values , then , 0 = false, 1=true), you can set the size of the text, the color of the text and the color of the title. (slideSettings.xml) .
(0 ratings)
Reviews0
PriceFree
Views1785
KiteCMS
KiteCMS is an userfriendly Content Management System, that is free to use for small homepages. When your homepage exceeds 12 pages, you will have to buy a license. The system is written in C# and all data is stored in xml-files, which means no need for databases. Only requirement is Microsoft .Net framework version 2. At rendertime, xslt is used to implement your specific webdesign. The system includes a default webdesign and is ready to use out of the box
(0 ratings)
Reviews0
PriceEUR 385.00
Views1293
Contacular - dynamic PHP contact form script
Contacular is an open-source, object orientated contact form creation system for web developers. Contacular is pretty simple too, but also quite powerful. It allows you to quickly and easily make e-mail contact forms for your dynamic websites.
(3 ratings)
Reviews0
PriceFree
Views2295
Results 33081-33100 of 36559