Be a Supporter!
Response to: How can i create my own game? Posted February 5th, 2008 in Game Development

buy a 900pages bookabout AS3.0 like I did and I read it.

you'll know how to make games after.

Response to: I'm really happy. Posted February 5th, 2008 in Game Development

At 2/5/08 06:38 AM, Rustygames wrote: You should buy a machine capable of running flash. When I first bought flash I had no money for a decent PC left (lol) so this happened a lot to me.

Same with me. Now on my new computer it never ever freeze. But at least I learned to save a lot.

Response to: The Hanging (Storyline) Collab Posted February 5th, 2008 in Game Development

At 2/4/08 08:26 PM, AAF wrote: how long do u have our parts to be ?

wow .. that was such the worst sentence ever...

How long do you want our part to be ?

Response to: The Hanging (Storyline) Collab Posted February 4th, 2008 in Game Development

how long do u have our parts to be ?

Response to: The Hanging (Storyline) Collab Posted February 1st, 2008 in Game Development

I got an idea for my part ,ill start working on it. it may take like 3 parts.

ill give u news as soon as possible.

Response to: The Hanging (Storyline) Collab Posted February 1st, 2008 in Game Development

I would suggest a new preloader. And menu 2 is a lot better imo.

I may do a part, just need an idea :S

Response to: Ng Users Flash Experience! Posted February 1st, 2008 in Game Development

I think of an idea for a game, draw some shitty characters for my game ( on paper ). Then I remember I dont know AS3.0 yet and I go in my room to read my As3.0 Book

:P

Response to: Test My Game Posted January 25th, 2008 in Game Development

You should add some colors.

I had no speaker on, but make sure to have a nice music.

Also, u can have -X life, fix that :P

look like a nice concept to me.

Response to: so I bought 2 books... As3 Posted January 23rd, 2008 in Game Development

maybe its just me that have been to stressed about it :P

ill keep reading it and ill give ya news!

Response to: so I bought 2 books... As3 Posted January 23rd, 2008 in Game Development

Well , they talk about package and .as files...

ill give u the exact example they give, but I can really copy the sentences..

The file structure for our program's source files becomes:
virtualzoo
/- src
/-zoo
/-VirtualZoo.as

and so on.

so I bought 2 books... As3 Posted January 23rd, 2008 in Game Development

Thats right. I bought 2 excellent books about AS3. One problem still remain.. I dont understand where to place those scripts! :O

It keeps saying ''ok, add a .as file in your main .as file'' ... I just dont understand where to place all these.

I searched google but since AS3.0 isnt as propaged as 2.0, it's hard to find good tutorials.

Any1 can just give me some quicks tips, or even better, a lil .fla .

Response to: I teach hardcore AS3 programming Posted January 15th, 2008 in Game Development

Im starting to learn some AS3.0 now. Lets see what ucan teach me :D

Response to: Flash Error Posted January 15th, 2008 in Game Development

Cause I bought 2 books for learning AS, one is about A.S3.0 and the other one is like a AS dictionary.

Look like ill learn AS3.0 first :P

Response to: Flash Error Posted January 15th, 2008 in Game Development

I was using AS3.0. I did it with AS2.0 and it worked.

Is there really a big difference between both?

Flash Error Posted January 15th, 2008 in Game Development

Basicly im new to AS and I decided to try learning some before buying Flash (I downloaded the ''free trial'' version).

I was reading on AS:Main and decided I would try to make something, like just making a character move.
The problem is that it wont let me add a script on a MC, only on frames. Correct me if im wrong, but isnt a movement code going on the MC??

I decided to add the script inside the MC ( on the frame ) and heres what it say:
1087: Syntax error: extra characters found after end of program.

my code is only :
onClipEvent(load){
speed=5
}
onClipEvent(enterFrame){
if(Key.isDown(Key.RIGHT)){
this._x+=speed
}
if(Key.isDown(Key.LEFT)){
this._x+=speed
}
if(Key.isDown(Key.UP)){
this._y-=speed
}
if(Key.isDown(KeyDOWN)){
this._y+=speed
}
}

As I said, im pretty sure this should go on a MC and not on a frame.

Response to: Best As Book.. Tell Me! Posted January 10th, 2008 in Game Development

For a fun learning experience:
http://www.amazon.com/Foundation-Actions cript-3-0-Animation-Making/dp/1590597915 /ref=pd_bbs_sr_4?ie=UTF8&s=books&qid=120 0015453&sr=8-4

