Alligator Flash Designer Tutorial Balls

Alligator Flash Designer Tutorial Balls


Effect here - http://www.swfcabin.com/open/1282747654
Sprite name - "kula"
ActionScript you have to paste:

Stage.showMenu=false; //usuwa rozwijane menu (zapobiega odtwarzaniu animacji poprzez kliknięcie Odtwórz itp)

kulki=new Array(); //tworzy nową tablicę dla kulek
kulki[0]=kula; //pierwszy element tablicy to kula

glebokosc=100;
numer=1;

onMouseDown=function()
{

newname="kula"+numer; //określa nowe imię dla kolejnej kulki
kulki.push(kula.duplicateMovieClip(newname,glebokosc)); //dodaje nowego MovieClipa o nazwie newname i głębokości glebokosc

kulki[numer]._x=_xmouse-kulki[numer]._width/2;




kulki[numer]._y=_ymouse-kulki[numer]._height/2; //ustala pozycję nowej kulki

numer+=1;
glebokosc+=1; //zwiększa numer i głębokość o jeden
};

Video Length: 01:15
Uploaded By: Ptimuleczka
View Count: 4,151

Related Software Products
Selteco Alligator Flash Designer
Selteco Alligator Flash Designer

Published By:
Selteco

Description:
Flash Designer greatly simplifies the process of creating interactive Flash animations for the Web sites. It allows to animate images, texts or shapes and add MP3 or WAV sound to the Flash movie. Designers can use more than 130 predefined animation effects like Fade, Zoom, Rotate, Flips. Built-in browser provides Flash animation preview. Users can import existing GIF animations, SWF clips or JPEG images. Novice Webmasters can export HTML code necessary to integrate Flash files with their Web ...


Related Videos
Alligator Flash Designer 7
Alligator Flash Designer 7

قناه خاصه ترفيه رياضه موسيقى كليبات
Video Length: 03:21
Uploaded By: NoStop Post
View Count: 172

Copyright © 2025, Ivertech. All rights reserved.