NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Puzzle Dog
38880 Puzzle Dog http://www.flashcomponents.net/component/puzzle_dog.html?ref=phils Drag and rotate the pieces to solve the puzzle. Well structured library items and actionscript code. A readme.txt file which describes how to create your own puzzle. After you get used to it you will need no more than 45 minutes to create a puzzle of your own - about 20 mins to draw the pieces according to a scanned design, about 10 mins to chosse the colors :), about 10 mins to setup the library items, about 5 mins to change some actionscript code. Watch out for the reward animation! :) Flash > Fla Archives flash   actionscript   application   puzzle   design   effects   flash components Aug 23, 2008 FlashC send email to FlashC

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Puzzle Dog:


Other links owned by this user
XML Smart Scroller is an XML driven scroller that calculates the length of the text you fill in, and SCROLLS THAT SPECIFIC LENGTH.
Nice smooth ease out animation, its time can be easily modified.
Set the space wich will determin the distance from the end o the text to the bottom scroller margin, when scrolled down to the maximum.
Bar press scroll (press on the right bar that holds the dragger to see the text scroll to that specific point).
HELP file included.
Drag and drop into you project (or copy paste)
Category:

This Animated Logo Preloader is easily customizable. You can replace the current logo with your own logo by simply replacing the logo.jpg inclluded in the package. You can also change the color of all the items by simply putting in the web colors into the variables located in the flash file. Settings such as speed, rotation and location can also be adjusted by simply replacing the values of the variables.

Examples:
var speed = 3;
var logoRotation = 70;
var backgroundColor = 0xFFFFFF;
var logoImage = "newlogo.jpg"

The image you use for the logo will always mantain its original quality during the animation.

This file is also ready to fit any size window, which is great for resizing and keeping the content in the middle of the browser window at all times.

Files included:
- logoAnimation.fla
- logoAnimation.swf
- logo.jpg
- help.text
Category:

Displays images on an engaging interactive 3D wall using the Papervision3D engine. The wall can be flat or set at any curvature to create a truly unique look. The viewer can also scroll, tilt and zoom the wall freely. Includes a built-in preloader for seamless transitions between thumbs and large images. Over 60 parameters to customize your wall ensures unlimited number of looks and an enticing viewer experience. Available for ActionScript 3.0 (Flash CS3) only.
Category:

Drag and rotate the pieces to solve the puzzle. Well structured library items and actionscript code. A readme.txt file which describes how to create your own puzzle. After you get used to it you will need no more than 45 minutes to create a puzzle of your own - about 20 mins to draw the pieces according to a scanned design, about 10 mins to chosse the colors :), about 10 mins to setup the library items, about 5 mins to change some actionscript code. Watch out for the reward animation! :)
Category:

Air gallery is a photo gallery with 3d space effect. All images data is taken from XML file. You can set some layout properties, e.g. colors.

Package includes: FLA,XML file, sample images
Opens with: Flash MX 2004, Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Category:

Very simple :
- drag the component on the stage
- resize it (as you would resize a button component)
- look at the parameters defined for the component and modify them as you want
=> Make some tests to view the range of possibilities I offer to you

All the variables have explicit names, so there shouldn't be any problem.
Category:

You can easily change the size and color of the dots, so it visually suits your project. Just make your desired modifications to one MovieClip in the library.

The animation is based on ActionScript, which makes it dynamic. You can modify the fade time and tween speeds and directions by changing a couble of variables. The percentage values in-between the animation is calculated, which makes the animation smoother. The tween is randomly calculated, so if you look carefully you can see that the tweens are not similar.

Ad a percentage text in the middle of the circle by setting percentageText variable equal to true.

When loading is completed, the playhead will jump to frame 2 where your content can be placed.

The preloader is easy to drop in before your file and it is Flash MX 2004 compatible and above and programmed in ActionScript 2.0
Category:

Programing language used: ActionScript 3.0 [AS3]

"Fullscreen Stage Align Pattern AS3" allows you to keep the movieclips aligned to where you want them to be aligned, with the confort and customizability of ActionScript 3.0.

Features:
Align on Resize:
Whenever someone resizes the browser with will automaticly smoothly move each movieclip to their specific place on stage.

Customizable margins:
Allows you to change the vertical and the horizontal margins, only by replacing the value of a simple varieble!

