Flash Scripts
  Home arrow PHP Scripts arrow Flash Scripts
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Script  
Developer Forums  
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Free White Papers 
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.

 
 
Flash Scripts
 
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

Thumbnail Slider V1
PHP SCRIPTS
PHP Scripts

Thumbnail Slider is an excellent component when used in a photo gallery for example, because it was developed to adjust on any environment you could think, technical and artistic, due to the possibility of setting the slider's orientation to vertical positioning, or horizontal, due to the roll over effects on the thumbs that will add creativity and style to your project, due to the resizing types supported by the thumbs that will enable you to display the content in the best way possible.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.66 out of 5 3.66 out of 5 3.66 out of 5 3.66 out of 5 3.66 out of 5
Price: $49.99
Version:
Platform: Linux
Date Added: Tuesday, Jul 21, 2009
Last Updated: Tuesday, Jul 21, 2009
Visit Website

TouchScroller CS
PHP SCRIPTS
PHP Scripts

This component utilized a special "touch" interaction experiences. It is extremely easy to use; just drag n drop and no Action Script needed. Fully customizable plus motion blur and erasing motion effect.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.66 out of 5 3.66 out of 5 3.66 out of 5 3.66 out of 5 3.66 out of 5
Price: $14.9
Version:
Platform: Linux
Date Added: Thursday, Jul 02, 2009
Last Updated: Thursday, Jul 02, 2009
Visit Website

Quick Horizontal Resizable Gallery
PHP SCRIPTS
PHP Scripts

Some of the things you can change in the .xml file:- tons of scroller options;- you can setup a width and a height for the gallery, it will resize taking into consideration these limits;- you can toggle fullscreen on/off, the limits for the gallery will be the entire dimensions of the Stage;- you can specify the left/right/top/bottom distance of the picture, like so the picture will always be positioned at n px from the left margin, n px from the right margin and so on;- thumbnail address, big picture address, title, url and target;- IMPORTANT : you can also specify the scroller's position, at the top or at the bottom of the picture.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.66 out of 5 3.66 out of 5 3.66 out of 5 3.66 out of 5 3.66 out of 5
Price: $10
Version:
Platform: Linux
Date Added: Thursday, Jun 25, 2009
Last Updated: Thursday, Jun 25, 2009
Visit Website

XML Driven Complete Photography Template
PHP SCRIPTS
PHP Scripts

This is a complete template with the unique video background feature. You can change the color theme of the template and you can change the video background with an image background. This possibilities make this template the most amazing one on the market.This is an ActionScript 3.0 XML driven Flash template, and a perfect template for any photographer and for anyone else interested.No Flash knowledge is required for setting up this template. Everything can be set from a main .xml file and also each gallery has its own .xml file making it very easy to update and maintain.This template it's resizable adjusting considering the browser size. This means that everything will look the same on each resolution and your photos will appear the same for all your visitors.You can use a video or an image as a background. You don't need to worry about the resizing of the image or video background, all is done by the template, all you need to do is to set the path for them in the XML file.You can add as many photo collections as you like and you can also change their names.Template Features:* The template is resizable, so everything will resize based on the screen resolution, adjusting the size of each piece of the template based on the resolution without distortion. Resize the browser after the template is loaded in order to understand better this feature.* You don't need to know any code, all is configured with external XML files.* You have the option to add as many subcollections as you need and also to label them as you like, including the main collection button.* Video or image background.* The color theme of the template can be changed.* .mp3 sound playing in the background.* The 'Contact' window can be removed.* You can add as much text as you need in the 'Contact' window, having also a scroll bar for your readers.* The label for 'Contact' can be changed in the config.xml so you can rename those as you like.* The images can be viewed in two modes: expanded mode with or without panning support and normal mode. (the fit in/out option).* Panning support for the big images in maximize mode (this can be enabled or disabled for each image separately).* Slide show option, you can see the galleries as a slide show.* Full screen option.* Browsing in the gallery can be made by pressing arrows.* The code is written in ActionScript 3.0, this means that the performance is greatly improved in comparison with AS 2.0.There are full instructions in the help.txt file about how to set this up, it's really easy, plus you already have 4 submenus and galleries set up, you don't even need to read the help.txt file to figure it out.I hope you like this template because is an amazing piece of Flash work and if you have questions don't hesitate to email me.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.62 out of 5 3.62 out of 5 3.62 out of 5 3.62 out of 5 3.62 out of 5
Price: $50
Version:
Platform: Linux
Date Added: Monday, Aug 31, 2009
Last Updated: Monday, Aug 31, 2009
Visit Website

Flash wave flag effect
PHP SCRIPTS
PHP Scripts

