-

  • Adobe Illustrator CS5 (4)
  • (3)
  • BLUFFTITLER (2)
  • Corel (13)
  • Flash (13)
  • Paint.Net (4)
  • ProShow Producer (44)
  • (71)
  • (1)
  • (1)
  • (1)
  • , (12)
  • (6)
  • (1)
  • (98)
  • (15)
  • (65)
  • (38)
  • (9)
  • (145)
  • (7)
  • (23)
  • (259)
  • (78)
  • , (111)
  • (12)
  • (141)
  • (12)
  • (93)
  • (9)
  • (157)
  • (381)
  • , (17)
  • (6)
  • (6)
  • (1)
  • (22)
  • (32)
  • (114)
  • (1)
  • (11)
  • (46)
  • (9)
  • (65)
  • (16)
  • (450)
  • (1)
  • (2)
  • (45)
  • (33)
  • (5)
  • (39)
  • (0)
  • (3)
  • (153)
  •     (6)
  • (48)
  • (635)
  •     (33)
  •     (6)
  •     (23)
  •     , (36)
  •     (19)
  •     (12)
  •     (5)
  •     (2)
  •     (33)
  •     (12)
  •     (140)
  •     (3)
  •     (3)
  • (389)
  • (9)
  • (48)
  • (24)

 -

   lara4

 - e-mail

 

 -

 LiveInternet.ru:
: 09.12.2012
:
:
: 3665

:


ADOBE FLASH CS6 -

, 24 2014 . 15:30 +
_ Adobe Flash CS6 -

, , , , , ...))
( )



novprospekt TweenLite jzayka . ...))


-,
Adobe Flash CS6

Adobe Flash CS6 Portable
, Windows 7, 64 .

.
( ). " "


gs .

4112125_gs.rar

, .



. . Adobe Flash CS6







10.jpg








( , ...))) -:

// TweenLite
import gs.*;
import gs.easing.*;

//
const IMAGE_PIECE_WIDTH:uint = 50;
const IMAGE_PIECE_HEIGHT:uint = 43;

// ,
var imagePieces:Number = 0;
picture.visible=false;
completeHandler();
function completeHandler():void {

// bitmap data
var imageTextureMap:BitmapData = new BitmapData(picture.width,picture.height);
imageTextureMap.draw(picture);
//
var columns:Number = Math.ceil(imageTextureMap.width / IMAGE_PIECE_WIDTH);
var rows:Number = Math.ceil(imageTextureMap.height / IMAGE_PIECE_HEIGHT);

//
for (var i = 0; i < columns; i++) {

//
for (var j = 0; j < rows; j++) {

// -
var imagePieceHolder:MovieClip = new MovieClip();

// , bitmap data
// -.
var imagePiece:Bitmap = new Bitmap();
imagePiece.bitmapData = new BitmapData(IMAGE_PIECE_WIDTH,IMAGE_PIECE_HEIGHT);

// - .
// (1,1) ,
// . (
// ).
imagePiece.bitmapData.copyPixels(imageTextureMap,
new Rectangle(i * IMAGE_PIECE_WIDTH, j * IMAGE_PIECE_HEIGHT,
IMAGE_PIECE_WIDTH, IMAGE_PIECE_HEIGHT),
new Point(1,1));

//
imagePieceHolder.addChild(imagePiece);

// .
// , -.
imagePieceHolder.x = i * IMAGE_PIECE_WIDTH;
imagePieceHolder.y = j * IMAGE_PIECE_HEIGHT;

// ( )
imagePieceHolder.origX = imagePieceHolder.x;
imagePieceHolder.origY = imagePieceHolder.y;

//,
imagePieceHolder.addEventListener(MouseEvent.MOUSE_OVER, mouseOverHandler);

//
addChild(imagePieceHolder);

//
imagePieces++;
}
}
}
// ,
function mouseOverHandler(e:Event):void {

//
var imagePieceHolder = (MovieClip)(e.target);

// target
var randomX = Math.random() * 1000 - 500;
var randomY = Math.random() * 1000 - 500;
var targetX = imagePieceHolder.x + randomX;
var targetY = imagePieceHolder.y + randomY;

// , TweenLite.
// "outTweenFinished()" .
TweenLite.to(imagePieceHolder, 1, {x:targetX, y:targetY, onComplete:outTweenFinished, onCompleteParams:[imagePieceHolder]});

// display.
// , .
setChildIndex(imagePieceHolder,imagePieces - 1);

// MOUSE_OVER
imagePieceHolder.removeEventListener(MouseEvent.MOUSE_OVER, mouseOverHandler);
}

// ,
function outTweenFinished(imagePieceHolder:MovieClip):void {

//
var origX = imagePieceHolder.origX;
var origY = imagePieceHolder.origY;

//
TweenLite.to(imagePieceHolder, 1, {x:origX, y:origY, onComplete:inTweenFinished, onCompleteParams:[imagePieceHolder]});
}

// ,
function inTweenFinished(imagePieceHolder:MovieClip):void {

// MOUSE_OVER
imagePieceHolder.addEventListener(MouseEvent.MOUSE_OVER, mouseOverHandler);

}








! .
,
, ,



, . . !!!


, :

_



_







LiSu



_



Lyudmila_Spring




" ":

1 -
2 - - ...
...
22 - - -
23 -
24 - Adobe Flash CS6 -
25 - 3D flash
26 - - 1
...
29 - ...
30 - Portable Flash Effect Maker Pro v5.01
31 - - Sothink SWF Quicker




"* Adobe Flash":

1 - Adobe Flash CS6 Portable
2 - Adobe Flash.
...
8 - Adobe Flash CS6( S2)
9 - " " Adobe Flash CS6
10 - Adobe Flash CS6 -
11 - - Adobe Flash CS6..
12 - 3D ( )
...
39 -
40 - Adobe Flash 3D (3D )
41 - Adobe Flash Professional CS6 12.0.0.481 [MULTi / ]


Flash
:  

_   , 17 2014 . 11:13 ()
!!!!!!!!! ---!!!!!!!!!!!!!!!!!
   
: [1] []
 

:
: 

: ( )

:

  URL