sUmcab;epþImGnuvtþ
- KUrrUbpáaymYy

- Convert vaeTACa Movie Clip edaycuc Right Click elIrUbpáay rYcykBaküfa
Convert to Symbol
- ykCeRmIs Movie Clip ehIydak;eQµaHvafa “ star ”

dMNak;kalsresrkUd
- cuc Click elI Frame TI 1 rYccuc F9 enaHpÞaMgsRmab;sresrkUdnwgelceLIg
- sUmsresrkUddUcxageRkam
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
|
|
////////////////www.GAMEBODIA.com//////////////////// i = 0; function goto_startpoint(which) { size = random(80)+20; which._xscale = size; which._yscale = size; which._x = _xmouse-20+random(40); which._y = _ymouse-20+random(40); which.speed = (size/10); which.fadespeed = (size/20); } onEnterFrame = function () { i++; _root.attachMovie("star", "star"+i, i); star = _root["star"+i]; goto_startpoint(star); star.onEnterFrame = function() { this._rotation += 10; this._y += this.speed; this._alpha -= this.fadespeed; if (this._alpha<=0) { removeMovieClip(this); } }; }; |
Bnül;kUd
- Gjti
- begáItGnuKmn_mYyEdlmaneQµaHfa goto_startpoint
3 |
|
|
function goto_startpoint(which) { |
TMhMpáay
kMBs;páay
- kMNt;eGayrUbpáayenATItaMgCit Cursor
7
8
|
|
|
which._x = _xmouse-20+random(40); which._y = _ymouse-20+random(40); |
- kMNt;el,ÓnpáayFøak;
9 |
|
|
which.speed = (size/10); |
|
- kMNt;el,ÓnEdlpáay)at;TAvij
10 |
|
|
which.fadespeed = (size/20); |
- Tajyk Movie Clip eQµaH Star ecjBI Library mkdak;elI Stage
14
15
16
|
|
|
_root.attachMovie("star", "star"+i, i); star = _root["star"+i]; goto_startpoint(star); |
|
- eFVIeGaypáayvil
- eFVIeGaypáayFøak;
19 |
|
|
this._y += this.speed; |
|
- eFVIeGaypáayrlaybnþicmþg²
20 |
|
|
this._alpha -= this.fadespeed; |
- lubpáayecjBI Stage enAeBlEdlvarlay)at;rUbrag
21
22
23
24
25
|
|
|
if (this._alpha<=0) { removeMovieClip(this); } }; }; |
|
- rYcral;.
- sUmetsemIlGVIEdlGñk)aneFVIedaycuc Ctrl + Enter
- rW Export CaÉksar SWF edaycUleTAkan;mInuy File >> Export >> Export Movie
- rebob Publish ÉksareTACa .exe sRmab;ebIkCamYy Windows (Microsoft)
- rebob Publish ÉksareTACa .app sRmab;ebIkCamYy Macintosh (Apple)

|