You can apply this class to any DisplayObject . What makes it special is that it will work on a Sprite, MovieClip, TextFiled, and at the same time you can add MouseEvent listeners to them.This class can simulate a "flag in the wind" keeping the left part of the DisplayObject fixed or animating the entire DisplayObject without any restrictions.All you need to do is to instantiate the class with a single line of code like this:var waveObject:WaveObject = new WaveObject(flag1_mc);waveObject - the instance class flag1_mc - in this case this is a MovieClip but it can be any type of DisplayObject, this is the DisplayObject to which the effect will be applied.The class is well commented and easy to understand. Along with this product you receive a help.txt file explaining how to set it up. Enjoy!

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.60 out of 5 3.60 out of 5 3.60 out of 5 3.60 out of 5 3.60 out of 5
Price: 10
Version:
Platform: Linux
Date Added: Sunday, Sep 27, 2009
Last Updated: Sunday, Sep 27, 2009
Visit Website

Mini Template for Game
PHP SCRIPTS
PHP Scripts

This is the mini template which use HTML, CSS styling, XML driven menu, glassy effects and decent look. You can use this template for any web site purpose.Mini Flash Template for Game1. Vector buttons in Flash.2. Lens flare included.3. Stars and sparkles.4. Previous and next buttons for browsing.5. Selected item indicator.6. Code based rollover effect for buttons.7. Customizable scrollbar.8. XML driven menu.9. External HTML with image, p, span, div, a, class, external CSS file support.10. Contact page with full PHP supported.11. Image link and resizing supported as well align left and right.12. On Form Submit response is provided from the server in PHP.13. On each update of HTML files the scrollbar is set to top.14. As HTML files are SE Optimized so this complete project will be search able.15. You can make use of this in Content Management Systems.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.60 out of 5 3.60 out of 5 3.60 out of 5 3.60 out of 5 3.60 out of 5
Price: $6
Version:
Platform:
Date Added: Monday, May 25, 2009
Last Updated: Monday, May 25, 2009
Visit Website

Thumbnail Grid
PHP SCRIPTS
PHP Scripts

* Easy to customize using the Component Inspector interface;* XML Support;* Possibility to add/remove images on Runtime using Actionscript;* Possibility to add data like title, description, link etc.* Over 40 customizable properties;*Vertical or Horizontal;* Supports JPEG, PNG, GIF, SWF as well as library assets and DisplayObject instances;* Auto-scroll feature;* Mouse scroll feature;* 5 Preloaders;* More than 25 custom events.* 5 Effect components.Below and in the 'Samples' section you can see a few of the variations that can be created using the Thumbnail Grid component.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.57 out of 5 3.57 out of 5 3.57 out of 5 3.57 out of 5 3.57 out of 5
Price: $35
Version:
Platform: Linux
Date Added: Tuesday, Jul 28, 2009
Last Updated: Tuesday, Jul 28, 2009
Visit Website

Ultimate Portfolio Template with Admin and 2 Skins
PHP SCRIPTS
PHP Scripts

With all the included modules, the two different skins, deep linking and most of all the included Advanced PHP Content Management System (admin) this is amazing value for money, don't miss out. Key Features :- 2 full skins included out of the box (white and black with different graphics);- Supports deep-linking (users can go straight to an inside page with a direct link, which allows bookmarking and easy internal linking, support for the back/forward buttons of the browser etc.);- XML driven, completely dynamic, you can choose to use the bundled CMS or manually edit the XML files like all the other templates;- Modular design, you can choose which modules you wish to use ;- Complete solution, from displaying images and video to having a working php contact form with auto-responder, this covers all your portfolio needs in a stylish package.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.54 out of 5 3.54 out of 5 3.54 out of 5 3.54 out of 5 3.54 out of 5
Price: $34
Version:
Platform: Linux
Date Added: Sunday, Sep 27, 2009
Last Updated: Sunday, Sep 27, 2009
Visit Website

Two Levels Menu 05
PHP SCRIPTS
PHP Scripts

Features: unlimited number of buttons for the main menu as well as for the submenu;colors/gradients/fonts/sizes/coordinates/angles/text/url/target/submenus/submenu; position/alpha initial value/distance between main buttons/distance between sub menu buttons (just about everything) customizable from XML; you can also choose to keep the active menu opened or not from the .xml; you can also position the sub menu at the top or at the bottom from the .xml;nice looking and easy to implement as standalone menu or within another project; you can either have or not sub menus, you can also toggle this from the .xml file. Enjoy this new release from Oxylus Flash.Support only on our Two Levels Menu 05 Public Support Forum.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.51 out of 5 3.51 out of 5 3.51 out of 5 3.51 out of 5 3.51 out of 5
Price: $8
Version:
Platform: Linux
Date Added: Monday, Jun 29, 2009
Last Updated: Monday, Jun 29, 2009
Visit Website

3D Box Rotator
PHP SCRIPTS
PHP Scripts

I present you the small component for your website - 3D Box Rotator. Sides of the box can be static or interactive. Static is simple images, interactive - dynamic content: SWF files, MovieClips, Sprites, etc. You can use unlimited count of box sides.You have 2 methods of using the component: Inner-Page version (fully XML based, for not Flash programmers) and Developer version (realize any idea, for Flash programmers). Both versions have equal functionality, but they have different methods for applying.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 3.51 out of 5 3.51 out of 5 3.51 out of 5 3.51 out of 5 3.51 out of 5
Price: 12.99
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Thursday, Mar 12, 2009
Last Updated: Thursday, Mar 12, 2009
Visit Website

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek