
Search found 14 matches
- Sun May 24, 2009 10:15 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
i found out how to use the attack Correctly without stuffing it up AT ALL!
monty, if i PM you, will you tell me if i have correctly coded it?

- Sun May 24, 2009 9:55 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
http://www.mediafire.com/download.php?x4znkqw0wmj
ok, i can't attack once no matter what i do. if i press 'a' once, i cannot jump again.
ok, i can't attack once no matter what i do. if i press 'a' once, i cannot jump again.
- Sun May 24, 2009 9:10 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
oh maybe it was the wrong file on my mediafire account there are 2 named the same: m function checkGround():Void{ if(_root.ground.hitTest(_x, _y+1, true) && yVel >= 0) { yVel = -gravity*2; jumping = false touchedGround = true } while(_root.ground.hitTest(_x, _y-1, true)){ _y -= 0.1; } functi...
- Sun May 24, 2009 7:39 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
I think i did what you said, but I still can't: Jump or Attack 
http://www.mediafire.com/download.php?rmzym2oerft

http://www.mediafire.com/download.php?rmzym2oerft
- Sun May 24, 2009 5:51 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
day 6 - step 9~11b. My screen is shaking and i don't understand how to fix it.
*edit* also after completing step 32 to 38 of day 6, my character can not jump or attack
http://www.mediafire.com/download.php?zntmzz0z1ym
*edit* also after completing step 32 to 38 of day 6, my character can not jump or attack
http://www.mediafire.com/download.php?zntmzz0z1ym
- Sun May 24, 2009 2:52 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
I will need to make the vcam file myself. How do you make it? My flash wont open it.
---
Could you please explain steps 33 to 36 a bit clearer? on day 6**
---
Could you please explain steps 33 to 36 a bit clearer? on day 6**
- Sun May 24, 2009 1:25 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
While i was waiting for a helpful response... i found out how to go down! 1. Go to 'Library' scroll to 'Character' and double click it 2. Go to keyframe 3, and press f7 to create a new frame 3. Drag from the library 'Prone_0_40' 4. Line the base of the body on the cross-hairs' 'X axis' 5. Line wher...
- Sat May 23, 2009 2:03 pm
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
now im stuck on day 5 step the vcam one i cant download it, can someone tell me whats in it that im meant to add?
- Sat May 23, 2009 1:03 pm
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
when i try open it it says unexpected file format 
i figured out what you meant! i got it working again
ty

i figured out what you meant! i got it working again

- Sat May 23, 2009 12:54 pm
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
what does that mean i have to do though!
- Sat May 23, 2009 12:44 pm
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
- Sat May 23, 2009 12:30 pm
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
i dont really understand what you are saying
this is my first time using flash

- Sat May 23, 2009 12:01 pm
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
ok: new problem now. ive finished day 4, and when i open to test it my character falls off. Heres a lil diagram of what i mean. ......................^..............&............^..................... |++BLOCK++|++BLOCK++|++BLOCK++|++BLOCK++|++BLOCK++| & = character ^ = where i fall off . = ...
- Sat May 23, 2009 10:56 am
- Forum: Flash Games
- Topic: [Tutorial] How to create a basic maplestory flash game
- Replies: 217
- Views: 314373
Re: [Tutorial] How to create a basic maplestory flash game
Cna someone please explain what day 3, step 11 means? where is thisbutton?