High customizable Tween motion:
Thanks to a tweening machine, Tweener, all the movieclips move smoothly, there are up to 41 tweening equations, this means that you will be able to change the way the movieclip move simply by changing the value of a single varieble.
In addition, you can also control the time that the movieclips take to be fully aligned, changing the value of a simple varieble.

Fullscreen pattern fill:
This feature fills the screen with a pattern whenever you resize the stage, so you always get a smooth and clean background without pixelation or distortion, you can use your favorite pattern or you can use the free included pattern i've created.

Embedded font:
Free Orgdot font, Teachers Pet Sans Serif, embedded in the file so even the user havent got this font installed he will be able to see it.
Enjoy :)
Category:

This is a two level xml gallery. Images are grouped in categories and the number of categories/images can be, theoretically, unlimited. The galllery will resize/reposition the elements according to the image dimension. The maximum size is set by the Stage dimensions. The gallery only works with image files (PNG, JPG, GIF).
The package includes: small description file, source files (.fla, .as), source design (.psd), test folder with the file embed in html, with the gallery going in fullsize (just like in the preview). Support is offered on forum.oxylusflash.com.

Enjoy !
Category:

The new Image Folio has support for an unlimited numbers of images. Images can have different sizes and you can chose between 4 ways of resizing/fitting the image inside the rectangular shape. It is xml driven, the xml file allows you to add a title and a data field for each image.
Image formats supported are: png, jpg, gif. Easily add any script you want for handling click actions on the images, with the possibility of identifying the images by their "data" attribute which was previously set in the xml file. The rectangular shape that you see on the stage it is the place holder for the image folio and at runtime it will act as a mask and it will also define the area in which the images will be center aligned. Resize this shape and also tweak the "w" and "h" variables inside Image.as file to obtain the desired result. Also settable in the Image.as file are: the border width, corner radius, label distance from the bottom edge of the image and also the shadow distance from the same edge. The 4 scale modes are (similar as the ones used for the Stage.scaleMode property): showAll, exactFit, noBorder, noScale. In each situation the image will be center aligned. You can set the scaleMode inside the Image.as file. By default it is set to showAll. You should also check out the variables inside Folio.as file. Each one of them has a comment. Tweaking these variables can help you achieve different results. Customizing the appearance of the Folio is easy. You have to edit the Library symbols which are grouped in suggestively named folders.

Enjoy this new release by OXYLUS.
Category:

Uber Mp3 Player is an AS3 audio player that loads streaming MP3's via a XML file. It includes a spectrum display that matches the beat of the music.

It features:
Graphic Spectrum Display beats to the music
Scrub Bar
Streams MP3
XML based for easy editing
Play, Stop, Pause, Next and Previous feature
Volume Control
Flashing ID3 Info Display
Auto play next mp3 file
Documentation provided for editing files
Time Played feature
Category:

Forum is very easy to use. Installation takes only 3 steps and they are well documented. You will need PHP and MySQL support on your server.

ADMINISTRATION:
You can see the preview here http://84.255.192.173/www/v2/admini.html
FORUM:
You can see the preview here http://84.255.192.173/www/v2/

Threads:
- Threads show how many posts is in it and how many views was
- it shows who has posted last post and when
- You can write sub name to the thread

Topics:
- They show how many posts and threads are in it
- They show in which thread was last post posted and who has posted it
- You can write topics sub name

User system:
- User can change his acount details(password, email, avatar,...)

Other things:
- Whole forum will align to the center of the stage
- Forum supports almost all standard HTML tags!
+ Much more

Installation:
- Installation takes 3 steps to complete. All three steps are well documented.
- You will need PHP and MySQL support on your server

Support: - If you have any question feel free to contact me on my email: uloren [at] gmail [dot] com
Category:

:: Flags Icon Set ::

- 100% vector graphics
- Scale to any size
- 100% Action Script based animation
- All flags movie clip symbols are properly given relevant country name
- Just drag and drop and use it
Category:

This a XML driven 3D carousel, fully customizable. To make things easier, most modifications can be done from the xml file, supports vertical and horizontal carousels as well as transparent pngs by setting the transparent variable to "yes". It supports a stroke effect, mouseover effect, lens focus (blurscale), radius both x and y, unlimited items and so on. It can be a menu, a product showcase, anything you want. The current size of the images is 100x100 but there are instructions on how to change that in the help. Includes all sources (.fla, .as, .psd), help file (.rtf) and preview (.swf, .xml, .html, .jpg, .js).

