Rotating Earth Collection
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
Its a Full Screen FLV player, easy to change the skin, and you can also resize the player just by scaling the Movie Clip.
While preview the demo file please maximize the window for best view.
Player properties
videoPlayer.docWidth = 500;
videoPlayer.docHeight = 500;
videoPlayer.scaleTofit = true;
videoPlayer.volume = 200;
volume more than 100 will be set to 100 automatically
videoPlayer.fullScreen = false;
videoPlayer.playVideo ( 'nike.flv' );
Code Style : as1
Resizeable : Video will automatically resized to fit the player
Category:
Main features:
Easy to edit
leaveYourFlash(tm) - customize every detail through XML
Drag&Drop
Both AS2 & AS3 versions included
Only 4kb!
Fade in/Fade out effects
Automatic playback
Playlist shuffle
Streaming music
Unlimited tracks
leaveYourFlash(tm) - ultimate XML customizzation!
Change colors of nearly every element of the player:
-Button backgrounds
-Button icons
-Artist/Title text
-Equalizer (stopped/playing)
-Background transparency
Enable/Disable the Autoplay/Shuffle/Streaming
Edit the playlist
More d-Audio players coming soon!
Enjoy,
Philip Seyfi
Category:
Display a large number of images or menu items in a limited space with the option of adding captions to each image. Horizontal or vertical display and scrolling. The AS3 version also includes XML support as well as the use of external images and SWF's.
Category:
This is a XML based gallery with a nice effect, unlimited categories support, draggable menu with swing effect and a nice slider including arrows, slider and mouse wheel functionality.
Each thumbnail is clickable and the big image preview shows up with a nice effect and corresponding description.
Enjoy with this Flash file! Thanks!
Category:
BarCode 39 is a bar codes generator Flash component, wich can be printed/scanned on sheet labels or custom packaging.
BarCode 39 (sometimes called "code 39") is a widely used barcode standard that includes capital letters, numbers, and several symbols. This is not the barcode for UPC's (universal price codes) found on products at the store. However, most kinds of barcode scanners will recognize 3 of 9 just fine.
Category:
The Movie Credits component can be used for displaying movie credits.
The text begin "off screen", at the bottom just like in movie credits you see at the end of a movie.
Category:
This is an useful set of 30 masks for your images transition.
Very easy to use and set.
Besides the classical way to apply masks, a nice & simple example is in the code of this sample.
You can use your own shapes for a specific transition.
Only about 2.5 Kb average for each mask.
Category:
easyMenu is a XML - Driven menu with cool easing animation effect. This component is very easy to use and can be fully customizable according to your needs.
Just add some easyMenu to your website.
I am sure you will love this.
More about easyMenu in FEATURES section.
Category:
This is a nice drawing table ! Only 2 KB !
Category:
The Vertical Scroller Slideshow displays multiple images(jpg, png, gif or swf ) that can be scrolled automatically or via a scrollbar. When scrolled manually, the scroller auto-snaps to the closest image. Each image has a link that opens when you click on it. Images and links are configured through an XML file.
Category:
You can use it as is or you can customize the visual appearence by editing de library items marked with " [editable] " in gallery.fla file. Aditional customization can be achieved by editing only the variables wich are commented (you can find them usualy in the constructor function) in the .as files. You will have to recompile the project in order to see the changes.
Category:
Icon library designated for Adobe Flash CS3 (9), 8, MX 2004 (7) and MX (6) using extension architecture to be used in a variety of commercial works, development projects, and websites.
Category:
Simply replace default movie clips with your own
pictures, movie clips, buttons, or video!
Anything goes!
Colors can be changed easily.
A simple XML document controls button quantity and attributes.
Category:
This is a nice bitmap pixel zoom. You can set the zoom (for e.g zoom 5 or 6 etc) and the dimension of each zoom box(for e.g w = 150 px and h=150 px).
Category:
It plays YouTube streaming videos! and any kind of video file that Flash Player supports ( FLV / H.264 encoded video and/or HE-AAC audio such as MP4, M4V, M4A, MOV, Mp4v, F4V). The code is very clean and it's easy to customize the player design.
H.264 video and/or HE-AAC audio
Supports MPEG-4 standard container files that contain video and audio data encoded using H.264 video and/or HE-AAC audio including MP4, M4V, M4A, MOV, Mp4v, F4V, FLV.
Category:
Flash menu items with watter effect (timeline animation based). Fully organized folder structure. To modify the icon in the menu just have to edit the image in library.
Category:
This Full Screen News Viewer is a great addition to any flash website. It hides away as a tab on the left side of the screen when you're not viewing it, but expands to fill the width of the screen which you click on the tab! It resizes when the browser window is resized.
It has many features such as being updated by an XML file, so the text and images are loaded from external files which makes it easy to update!
Your news items can have unlimited length (scroll arrows appear when the item it too long).
Each news item has it's own image (jpg or swf). These can link to an external file, or if you leave the url field blank in the xml file they won't have a link.
This news viewer has built in CSS hover styles. So you can include HTML in your news items and links which automatically have styles applied to them. You can easily change the colour in the flash file.
Just put your flash website into the movieclip in the middle and it will auto-centre when the browser window is resized!
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:
A very useful Flash contact form. Data will be sent via a PHP file that's included in the download package. Form validation also included. It's a fully customizable FLA file that can be published as player 6, 7, 8 and upwards.
*Note : Before start : Make sure that your server allows you to send mail through PHP!
Category:
This is a Flash Lite 1.0 version of the popular Mastermind board game.
For those who don't know this game: The objective of the game is to guess the password - a sequence of the colors choosed randomly by the computer.
The password is formed by 4 colors that may be any combination of the 6-8 colors available (depending on the game difficulty level).
Mastermind on Wiki: http://en.wikipedia.org/wiki/Mastermind_%28board_game%29
Category:
Other links at Flash > Movies
The images have the following changeable properties:
- size
- radiusX & radiusY
- focus
- span
- rotating speed
- frame(optional) color & thickness
Category:
First steps to a complete game
Do you remember old style puzzle games where a ball/cat/alien had to run over a tiled environment to get to destroy/collect/push all diamonds/bombs/enemies?
Old Commodore killer games now can be written and played in your browser thanks to Macromedia Flash.
I want to write a remake of one of that old glories. Which one? It's a secret, by now.
I went to gotoAndPlay and discovered an interesting article about tile based movements. In that article, you can control a green square in a maze made by red squares. Not so bad, but i was looking for a "green square" (our ball/cat/alien) able to walk only over red squares, and dying if it walks out of them.
So I started changing a bit the code and the result is:
Category:
Flash-applets.com offers ready to use collection of Flash slide show applets in various categories in one download package. The images to be displayed, as well as the other parameters, are listed in an XML file. It includes 20 different special effects that are easily customizable to make your Web pages come alive.
Category:
Fnewsx v0.10
Your new Flash News Headline Scroller. It uses FLASH+PHP. There is an admin file to create,edit and delete news headlines.
Plans for the future are:
1- Form input detection to make the user enter proper data to fields (Such as double quotes)
2- Color control for the headlines.
3- Scroll speed control
4- Inserting images into headlines
Category:
he thumbnails have the following changeable properties:
- small size (on roll out)
- big size (on roll over)
- spacing
- influence
- snap&fade
NEW features in this version:
- images reflection
- automatic scrolling
- changeable scroll speed
- adjustable expanding direction
- vertical menu orientation
Category: