-

  • (3188)
  •    ... (777)
  •    .... (601)
  •     ... (491)
  •    ... (460)
  •     . (345)
  •    .. (140)
  •    .. (123)
  •     (108)
  •    . (92)
  •    ..... (83)
  •    .. (75)
  •    . (29)
  •     (24)
  •    .. (16)
  •    ... .. (8)
  •    ... (5)
  •    .. (2)
  • (2268)
  •    ... (639)
  •     ... (502)
  •    .. (283)
  •    .... (266)
  •     . (145)
  •    ... (122)
  •    . (66)
  •    .. (63)
  •    .. (57)
  •    .. (50)
  •     . (45)
  •    . ... (33)
  •     (22)
  •    .. (21)
  •    ... .. (20)
  •     (18)
  •     (14)
  •     (13)
  •    . (13)
  •     (11)
  •     (8)
  •    .... (2)
  •     (1)
  •     . (1)
  •     . (1)
  • . (702)
  •    - (58)
  •    ..... (51)
  •     (48)
  •     . (48)
  •    - (38)
  •     (36)
  •    - (34)
  •     Adobe Flash CS6 (30)
  •     (29)
  •     PS (28)
  •     (27)
  •    . - PS (26)
  •     (25)
  •     (22)
  •     (21)
  •    - (19)
  •     . (15)
  •    - (15)
  •     (14)
  •     (13)
  •     (13)
  •     (12)
  •    . (10)
  •     Demiart (8)
  •    - (8)
  •    - (8)
  •     (7)
  •    - (7)
  •     3D (7)
  •     (5)
  •     .. (5)
  •     (5)
  •     (5)
  •    - (4)
  •     (4)
  •    - (4)
  •    - (3)
  •     (3)
  •     (3)
  •     (2)
  •    -. (2)
  •    -. (2)
  •    Sothink SWF Easy 6.3 Build 630 Portable (2)
  •    Corel PSP (2)
  •     . (2)
  •    - (2)
  •     (1)
  •     (1)
  •     POSER 6. (1)
  •    GIMP - .. (1)
  •    -. (1)
  •    - (1)
  •    Sqirlz Water Reflections (1)
  •    -. (1)
  • (601)
  •     (238)
  •     (106)
  •     (73)
  •     . (47)
  •     (24)
  •    . (12)
  •     (11)
  •     (11)
  •    - (9)
  •    "" (8)
  •     . (6)
  •    . (6)
  •     (4)
  •    . (4)
  •     . (3)
  •     . (2)
  • (398)
  •     (119)
  •    .(.. (89)
  •     (50)
  •    . (49)
  •     (41)
  •     . (21)
  •     (17)
  •     (14)
  •     (14)
  •     . (13)
  •     . (11)
  •     . (2)
  • (223)
  •    . (66)
  •    . (60)
  •     (38)
  •     (20)
  •    WINDOWS 7 (18)
  •    .. (16)
  •    . (14)
  •     Windows (2)
  •     (2)
  • . (161)
  •     (68)
  •     (48)
  •     (28)
  •     . (12)
  •    - . (11)
  •     . (5)
  •     (4)
  •     (3)
  • (134)
  •     (16)
  •     ..... (15)
  •     . (12)
  •    . (10)
  •    . (9)
  •     . (8)
  •     . (8)
  •    .. (7)
  •     (7)
  •     . (5)
  •     (5)
  •     . (4)
  •    . (4)
  •    . (4)
  •     (4)
  •    .... (2)
  •    . (2)
  •    . (2)
  •     (1)
  •     (1)
  •     (1)
  •     (1)
  •    . (1)
  •    . (1)
  •    . (1)
  • (76)
  •     (24)
  •     (19)
  •     (14)
  •    . (7)
  •     (6)
  •     (4)
  • (72)
  •     (1)
  •     (1)
  • (39)
  •     (9)
  • (26)
  •     (23)
  • . (9)
  •    . (2)
  • (4)
  •    . (2)
  •     (1)

 -

250 - (0)

250 2. 3. 4. 5. 6. 7. ...

260 - (0)

260 260 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 1...

19 - (0)

19 ...

C V- . - (0)

c V- . ...

() - (0)

() http://bianzhirensheng.com/a/29238.html ...

 -

  •     - - . : Internet Explorer 6, Fire Fox 1.5, Opera 9.5, Safari 3.1.1 JavaScript.
  •      ^_^ Html-. ,
  •     , li.ru
  • - - - -

 -

, . !

 -

   Natasha_55

 - e-mail

 

 -

 LiveInternet.ru:
: 05.10.2012
: 7718
: 136
: 8091

:


- 1

, 08 2014 . 23:14 +
_ - 1





- 1

Adobe Flash ( )




,


Adobe Flash
AS2.0


- - -







,
follower












Stage.scaleMode = "noScale";
_root._quality = "BEST";

var grav:Number = 0.1;

function move_func() {

this._x += this.dX*this._xscale/100;

this.dY += _root.grav;

this._y += this.dY*this._xscale/100;

this._alpha--;

if (this._alpha<=0) {
this.removeMovieClip();
}
}

onMouseMove = function () {

i = _root.getNextHighestDepth();

varTarget = _root.attachMovie("follower", "follower"+i+"follower", i, {_x:_root._xmouse, _y:_root._ymouse});

varTarget._xscale=varTarget._yscale=25+Math.random()*75

varTarget.dY = -1-Math.random()*1;

varTarget.dX = Math.random()*1-Math.random()*1;

varTarget.onEnterFrame = move_func;
};


- Ctrl + Enter


- - -


( )



- ,




- CTRL + Enter
- - -
.


, ...)) !


, :

_





" ":

1 -
2 - - ...
...
25 - Adobe Flash CS6 -
26 - 3D flash
27 - - 1
28 - - 2
29 - - 3
30 - ...
31 - Portable Flash Effect Maker Pro v5.01




"Adobe Flash":

1 - Adobe Flash CS6 Portable
2 -
...
25 - Adobe Flash Proffesional CS5.
26 - Adobe Flash CS5
27 - - 1
28 - - 2
29 - - 3


" Adobe Flash CS6 ":
1 -
2 - - "3D "
...
23 - - 3
24 - - 2
25 - - 1
26 - Adobe Flash CS6 c " "
27 - " " Adobe Flash CS6..)
28 - Adobe Flash Professional CS6 12.0.0.481 [MULTi / ]
29 - " " Adobe Flash CS6..)
30 - Adobe Flash(AS2,AS3)

.
:  

: [1] []