For reference:
http://www.amazon.com/Essential-ActionSc ript-3-0-Colin-Moock/dp/0596526946/ref=p d_bbs_sr_1?ie=UTF8&s=books&qid=120001545 3&sr=8-1

I used both when I created "Hangman Extreme," "Monsters of Rock," and "Lazerbeamz." Looks like they're all on discount at Amazon, so go nuts.

-)

Those 2 books looks really nice. I took em and they are on the way :D

thanks!

The ''dummies'' one looked nice but they look too stupid

Best As Book.. Tell Me! Posted January 10th, 2008 in Game Development

I really want to learn AS and I cant always be in from of my computer reading. I decided to buy a book to learn how to do it. The only problem is that there is like 30 books about AS ( Flash8:AS, Flash8 for dummies, Flash AS for dummies, Flash game programming for ... ETC ETC)

Anyone bought one and could recommend me one? Im BEGINNING with action script and I really want it to be simple but really helpfull.

Give me some title!

Response to: Saving as a Gif Posted October 31st, 2007 in Game Development

When I publish it , it works but it doesnt show what I drew. It shows some kind of shapes and colors but not what I made.

Any idea why it do that ?

Response to: Saving as a Gif Posted October 31st, 2007 in Game Development

thanks! :D

Saving as a Gif Posted October 31st, 2007 in Game Development

I know its possible to save a little animation into a .gif , but HOW???

I know this have been asked a lot but I really cant find :(

Response to: Flash 8 error Posted July 30th, 2007 in Game Development

At 7/30/07 05:21 PM, Dr34m3r wrote: Don't overload your computer. Or, get a Mac. That doesn't happen on them.

im not .... I was just on NG typing this , listening music and flash was open. My computer is bomb ... no way it get overloaded with this!! And i wont get a mac unless u pay me to use it xD

Response to: Flash 8 error Posted July 30th, 2007 in Game Development

Yea sorry , I jus tre-read what I said and i didnt give a lot of info...

It just did it again , maybe im adding too much frames as u said.
This time I took a screenshot!
Wish it will help

Im just trying to do a lil .Gif for an forum avatar

Flash 8 error

Flash 8 error Posted July 30th, 2007 in Game Development

I keep getting an error while im doing animations. It's just a normal error , it ''ask'' me to close flash , but the only way i can close the error close Flash , i cant save or anything.

Any1 know where I can go see to resolve my problem ?

Response to: [official] High-def Sprite Contest! Posted July 25th, 2007 in Art

thats mine, pretty nice I think.

[official] High-def Sprite Contest!

Response to: Robot Collab(bbs) Posted August 20th, 2006 in Game Development

yea im moving the due date to idk when ... I only got 5 parts right now ...

Response to: Robot Collab(bbs) Posted August 18th, 2006 in Game Development

any unpdate on your part guys ?

Response to: Are you a goth? Posted August 18th, 2006 in General

At 8/18/06 01:09 PM, Cutlery wrote: -Wears band and/or rock t-shirts.
-Takes drugs.
-Drinks alcohol.
-Insists on spending time with friends while unaccompanied by an adult.
-Plays videos games that contains violence or are of a role-playing nature.
-Uses the internet excessively and frequently makes time for the computer.
-Expresses an interest in sex.
-Masturbates

DAMN!! I hate gothic and I dont want to be one :(
seriously , im sure this is crap. Who dont masturbate ? :P

''-Uses the internet excessively and frequently makes time for the computer.
-- everyone here

Response to: I'll make you a 2 pic .gif! Posted August 18th, 2006 in General

make me chilling with a ot of bling bling :D

Please

Response to: Clay protection Posted August 18th, 2006 in Where is / How to?

I think its kinda a good idea , but I already did claymation and I know its hard. But I really dont think a 30 secondes crap qith a really poor quality imagecould get o nthe portal.

Response to: Robot Collab(bbs) Posted August 18th, 2006 in Game Development

At 8/16/06 03:47 AM, theXtraordinary wrote: i just have one question are you going to stick them all together with one sound track or should we take care of our own music/ sound fx

oh , sorry for the late answer , just saw your question.

No, add your own sound, music , etc. remember to put the AS Stopallsound at the end ( Dont copy/paste this , its not the real one :D )