Be a Supporter!

Hellloo :)
I get to the question real quick, Im sure some of you familiar with the flash game series age of war.. well I cant get the principal of the game to the paper.. I mean I cant figure out a way to spawn movieclips as age of war does..

do you guys have any idea?
how can i spawn movieclips(probably array) with different abilities finding other movieclips (probably hitTest) spawn by the enemy and fighting..
I have some experience with as3 and as2 as well.. I can understand "big" words and please dont start with "start small" I've been "starting" small for long time now..

so.. help? ;)

thanks!!

age of war 1

http://www.kongregate.com/games/Louissi/age-of-war?gclid=CKm Jhb_roq8CFQdG3wodV1myXw

Response to: Need a really small favour please!! Posted January 13th, 2012 in Art

You're right. the web will be white-black-blue kind of thing. I'll add an image.

Need a really small favour please!!

Need a really small favour please!! Posted January 13th, 2012 in Art

Well I'll upload a site pretty soon and i'll have in the home screen a count down watch that i need him to look nice, i tried and tried and I probbly just cant do really designs figured maybe one of you could help me out, not a hard job really!
just a nice "stand for my watch will be really appreciated! even if you think the count down will be better off looks like something else I'll go with you I just need your help please!
this is my watch:
[URL=http://imageshack.us/photo/my-image s/266/27380794.png/][IMG]http://img266.i mageshack.us/img266/2003/27380794.png[/I MG][/URL]

Uploaded with [URL=http://imageshack.us]ImageShack.us[
/URL]

Response to: Umm I have a Difficult question Posted December 6th, 2011 in Game Development

umm pretty close minus the complicated stuff that i need to know like where in the selecting area the player put down the mouse and the teleport + push to that direction that the player needs to take...

I guess I just deal with it by myself.. I've already got new idea :P

thanks anyways!

Umm I have a Difficult question Posted December 5th, 2011 in Game Development

My english is bad i know, and im sorry!

Okay the problem is this, the script is writtin in action script 3, the goal is to make a Mouse Click and drag effect that will eventualy puss the player hard to the direction that the player pointer to.
there is a specific area the player can press on.. traveling off it will cancel the function. I hope you get the idea..

The problem is.. I have no actualy idea how to make it happen, I tried something but it failed.. and I dont ask you to write me a script, (thou you can do that, and i'll be extremly gald ;) )
I just need you to share with me your ideas of how should I make it, becuase mine suck :P

example: i tried to make a moveClip Circle that will be the area that the player can a few EventListeners that will detect wheter he pressed the player and wheater he is tring to "drag" him to the place he wants the player to teleport to. (this idea had so many bugs I almost quit the idea >.<")

Any ideas?

Thanks :)

Response to: Advance Question Please Enter =d Posted October 6th, 2009 in Game Development

At 10/6/09 09:35 AM, Yambanshee wrote: well really, they should have instance names when you add them. Ive never actually used duplicate movie though, i only use attachMovie.

Ok how can i use attachMovie? you have a tuto for me?

Response to: Advance Question Please Enter =d Posted October 6th, 2009 in Game Development

Guys?


Hi,
I tried to make another game and im stuck (nothing speacial)
Im tring to make a hitTest on 2 object with out names. that have been duplicated...
Im tring to make a game that many balls are moving in the frame and when one of the red balls hiting a blue ball both of them disapper without the rest of them ><"

help and hope you understand english is my 3rd language and Im doing my best. :)
Thanks in advance

Response to: How Can I Make A Flashing Mc? Posted July 1st, 2009 in Game Development

Thanks! =D

Response to: How Can I Make A Flashing Mc? Posted July 1st, 2009 in Game Development

Yeah I know what you mean...

onEnterFrame = function(){

It works like this right?


Hi...
Well...
My question is can I change with AS the alpha?
like

onClipEvent(enterFrame){
this._alpha = 100;
this._alpha = 0;
}

and then repet it to make it flash....
Thanks alot.

Response to: Window Applicaton On Visual C# 2005 Posted January 28th, 2009 in Programming

At 1/26/09 02:51 AM, CronoMan wrote: Start a new windows project, it should be plainly obvious what to do
Put out a button and a label, double-click the button and write the following code :

label1.Text = "hello world";

Console.Write writes text to the standard output stream (STDOUT) which is not directed to anything in a windows application (unless you allocate a console), so that's why that won't do anything

I mean... do you have any Windows application tutorials? ( why i cant post? im need to make it longer??)

Window Applicaton On Visual C# 2005 Posted January 25th, 2009 in Programming

Hello!!!
I've started to C# and i creat a Calucator hehe...
Now i want to do the same in Windows mode because in Dos it's not fun, and i want it to look better...
and i copyed the code and it seems not to be working... is this a diffrend syntx ?
( im not really sure what syntx is but i think it's the right word... )
because i tried even only

Console.WriteLine("Hello There");

And it doesnt work... why?
Some1 have any tutorials for that? i want to work with windows and not with dos... thanks alot!

Response to: Got Visual C++ Studio. Now What? Posted January 17th, 2009 in Programming

At 1/17/09 08:52 AM, Algorithm wrote: C++ Main
LearnCPP.com

The C++ Main I'm pretty sure is gonna get an update, but for now you have to browse through the 5 pages to find what your looking into

Thanks man! where did you find that?

Got Visual C++ Studio. Now What? Posted January 17th, 2009 in Programming

I'm cannot find any good tutorials for my level ( 0 = zero... XD )
Can someone gimme?
Thanks!

Response to: Making Defence Game With No Arrays? Posted January 16th, 2009 in Game Development

At 1/16/09 01:47 PM, gorman2001 wrote: jeez, learn ActionScript at first...

i know as!! the basic and more...
Im just cannot creat a TD game... i douno how...!!!!

Response to: Making Defence Game With No Arrays? Posted January 16th, 2009 in Game Development

At 1/16/09 01:07 PM, Cojones893 wrote: Stop asking for tutorials and just learn how to program. There is no point in making a game only with a tutorial. You will have the hardest time updating the code since you didn't write it. You will barely learn anything. If you learn how to use the language properly then you can make any game you want.

Also learn to use Arrays. They aren't going anywhere anytime soon.

So... My Clever dude please tell me... how im need to lern about the language with out any tutorials?
guess codes? guess what i need to type to make a button to work? and do what i want?
How?

Response to: Making Defence Game With No Arrays? Posted January 16th, 2009 in Game Development

At 1/16/09 12:55 PM, Argentin wrote: If you need a tutorial for it then just drop it
There are only like 2 tutorials on the net for TD games and none of them is complete
They won't help you in any way
Just learn arrays since they'll help you later on
Search for part one on the same forum
this one is not really helpfull if you ask me
Anyway you have 2 tutorials here
I hope they help you but just doing a TD after a tutorial won't be usefull in any way for you
You won't learn anything

So tell me please
what i need to do to make a TD game.
what i need to know?
i know (really good XD ) basic As...
What next?

Response to: Making Defence Game With No Arrays? Posted January 16th, 2009 in Game Development

At 1/16/09 12:46 PM, LesPaulPlayer wrote: you don't need a tutorial for a game. That won't teach you anything. If you know the code and the language you can make it do what you want.

I swear to god.
I TREID!!!
i tried alot of times!
Im just cant do it... i douno how to make those monsters to go where i want...
how to make there lifes and all other thing i need to know to make a TD game...
can you guys just gimme a tutorial?
IM REALLY WANT TO MAKE THIS GAME!!!!! IM SO WANT THAT I CAN EMBARSSED MY SELF FOR IT!!!!!!!!!

Response to: Making Defence Game With No Arrays? Posted January 16th, 2009 in Game Development

Cant you guys help me?
All i need is a tutorial!!!
Please gimme a tutorial for TD game!
PLEASSSSSEEE!!!!!! ~ Cry Very Hard ~


Hi...
Im want to creat a flash game TD... (tower defence) you know... umm... you build things keep killing monster that want to pass the level... I douno how to explian i hope you guys understand...
now... my problem is:
Arrays ( i wirte it right? )
i hate them!! can i make a TD game with out those Arrays?
If i do... can you gimme the tutorial? cuz i douno howi tried by myself and it didnt work well...
So someone can help me?
(i serched in google!! there is no TD games without Arrays... T_T )
Some1?

Response to: Dev C++ Tutorials please Posted January 15th, 2009 in Programming

At 1/14/09 02:46 PM, henke37 wrote: Here is a tip: dev c++ is abdoned old crap, uninstall it ASAP. Just go and download Visual Studio C++ Express Edition instead.

ok then... i'll do what you say

Response to: Dev C++ Tutorials please Posted January 14th, 2009 in Programming

At 1/14/09 04:32 AM, liaaaam wrote: Just look for general C++ tutorials.

For example.. clickme.

But my problem is... that i cannot understand how to use it in my program!
there wirte " put it in ' int < main > {
the sript
} "
i douno where is the int <main>!!!
i douno how to start a new program... i douno anything...

Dev C++ Tutorials please Posted January 14th, 2009 in Programming

Someone have tutorials for Dev C++?
I have serch over the net but i could not find any...
Im new at programing...
And i got Dev C++ i tried to download tutorials ( PDF )
But they use other program then me...
Can someone help me please?

Response to: Bullet Shoot From A Gun?? How? Posted January 9th, 2009 in Game Development

At 1/9/09 05:48 PM, sk8more wrote: i hope that explained it well enough :]
any other questions just ask

WOW! thanks ssssssso!!! much!!!!!!!!!!! i love you XD

Response to: Bullet Shoot From A Gun?? How? Posted January 9th, 2009 in Game Development

At 1/9/09 05:19 PM, sk8more wrote: you need to learn trig if its an aim at mouse game

var i:Number=1
var speed:Number = 15
onEnterFrame=function():Void {
angle=Math.atan2(_root._ymouse-gun._y,_r oot._xmouse-gun._x)*(Math.PI/180)
gun._rotation=angle
}
onMouseDown=function():Void{
_root.attachMovie("bullet","bullet"+i,i,

{_x:gun._x,_y:gun._y,_rotation:gun._rota tion})

i++
if(i>=50){
i=1
}
}

for(n=1;n<=i;n++){
_root["bullet"+n].onEnterFrame = function():Void{
with(_root["bullet"+n]){
_x+=Math.cos(_rotation*(Math.PI/180))*sp eed
_y+=Math.sin(_rotation*(Math.PI/180))*sp eed
}
}

that should do it.

can you explian it alittle bit? i dont like to copy past and not to understand the code...
( i will need it again... and again... ^ - ^ )

Response to: Bullet Shoot From A Gun?? How? Posted January 9th, 2009 in Game Development

At 1/9/09 05:12 PM, StaliN98 wrote: AS2 or AS3, and is it mouse aimed?

AS 2!! sorry... yes ( i think... if i understand you right ^_^")

Response to: Need someone for testing multiplayr Posted January 9th, 2009 in Game Development

At 1/9/09 02:25 PM, beloxx89 wrote: Hello,
I was wandering if anyone here would be interested in testing an online multiplayer game. Im not even half way through making it however i need to test out if the online algorithms are smooth. Please contact me at beloxx89@hotmail.com MSN...

i will be happy too! pm me! =)

Bullet Shoot From A Gun?? How? Posted January 9th, 2009 in Game Development

Hey guys...
i've started planing my game... and im stuck with coding the gun, finaly i made it
and now i douno how to make a bullet get out
(like duplicating just it new to go where the character pointing..
)
and the character can move\jump\ all the things with out wait the bullet stop... ( like a normal shoot and not a animation shoot ( turn-base games))
hope you understond me... now how do i make this happend?
i tried so many times... so Im asking you... can you guys help me?
thanks alot ^-^

Response to: I need a artist hand in my game Posted January 7th, 2009 in Game Development

At 1/7/09 11:56 AM, yokojakomoko wrote: If you tell me what type of game it is i will draw out some stuff for you. I love helping random foregners I dont know and would like a game on my profile.

You probbly got a message right now xD
hope for help xD