You can change the colors/gradients/text fonts by editing the library items.

Just check out the preview and you will see most of what this engine can do.

Features list:
- Unlimited number of files
- Ability to load transparent .png icons/images
- Ability to display resizable tooltip
- Supports image smoothing
- User friendly xml
- Easy to customize
+ can change the blurscale (focus)
+ horizontal or vertical carousels
+ can change the radius, both x and y
+ can have a setable default speed (autoplay) or follow mouse-x
+ can have reflections
+ can have mouseover stroke
... and many more, just check out the interactive preview

Enjoy !
Category:

My special offer now available for everyone. As a gift - all my products in one package, saving more than 50% . 35$ Only

Video Carousel
Cool Image Scroller
Realistic Carousel Gallery
Dynamic XML News Reader
Dynamic XML Gallery
3d Flip Rotation Gallery
Dynamic Photo Table
3d Rotation Gallery
Flash Gallery DNA
Dynamic Swinging Gallery
Egyptian Fire Effect
Flash Ripple Effect
Category:

Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above

Its an action script collapsible menu on user response with nice rollover and sound effect.First click expands it and the second click set it back to the initial position.

- each text is defined in separate symbol to make it easy to change
- help file included
Category:

Fire movie clip. Cool effect. Low file size. All you have to do is place the MC on your stage! Only 56kb!!!

Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 7 and above
Category:

Drag and rotate the pieces to solve the puzzle. Well structured library items and actionscript code. A readme.txt file which describes how to create your own puzzle. After you get used to it you will need no more than 45 minutes to create a puzzle of your own - about 20 mins to draw the pieces according to a scanned design, about 10 mins to chosse the colors :), about 10 mins to setup the library items, about 5 mins to change some actionscript code. Watch out for the reward animation! :)
Category:

Very simple :
- drag the component on the stage
- resize it (as you would resize a button component)
- look at the parameters defined for the component and modify them as you want
=> Make some tests to view the range of possibilities I offer to you

All the variables have explicit names, so there shouldn't be any problem.

Just a precision to use "functionEnd" :
You can specify the name of a function to run at the end of the countdown. The function has to be defined on the _root.
Category:

You can easily change the images, text and url for menu items via an external XML file. Supports unlimited number of images. Load images at any size and constrain the aspect ratio of the images. The effects are easy to adjust inside the fla file.
Category:

Other links at Flash > Fla Archives
Package includes: FLA
Opens with: Flash CS3
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above

Need a scroller , but you do not want scrollbars... this is what you need.

- AS3
- Text Loads through XML
- html rich textbox
- Auto Scroll, i.e. Scroller will not scroll if the text is not long enough
Category:

Gauge Looking PreLoader. Free for download and use. You can change the color by simply put Tint to the instance.
Category:

Papervision 3D Image Gallery

First thing, thanks to Papervision for their robust and opensource project.

This is my research on Papervision 3D (open source) / AS 3.0.

It has the best 3D rendering model, so that it looks very real!

Project Note:

1) Images and its content can be controlled via external XML file.
2) Its pure AS 3.0, so you need Flash CS 3
3) You need Papervision 3D source files.
Category:

This is a Photo Slide with 4 different transition modes (None, Normal, Slinky, and Wink)! Created using Flash CS3 and AS3. Easy to customize and position Photo Slide. Well documented Action Script, clean code and methods. Easily customize the buttons. Transition button is just for demo purposes. Easy to add to your FLA file only two lines of code needed:

import codesource.*;
var photoSlide = new PhotoSlide("data/photoSlide.xml",container,xPos,yPos,transistion);
Category:

Tab Gallery it's a two level Flash gallery that has support for JPG, GIF, PNG image viewing and for FLV playback. The first level is represented by the categories (tabs). The list of tabs is located at the bottom of the application. The number of tabs can be unlimited and each tab has it's corespondent in the XML file in the "category" tag. If the list of tabs is too long, a mouse sliding behavior will be enabled. The list will sli
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19869
Categories: 1275
Registered Users: 782
Mailing List Subscribers: 2049
Unique Outgoing Hits: 233669

Pagerank Statistics
PR 10
1 site(s)
PR 9
11 site(s)
PR 8
49 site(s)
PR 7
208 site(s)
PR 6
654 site(s)
PR 5
1699 site(s)

PHP News