Home / Components / Various / Smart Clouds /
Smart Clouds
1 purchase
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$2.00
Package includes: FLA
Flash Version: Flash 8
Viewable with: Flash Player 8
Action Script: ActionScript 2.0
Product ID:F0901610
Please install flash first.
- Creating interactive banners and backgrounds to attract users
- Applying in designing interactive games and simulation experiment on ecosytem
- Making interactive demonstrations which are environment friendly
What in this :
smartclouds.zip include :
1) smartclouds.fla : the main source file smartclouds.fla for rich interactive banner/background
2) background_1.fla : the first background sample source file
3) background_2.fla : the second background sample source file
4) loader.fla : the loader sample source file
5) smartclouds.swf : the main file smartclouds.fla for rich interactive banner/background
6) background_1.swf : the second background sample file
7) background_2.swf : the first background sample file
8) loader.swf : loader sample file
9) Readme.txt : document help file
-----------
sample.zip include:
1) preview.swf : the preview swf file for main file smartclouds for rich interactive banner/background
2) background_1.swf : the first background sample file
3) background_2.swf : the second background sample file
---------
How to work:
I created a background of a hill, a stream, the sun and one original cloud. The cloud has a default speed and flying direction on the screen. A button was created in a form of tree to plant trees on the hill. A timer is installed to make random clouds on the screen in case users do not click to the Sun for a new cloud.
Each cloud is "an alive entity" which has it's own life cycle. It is being born and then lives and then being destroyed. Each cloud carries a message (text and link) to the contents you wish to send to your audience. If there is not action from users, the clouds will fly randomly on the screen. When touching the screen's boundary, the clouds will change direction. A new cloud will be created every 10 seconds (customizable). If 2 clouds meet each other, one cloud will eat the other and the raining, thunder and lightning will appear. ( I'd removed the thunder and rain sound but you can put your own sounds of thunder and rain)
Users can speed up this process by creating more clouds up to a limit (customizable). "Drag and drop" function can be used for the clouds to actively make thunder, rain and lightning...2 background samples are provided (you can design yourself more). A background will be loaded randomly to help your website/presentation more interactive and live.
Rule:
Click the Sun (button) for a new Cloud with a random speed, size (width, length), location (x, y coordinate) and direction. The cloud will randomly fly on the screen but not too close to the ground.
If you don't create a cloud (not touching to the Sun button), the every 10 seconds, the new cloud will be created by a timer. Duration can be customized based on your needs.
Each cloud carries a message (text and link) to introduce about your self, your slogan, link to your Website ... You can customize number of cloud and number of messages.
The created clouds wander on the sky (screen) and when they meet each other, the collision will happen. The bigger cloud will eat the smaller one and then the sky color will change and raining, thunder and lightning will happen .
Raining duration can be customized too.
----------
How you can use it in your project:
Step 1: Open file smartclouds.fla
Step 2: Create your new flash file, create 2 layers
Step 3: Below are code lines in the first keyframe of first layer in your fla file
fscommand("allowscale",true);
// ----- New------
//Check if not installed oldHitTest to install a new one
if(this.oldHitTest()==undefined) {
// ----- This code allow to change from global to local coordinate x, y in case you call load thi movie into another ------
MovieClip.prototype.oldHitTest = MovieClip.prototype.hitTest;
MovieClip.prototype.hitTest = function(x, y, sf){
var obj = {x:x, y:y};
this._parent.localToGlobal(obj);
return this.oldHitTest(obj.x, obj.y, sf);
}
// ----- End New------
}
Step 4: Press Ctrl + L to open the library
Step 5: Choose the mcInteractiveBacground movie clip you need on the Library smartclouds.fla
Step 6: Drag the mcInteractiveBacground ones you have chosen from Library into your stage on the second layer and now it's READY for your use.
Note: You can also use load movie clip command to use it in your fla project simply by putting a code line : this.loadMovie("smartclouds.swf"); This movie can be resided freely. I include a loader.fla as an example on how to load this movie as an external movie
How to customize it: You can also customize them yourself. You can customize number of cloud, default size and random location, turn on/ off related information on the screen, text and link on each cloud, raining duration, the default times to create a could automatically. In summary, you can customized whatever you like in this flash.
//-----------------Begin Your customize here-------------
//-------------replace by your own text, these text will be shown randomly when a new cloud is created up to vMaxNumberOfClouds + 1 (here are 4), html code are ok
var text1 = "Buy with Flashcomponents.net";
var text2 = "Sell with Flashcomponents.net";
var text3 = "Interactive with Flashcomponents.net";
var text4 = "Income with Flashcomponents.net";
var text5 = "Competitions with Flashcomponents.net
$2.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by greentea:
Related components:
Featured components:
This is an ActionScript 3.0 XML driven Flash te...[+]





















2 comments
Add comment
george25
#  /  PM  /  posted on Mar 11, 2009
greentea
George25, thanks u very much :-D
PS: How can you see it because is not yet approved?
Rich Interactive Background/Banner - Smart Clouds, Only 19.3Kb, Flash 8+, AS2
It is usefull for
- Creating interactive banners and backgrounds to attract users
- Applying in designing interactive games and simulation experiment on ecosytem
- Making interactive demonstrations which are environment friendly
Feature
- Useful in background, banner, games, simulation, demonstration experiment on ecosystem
- Rich user's interactive
- Customizable, background, text, HTML and link, and a lot more
- Resizable freely
- Light
- AS2+
- Flash 8+
#  /  PM  /  posted on Mar 11, 2009