The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 ViewsIm doing a Bomberman flash and seeing as im new at AS i was wondering if someone could make me a Bomb exploder....At this moment in time it isnt seriously needed but if anyoen has spare time :D which i know some people do i would realy appreciate it.....And u would get credit. OTHERWISE BLAM MY A55.
Thx in advance
Darkaxl
At 7/11/05 02:17 PM, Inglor wrote: Learn how to make one yourself
Dude i wudnt ask if i was desperate im to busy animating and drawing out the story board i aint got no time...... TOPIC STILL OPEN thx for the reply anyway inglor
p.s .plzzzzzzzzzzzz :D
copy paste this on first frame, and say thanks to me for it
stop();
_root.createEmptyMovieClip("preloader", 10);
with (_root.preloader) {
_x = 175;
_y = 300;
_root.createTextField("percent", 9, 210, 350, 350, 50);
_root.percent.selectable = false;
onEnterFrame = function () {
loaded = _root.getBytesLoaded()/_root.getBytesTotal
()*100;
clear();
if (_root._currentframe == 1) {
lineStyle(1, 0xFF0000, 100);
beginFill(0xFF0000, 100);
moveTo(0, 0);
lineTo(loaded*2, 0);
lineTo(loaded*2, 50);
lineTo(0, 50);
lineTo(0, 0);
endFill();
lineStyle(1, 0x000000, 100);
moveTo(0, 0);
lineTo(200, 0);
lineTo(200, 50);
lineTo(0, 50);
lineTo(0, 0);
_root.percent.text = loaded+"% loaded"+" - Preloader by -KhAo-";
if (loaded=100) {
_root.nextFrame();
}
}
};
}
At 7/11/05 02:20 PM, Darkaxl wrote: i aint got no time...
You don't actually have to meet a deadline though do you.
............../´¯/)
..........,/¯../ /
........./..../ /
..../´¯/'...'/´¯¯.`·¸
./'/.../..../.....:^.¨¯\
('(...´...´.... ¯_/'...'/
\.................'...../
.'\'...\.......... _.·´
...\..............(
....\..............\
Noob
-_- hardy HAR lol Im still waitin for a bomb Pre-loader im aimin for a more cartoony effect so i wudnt need it so detailed just the spark going down to the bomb and blowing up revieling Play i would Super appreciate this as ive already said so thx if someone can achieve this.
At 7/11/05 02:28 PM, goldencherries wrote: ............../´¯/)
..........,/¯../ /
........./..../ /
..../´¯/'...'/´¯¯.`·¸
./'/.../..../.....:^.¨¯\
('(...´...´.... ¯_/'...'/
\.................'...../
.'\'...\.......... _.·´
...\..............(
....\..............\
Noob
lmfao yeah im a noob but the finger is fuckin awsome Im kinda theifin it :P thx anyway TOPIC STILL OPEN SOMEONE GOTTA HELP!