fantero
/ flash & video
By purchasing a file(s) with this license, you are permitted to use it multiple times in one multimedia & website or any other project. You can use it for personal work or work for a client project that not generating income. You are permitted to multiple use of purchased file(s) in one single non-commercial project. You are not permitted to redistribute this file(s) or functionality provided with the purchased product without the author written permission, but you may modify its content.
By purchasing a file(s) with this license, you are permitted to use it multiple times in one multimedia & website or any other project. You can use it for personal work or work for a client project that can generate income. You are permitted to multiple use of purchased file(s) in one single commercial project or non-commercial project. You are not permitted to redistribute this file(s) or functionality provided with the purchased product without the author written permission, but you may modify its content.
By purchasing a file(s) with this license, you are permitted to use it multiple times in multiple multimedia & website or any other projects. You can use it for personal work or work for a client project that can generate income. You are permitted to multiple use of purchased file(s) in multiple commercial projects or non-commercial projects. You are not permitted to redistribute this file(s) or functionality provided with the purchased product without the author written permission, but you may modify its content.
3 Comments
kontramax
Posted on 2010 Jul 10
Posted on 2010 Jul 11
musictheory
Posted on 2011 Jul 17
Details
Uploaded: 01 July 2010
Opens With: Flash 8 (8+)
Files Included: FLA, SWF, MOZILLA FIREFOX, TTF
Size: 736kb
Action Script: AS2
Resolution: 500x277
Documentation: good
Keywords:
Do you like this file?
Abstract dream spots. Colored circles
Colorful fireworks
Beautiful autumn background
Background effect star
Appearing Hearts Effect
Background effect rain
Stylized Christmas tree
Xmas animated background
Night stars
Forest in the night
Glow navigation
Navigation - sparkle
Silent snow
Photo gallery
Butterfly flower
~You can change the fireflies size by adding your own value on the code bellow:
onClipEvent (load) {
this._xscale = this._yscale=this._alpha=random (50)+50
targetx = this._x;
targety = this._y;
~ You can change the number of the fireflies, the width and height and the speed by adding your own values on the code bellow:
scene_width = 400;
scene_height = 220;
scene_space = 50;
speed = 0.01;
lingtingNum = 45;