 |
 |
|
|
 |
xml photo album for Flash MX 2004 - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
xml photo album automatically creates album names and places and centers your thumbnails on stage, and creates page holders for the thumbnails. All you need to do is to define the name of the albums, sort images, set the number of columns-rows for thumbnails, and thumbnail size in your XML file. The code resizes images to stay in frame as well. You can also attach notes for your photos too. Even you don't need to do any actionscript. Extremely easy!! Put your files in an image folder and just work on the XML file. Actionscript is attached externally as an AS file, easy to adjust for your web site.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 15 | Hits In: 0
DataGrid Extensions - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
Let's face it, the Macromedia Flash DataGrid component, as provided by Macromedia, is basically useless. No word-wrapping, no horizontal scrolling, no embedding of style sheets, etc. I, for one, have had enough! The TUFaT.com Flash Datagrid builds on the existing Macromedia DataGrid component, but adds a large amount of functionality, which finally makes this component useful to real-life applications.
Flash developers now have much more control over the FDataGrid Component than you ever had before. You will now be able to change the font color and style of individual cells, change the background style of individual cells, specify the color of a column EVEN when alternateRowColors is enabled (previously, alternateRowColors overrided column colors), toggle horizontal gridlines, use horizontal scrollbars, wrap text (even text within the headers!), remove that ugly header dividing bar, insert .css style sheet properties, and much more!
The FDataGrid Component is made by Macromedia to provide developers with a useful tool for displaying data in a sortable, editable grid. However, as provided by Macromedia, the DataGrid component has many limitations. These Extensions get around some of those limitations, while building on the existing DataGrid component, so that you do not lose any existing functionality.
These modifications costs $5, and include 100% of the source code, as well as the examples illustrated in the demo, and an API for the new functions in PDF format. The download does NOT include the DataGrid component itself. It is assumed that you already posses the DataGrid component, available from Macromedia. If you are using Flash 7 (also known as Flash MX 2004), then the Datagrid component comes with the Flash authoring environment. If you are using Flash 6, then the DataGrid component must be purchased from Macromedia with a DevNet kit.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 17 | Hits In: 0
Dreamweaver Progressive Flash FLV Video Player Extension - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
Easily add an Flash FLV Video Player to your Dreamweaver websites using our custom FLV Player Extension. A single external FLV file is displayed within the player using the Flash MX FlashVars for Passing the url to your external FLV file. This loads an external Flash FLV Video file for progressive flv file streaming to be played within our Flash 7 Media Controller. The FlashVars feature is used to specify an FLV file. The FlashVars holds a single relative or full url to the FLV file to be played and can be used as a local or web-based FLV Player.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 23 | Hits In: 0
Dynamic Flash 2004 Progressive FLV Video Player - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
This version uses 2 swf files, both are under 5KB in size, to dynamically pass the url of the flv file to a larger or fullscreen pop-up window. The right click menu now has FLV movie controls built into the menu to preserve real estate on the player. There are two version of the Dynamic Flash FLV Progressive Video Player both are powered by a PHP script that allows you to serve Flash FLV movies or video of any length from your website without needing Flash communications server.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 14 | Hits In: 0
Fast Gallery - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
If you are a professional photographer or graphic artist, you need to present your portfolio in the most eye-catching and dynamic way possible. Using advanced Macromedia Flash technology, you can now do this!
This Flash photo / image gallery allows extensive customization, so that you can make your portoflio look almost any way that you want, within certain layout constraints. This gallery includes some sleek, eye-catching special effects, and added many options for external configuration of the gallery. Just add your non-progressive JPG images to the appropriate directory, set the options in the configuration file, and then off you go!
This gallery includes an XML configuration file which will allow you to adjust the layout of the gallery thumbnails relative to the main image, and change the colors of almost any part of the system. The 4 possible layouts can be previewed using the Demo links above. 2 of these layouts show the gallery in so-called "smooth scrolling" mode, whereby the thumbnails are displayed in a scrolling, single-column mode.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 14 | Hits In: 0
FCS FLV Player - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
FCS FLV Player is designed for streaming with Macromedia Flash Communication Server (FCS) .FLV video files only. It only requires the user to have only Flash Version 6 player installed. The differrence between a component and an .FLA file is the amount of control you have over the features and design of your video player. A component allows for reusable code to be easily modified from within flash, this is a fast solution to implement video but, you cannot modify or add any additional features or change basic design parts of the player. Our FCS FLV Player with the source code allows you to easily change any of the features or design of the player by editing the code in Flash MX or Flash MX Pro 2004. Your player is ready to go when you recieve it, it can be uploaded to your server, you can modify the FlashVars in the html file to point to your FLV video file and it will work. You can completely control player functionality and design by modifying the FLA files actionscript code using Flash MX or Flash MX 2004: Our FCS FLV Player supports the following features: ABOUT An optional button to show a logo or other related information when the about button is clicked AUTOPLAY When you pass the flash variable AP=off the FLV file will load but, be paused so, you can embed multiple video players into a single page and using flashvars choose which ones will play when the page loads and which videos will be paused. MUTE When the mute button is clicked all audio is turned off and the video is paused PLAY Starts when the video begins or when the play button is clicked after a movie has been paused STOP Is when the video ends or when the stop/zoom buton is clicked, this returns the movie being played to the begining PAUSE This button will pause the video at the point in the timeline and when clicking the play button, the video, will play from the point on the movies timeline that the pause button was clicked BUFFER The buffer value can be hard coded or set as a variable using FlashVars SCRUBBING Moves the video timeline every time the video scrubber is moved to a position on the movies timeline ZOOM The Zoom button opens a larger sized browser window and stops the smaller player from playing, cuurently the zoom turns the 320x240 video player to a popup 640x480 video player Tracking the end of the video or total time is done automatically by FCS communicating dirctly with the SWF file.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 16 | Hits In: 0
Flash Button Component - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
With this component you can set up a navigation bar in seconds. -Buttons have got an alpha channel shadow, so you can overlay pictures and textures. -You can modify the color of each button with a real time preview. -You can load either .html pages or .swf movies -Each button has a "selected" animated state and a reverse animation on "deselection" -Custom component UI -Only 40 Kb
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 15 | Hits In: 0
Flash Communications Server powered FLV Player - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
This Flash Communications Server powered FLV Player is suggested for use when wanting to protect the video file being served. Progressive FLV videos are cached on the users computer in thier temporary internet files, this FCS FLV Player connects directly with your Flash Communications Server, preventing cacheing and potential Copyright infringments or file copying. FCS FLV Player is designed for streaming FLV files with Macromedia Flash Communication Server. It only requires the user to have Flash Version 6 player installed. The differrence between a component and an .FLA file is the amount of control you have over the features and design of your video player. A component allows for reusable code to be easily modified from within flash, this is a fast solution to implement video but, you cannot modify or add any additional features or change basic design parts of the player. Our FCS FLV Player with the FLA source code allows you to easily change any of the features or design of the player by editing the code in Flash MX, Flash MX 2004 or Flash MX Pro 2004. We most recently added the autoplay feature on the player as well as multiple versions showing various features and how to use them.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 20 | Hits In: 0
Gallery by Andrei - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
This image gallery is unique because it preserves the width of the image after loading, and rotates the image horizontally to allow full viewing. This is excellent if you have those giant panoramic image which extend for a very large width.
This gallery allows for easy categorization of your image in separate folders. Like the other Flash image galleries on TUFaT.com, this gallery includes an XML configuration file.
This gallery, like all scripts on TUFaT.com, includes FREE UPGRADES forever. It also includes 100% of the Flash source code, and a simple documentation file in the form of a Word document. Free user-to-user support is available on the support forum
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 20 | Hits In: 0
Gallery by BrightIdea - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
f you are a professional photographer or graphic artist, you need to present your portfolio in the most eye-catching and dynamic way possible. Using advanced Macromedia Flash technology, you can now do this!
This Flash photo / image gallery allows extensive customization, so that you can make your portoflio look almost any way that you want, within certain layout constraints. Eye-catching special effects have been built in to the image loader and thumbnail loader, so you don't need to even though the Flash-side. Just add your non-progressive JPG images to the appropriate directory, and then off you go!
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 18 | Hits In: 0
Webberize Interactive Preloaders - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
Five amazing Flash preloaders compiled in a .mxp file.
Auto installing extension for Flash MX.
Really out of the box:
-Download the mxp file > -Install it > -Open the Component Panel > -Drag your favourite loadbar on to the stage > -Publish... and you are done!
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 17 | Hits In: 0
XML Powered FLV Video and MP3 Audio Player - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
This XML Powered Flash External Progressive FLV Video and MP3 Audio Player includes the Flash version checker to insure a smooth user experience for users that do not have the latest Flash Player.
The included source code in .FLA file format can be modified in the Flash 2004 authoring environment with the included source code.
A single external FLV or MP3 file is displayed within the player using the Flash MX 2004 media controller for display. This loads an external XML file for progressive mp3 or flv file streaming to be played within the Flash 2004 MX Media Controller. The XML file holds a single relative or full url to the file to be played and can be used as a local or web-based MP3 / FLV Player.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 26 | Hits In: 0
Drag and Drop Tree - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
Description: This component extends the funcionality of the default macromedia Tree component in flash mx 2004. It allows drag and drop operations on folders and nodes, by setting dragRules. for example setting deny drag items, or deny drop into items, or deny drag a folder... ect.
version 1.3.0 (21st Dec 2004)
- Added in version 1.3.0 - costant: DENYDROPUPSIDEDOWN, disable drop between two nodes - functions: dragFunction, dropFunction for set user defined rules
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 13 | Hits In: 0
Templates247 - Website Templates - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
Ready-to-use, professionally designed flash templates and html templates in a lot of assorted styles from cars, financial and business templates to image gallery, sports and wedding. A template is a complete site design that can be opened with Macromedia Flash, filled with content and extended to suit particular needs. Individual templates or discounted packs are available as well as flash website intros and flash customization services. Upon purchase you receive a .ZIP file with the source files including Photoshop .PSD, .HTML, .SWF and Flash .FLA files. Win a commercial template by taking a simple survey.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 16 | Hits In: 0
Photo-Graffix - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
Ideal for Photographers and Artists. Display your photos online in a unique, modern attractive Flash interface. 3 photo views, photo descriptions, photo protection. Slideshow Feature. MP3 Player. Customizable look through administration panel. Add and remove photos from browser. Multiple Upload. Arange Images in specific order. Create/Delete Albums from browser. Unlimited Albums. Automated thumbnail generation with GD2 or ImageMagic. Free updates
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 22 | Hits In: 0
Flash FLV Player - Added 05/01/07
Rate | Report | E-mail | Bookmark
| Add to List | Details | Comments (0)
 
This Flash FLV Player can be used standalone, without the need for Flash MX 2004. The player allows you to show your videos more controlled and to a broader audience as with Quicktime, Windows Media or Real Media. Updated features are the showing of a placeholder jpg instead of preloading the video, so bandwidth can be saved. Also, the width and height of the video can be set in html.
License: | Version: | Platform:
Rating: (0/5) | Votes: 0 | Hits Out: 24 | Hits In: 0
|
|
|
Page: 1 [2][3]
|
|