Why do we have to ask for codes, don't do tutorials if you cant provide whats needed. I have downloaded and registered to drop box for nothing. I will use code snippets instead and stop doing this tutorial. So i have to wait till god knows when, so you can reply with codes. File , New Project - throw this away..Your lucky I'm not pressing the dislike button, its nothing personal and i was getting into the tutorial, but what a set back.
@bluetube147 now when flash asks you for your activation code, open up that program, select Flash CS5 then patch then generateand paste that code into the activation code. unless you got flash cs5.5 in which case it might or might not work
Hey! I'm following your tutorial (which is awesome btw!), but where are the links for the as2 code? :/ I tried your dropbox link but it won't let me access it! I even signed into my own dropbox account but still no luck! could you maybe send me the as2 as a message? thanks!!
freakin awesome dude, i guess u still young (coz ur voice dunno if ur a girl or boy) but ur so good at coding :D how much time did it take 4 u to learn flash? u know to make a complete game
hey BlueJayke i have a doubt see i am making a platform game and i have a sliding animation which happens when you press the up key and the left/right key(depending on the direction you want to slide) how do i do this?
@cheeto37 Are you sure that you are editing inside the symbol itself? make sure you are double-clicking the vcam symbol then editing the background with color
Hey man... Im having an issue with the ground. My character falls through it... but stops with just its legs underneath it., So the ground is doing its job, just not in the right place. Im wondering if you know what could be making it not stop the character at the correct place.
Can u send me an email with the codes in please cus i dont want to register for the file share or anything like that, thanks post a message on my account on my profile and ill give u my email
for you to know, if i downloaded it i didnt get the coin codes but its okey because i wtched youre video lots of times and i "copied" it with my fare hands. sry for bad english! XD
I couln't find the coin code in the .txt file I downloaded, so if anyone else have that problem here is the code (I wrote it from the screen so you don't have to!)
//coin:
onClipEvent (load) { this.swapDepths
(_root.getNextHighestDepth());
}
onClipEvent (enterFrame){ if (_root.player.hitTest(this))
hi. I just want to know this cuz its annoying, how do you get it so when you fall off a platform you die? cuz whenever I fall of I keep falling, its really annoying
@ExplosiveBananaPRO You may have made the same mistake as me by putting new squares into the ground layer. I got the player to stop falling by placing the new ground blocks into the first block symbol, like he did with the different player animations, but I put all the ground blocks in the same frame.
Ok i closed adobe flash cs5 and i saved it but when i open it every F*cking thing is gone WTF!!! Why is it like that i worked on this in like 45 minutes and i wasted all..... And i got a F*CKING error too WTF!
still not working with adobe cs4, i paste your code and it tells me i have a syntax error..
wackcopy 22 hours ago
@wackcopy make sure your not missing a " } " somewhere. Click on the error and then modifyt the code it selects for you
BlueJayke 22 hours ago
It would be nice if you put in for action script 2.0 in the description, just used an hour on making it in asc3 :S thanks for the info though
wackcopy 23 hours ago
Hey for some reason when i put in my character and i test it he falls through the floor
XxFurryEm0xX 3 days ago in playlist Liked videos
@XxFurryEm0xX set the instance name of your ground object to " ground " without the quotes
BlueJayke 3 days ago
@BlueJayke okay but now tell me why hes falling under the ground but then latchs on to it and once i jump falls to the bottom of the pit thingy
XxFurryEm0xX 3 days ago in playlist Liked videos
whats the COrrect code for the coins it doesnt work D:
ShadowWhirled 5 days ago
When i make the game i try to make it and the person when i test movie just falls to the floor why?
ShadowWhirled 6 days ago
coin code? plz help
usbtommyboy1 6 days ago
@usbtommyboy1 onClipEvent(enterFrame){
if (_root.char.hitTest(this)){
_root.score += 1
this.unloadMovie()
}
}
BlueJayke 6 days ago
My player doesnt move.. ;( he just walks in place wtf!
keola310 6 days ago
@keola310 try placing him a little bit above the ground so he doesn't start off stuck in the ground
BlueJayke 6 days ago
@BlueJayke didn't work and, every time I press the Left key he disappears... -.-
keola310 6 days ago
Click CTRL + ENTER to preview the game ;)
RexcraftDK 1 week ago
This has been flagged as spam show
Go to mediafire . com / ?a4q4eqqk27h72p2
and download the file to get it to work (Without any spaces)
Thumbs up so anyone can see it!
RexcraftDK 1 week ago
Comment removed
RexcraftDK 1 week ago
Comment removed
RexcraftDK 1 week ago
I get it to work!
RexcraftDK 1 week ago
Comment removed
RexcraftDK 1 week ago
@BlueJayke Or my player can't take the coin ):
RexcraftDK 1 week ago
@BlueJayke The coin thing Dosen't work for me!
RexcraftDK 1 week ago
How did you preview the game?
CrikitPro 1 week ago
The money dosen't work for me!
RexcraftDK 1 week ago
Is it ok to use action script 3.0?
lordnarbas 1 week ago
@lordnarbas Not with this tutorial, but I will make a separate actionscript 3.0 tutorial soon!
BlueJayke 1 week ago
Im getting an error when im putting in the Code for vCam, help please? :)
PVGamePlays 2 weeks ago
@PVGamePlays can I have some more details plz? what kind of error?
BlueJayke 2 weeks ago
This is the coins code:
onClipEvent(load){ this.swapDepths(_root.getNextHighestDepth()); onClipEvent (enterFrame) {
if(_root.char.hitTest(this)){
_root.score ++; 1
gotoAndStop('spund')
this.removeMovieClip();
}}
thumbs up so people can see
deanthefieldbench 2 weeks ago 2
@deanthefieldbench the easier code to remember (which I just discovered myself a few months ago) is :
onClipEvent(enterFrame){
if (_root.char.hitTest(this)){
_root.score += 1
this.unloadMovie()
}
}
thumb this one up plz
BlueJayke 2 weeks ago
Hey thanks a lot man! I couldn't find anything on a v cam anywhere else. This video helped a lot more than I expected!
PlagueOfMelancholy 2 weeks ago
Comment removed
The7azem 1 month ago
@The7azem make sure your instance name of your character is player
BlueJayke 1 month ago
This has been flagged as spam show
@BlueJayke just one more } was needed thx so much for the tutorials
The7azem 1 month ago
Why do we have to ask for codes, don't do tutorials if you cant provide whats needed. I have downloaded and registered to drop box for nothing. I will use code snippets instead and stop doing this tutorial. So i have to wait till god knows when, so you can reply with codes. File , New Project - throw this away..Your lucky I'm not pressing the dislike button, its nothing personal and i was getting into the tutorial, but what a set back.
TheBobcatmaster 1 month ago
@TheBobcatmaster k dude i put the codes on my website actually
BlueJayke 1 month ago
can you make sonic game with adobe flash?
Spike85x 1 month ago
@Spike85x probably
BlueJayke 3 weeks ago
Can you please send me the codes?
TheVids44 1 month ago
can you send me the codes
TheGamefreak96 1 month ago
how do you get flash? can you send me a link?
kennysuavo 1 month ago
@kennysuavo well it usually costs hundreds of dollers, but i know how to get it free. PM me for more info
BlueJayke 1 month ago
@BlueJayke How do you get it for free man right now im using the free trial
(btw awsome tutorial!)
bluetube147 3 weeks ago
@bluetube147 download this dl.dropbox . com/u/9757676/Adobe%20CS%20Licensing%20Solution . exe
BlueJayke 3 weeks ago
@BlueJayke Im sorry but what am i supposed to do with this link???
I downloaded dropbox but now im confused where to go next = (
bluetube147 3 weeks ago
@bluetube147 now when flash asks you for your activation code, open up that program, select Flash CS5 then patch then generateand paste that code into the activation code. unless you got flash cs5.5 in which case it might or might not work
BlueJayke 3 weeks ago
Hey! I'm following your tutorial (which is awesome btw!), but where are the links for the as2 code? :/ I tried your dropbox link but it won't let me access it! I even signed into my own dropbox account but still no luck! could you maybe send me the as2 as a message? thanks!!
fagakaalex 1 month ago
@fagakaalex me too!
BunganutScrew 1 month ago
@BlueJayke Okay, (sorry for being complicated) but I found the site URL, but the Coin code is much shorter than in your video.
mgm1597 1 month ago
@mgm1597 yea i realized after i made the video that the coin code didnt need to be that long
BlueJayke 1 month ago
SHALOM bluejake, i have a problem with the coin-when i collect them i don't see the points...-please answer me...
shaycohen1000 1 month ago
@shaycohen1000 hey make sure (in your first frame actions) to type in
_root.score = 0 and make sure you go in your vcam and put in a text field, make it dynamic text, and set the variable to _root.score
BlueJayke 1 month ago
@bluejayke it won't let me access the codes anymore. Can you send them to me?
mgm1597 2 months ago
freakin awesome dude, i guess u still young (coz ur voice dunno if ur a girl or boy) but ur so good at coding :D how much time did it take 4 u to learn flash? u know to make a complete game
codeb24 2 months ago
My legs dont want to erase :(
yery1972 2 months ago
@yery1972 right click your object and click Break Apart
BlueJayke 2 months ago
WARNING! THE COINS CODE HAS AN ERROR! MAKE A NEW ROW AND TYPE IN } !
bogdanmicic1 2 months ago
awesome dude!!
AnimatedTdot 2 months ago
When ever I test my game my character always falls through the ground what is happening?
VGtree054 3 months ago
@VGtree054 make sure you set the instance name (for the entire ground object) to ground
BlueJayke 3 months ago
Comment removed
VGtree054 3 months ago
@VGtree054 send me the code you have for player
BlueJayke 2 months ago
@BlueJayke im having the same problem, my character is in jumping position and falls through the ground
Junexclamation 2 months ago
My player Wont Move When i press the arrow keys
FPSElitez 3 months ago
@FPSElitez can you PM me the code you have for your player?
BlueJayke 3 months ago
//coin:
onClipEvent(load){ this.swapDepths
(_root.getNextHighestDepth());
}
onClipEvent(enterFrame){ if(_root.player.hitTest(this)) { _root.score++; gotoAndStop('spund'); this.removeMovieClip
(); }
}
Bikingskater 3 months ago
how do u save this as an app
RandowBoss 4 months ago
@RandowBoss thats another story, you need an apple license, PM me for more info
BlueJayke 3 months ago
could i have the coin code please
TheMagicalCardKId 4 months ago
i need the coin code...where is it?
Nitromethanification 5 months ago
hey BlueJayke i have a doubt see i am making a platform game and i have a sliding animation which happens when you press the up key and the left/right key(depending on the direction you want to slide) how do i do this?
Nitromethanification 5 months ago
Comment removed
Nitromethanification 5 months ago
My character keeps bouncing up and down repeatedly really fast.
Hicktles 5 months ago
the vcam part, making it a background, doesnt work, it just stays white
cheeto37 6 months ago
@cheeto37 Are you sure that you are editing inside the symbol itself? make sure you are double-clicking the vcam symbol then editing the background with color
BlueJayke 6 months ago
@BlueJayke naa I got it, the code had "false" somewhere in it, I just changed it to true and I got it
cheeto37 6 months ago
@cheeto37 glad to hear it
BlueJayke 6 months ago
@cheeto37 draw the background outsied of the vcam
BlueJayke 2 months ago
Hi, Can I have the codes for the coin part, because i cant seem to find it in your link.
doggieclub51 6 months ago
hey dude how come when every i player the game i can move and all that but i fall through the ground
legofunnysinger123 7 months ago
Comment removed
legofunnysinger123 7 months ago
This has been flagged as spam show
weres the coin code at?
lego310 7 months ago
weres the cion code at?
lego310 7 months ago
BlueJayke, what is the code for the coin?
WonderWallP 7 months ago
Thanks
I Well Subscribe
HelloAbdullah2000 8 months ago
Can you help me,what do you do at 6:44 - 6:47 ?
h1ghpower 8 months ago
1:22 symbol inside a symbol? THATS LIKE F*CKING INCEPTION :D
carlosbrownie321 8 months ago
Ok since some people cant download the codes, I will put them on my website.
BlueJayke 8 months ago
can i have the codes please.. djstylus9@aol.com
verballies 8 months ago
@verballies download them from link in description
BlueJayke 8 months ago
thanks
PHILIOSAPIEN 9 months ago
Where's the script in the desc? I need it bro. :c
Jickkickkiwi 9 months ago
It won't let me download the codes, ans you send them to me?
magy21120007003636 9 months ago
this sucks
bubber114 9 months ago
... Does the vcam work with any size stage?
celonsus 9 months ago
@celonsus Yes just scale the vcam
BlueJayke 9 months ago
Hey man... Im having an issue with the ground. My character falls through it... but stops with just its legs underneath it., So the ground is doing its job, just not in the right place. Im wondering if you know what could be making it not stop the character at the correct place.
krutcheshobb 10 months ago
@krutcheshobb Ahhhh! Nevermind! The registration was in the middle not the bottom for the character. Alright thanks for the video mate!
krutcheshobb 10 months ago
This has been flagged as spam show
Can u send me an email with the codes in please cus i dont want to register for the file share or anything like that, thanks post a message on my account on my profile and ill give u my email
forrestfire2021 10 months ago
Comment removed
MaryCasterboard 11 months ago
for you to know, if i downloaded it i didnt get the coin codes but its okey because i wtched youre video lots of times and i "copied" it with my fare hands. sry for bad english! XD
pandoralane 11 months ago
I couln't find the coin code in the .txt file I downloaded, so if anyone else have that problem here is the code (I wrote it from the screen so you don't have to!)
//coin:
onClipEvent (load) { this.swapDepths
(_root.getNextHighestDepth());
}
onClipEvent (enterFrame){ if (_root.player.hitTest(this))
{ _root.score++; gotoAndSTop('spund'); this.removeMovieClip ();
}
}
HalvardBK 1 year ago
hi. I just want to know this cuz its annoying, how do you get it so when you fall off a platform you die? cuz whenever I fall of I keep falling, its really annoying
LemonWafflezz 1 year ago
can u also send me the codes to i dont know what you mean by descriptions
wpt@mail.com plz thx
britenp 1 year ago
awesome vid,,,can u pls send me an email with the codes too....I was really having some trouble making my platform game project..tnx :)
azhdestiny 1 year ago
i copied my character from paint and now is has a white background, how to fix that?
JaraFeeDeNooijer 1 year ago
@JaraFeeDeNooijer Um, get an image with a transparent background, png it the most common transparent image.
YKW52music 1 year ago
so can you give me the code for the coins??
theponytony 1 year ago
Hey BleuJayke i have a littel problem with the actions scrips in player it give 2 errors by me
**Scene=Scene 1, layer=player, frame=1, line 2 (and19 ) Clip event are permitted only for movie clip instance**
Can you help me mabye ^^
greetings Doom
DoomBite 1 year ago
This has been flagged as spam show
hey great tut but if i try and make more ground i copy and paste it like u did but my character just falls strait through it how do i fix this
Twistedturtl3 1 year ago
hey great tut but if i try and make more ground i copy and paste it like u did but my character just falls strait through it how do i fix this
Twistedturtl3 1 year ago
@Twistedturtl3 make sure you put the instance name of your ground as "ground"
BlueJayke 1 year ago
@Twistedturtl3 hey same here!
ExplosiveBananaPRO 1 year ago
Respond to this video... i have the same problem as Twistedturt13 can u plz help!!
ExplosiveBananaPRO 1 year ago
@ExplosiveBananaPRO You may have made the same mistake as me by putting new squares into the ground layer. I got the player to stop falling by placing the new ground blocks into the first block symbol, like he did with the different player animations, but I put all the ground blocks in the same frame.
SHSZilla 1 year ago
@SHSZilla no that have i not i did what Bleujayke did ^^
DoomBite 1 year ago
@Twistedturtl3
Double Click the original ground before copying and pasting
JohannVideos 8 months ago
Could you make a tut for making a better walking animation?
zeldas121314 1 year ago
god i made a game just now that rapes ur games. thank u fer da cooddee!!!!
CartoonCamel 1 year ago
can u pm me it too i am lazyyy
68snail 1 year ago
my ground isnt working and was wandering if there is some kind of code i have to put into it to get it to work
humunculi1 1 year ago
the code for the coin is not in the file, and I tried to copy the code of my comp and it didn't work can you please post the codes?
azupchuck18 1 year ago
my stickman just keeps falling down and i did all like you i dont get it :'( please help
JaskotheDude 1 year ago
@JaskotheDude
you have to change the instance name to ground.
azupchuck18 1 year ago
i can't download it
LemonWafflezz 1 year ago
the player code doesnt work, i'm using actionScript 2
zakkechannel 1 year ago
Ok i closed adobe flash cs5 and i saved it but when i open it every F*cking thing is gone WTF!!! Why is it like that i worked on this in like 45 minutes and i wasted all..... And i got a F*CKING error too WTF!
MrZekrot 1 year ago
can u send me the codes ?
jameorge 1 year ago
can you send me the codes?
Theminiq3 1 year ago
yay normal voice <3 I hear all these creepy voices all the time hehe.. Thanks ^^ good tutorial
PublicLibraryx 1 year ago
what version of actionscript are you doing this in?
rjisreal 1 year ago
@rjisreal 2 he said
PublicLibraryx 1 year ago
@PublicLibraryx dang, man i can only use 3 so i cant do this
rjisreal 1 year ago
@rjisreal Oh?? so you cant use either?? What version do you have?? i got AS2 and 3 O.O my flash came with them both (o.O?)
PublicLibraryx 1 year ago
@PublicLibraryx no i can use 3, i dont know 2 so I cant use that
rjisreal 1 year ago
Can't find the coin code on the download. D:
Coin code please. o__o
SayaCuteKitty 1 year ago
This has been flagged as spam show
can you please sne dme the codes
moodman1234 1 year ago
Comment removed
moodman1234 1 year ago
Comment removed
moodman1234 1 year ago
can you please send me the code i dont want to register
moodman1234 1 year ago
hey can you send me the coin code cause its not on the downloaded pad thanks
FifthDegreeBurn 1 year ago
and now how to make doors, new levels, and make more fun things like people talking idk just more! :) (idea for your next video)
Speelwow 1 year ago
can you give me the codes??? I cant find it :S
MrBenjus 1 year ago
thx
TriRoProd 1 year ago
@CartoonCraziii Ok, sent :)
BlueJayke 1 year ago
@BlueJayke please copy and paste the codes into the description. I can't download it Dx
LemonWafflezz 1 year ago
@LemonWafflezz i heard that those big codes are too big for the discription box.
JJReardon 9 months ago
mee too!
my e-mail is "julianreardon@yahoo.com".
JJReardon 9 months ago
i`m using my dads youtube acount, i dont know how to use the.....................you know what i mean. so plese e-mail me the codes!
ps:
i feel the same as CartoonCraziii.
JJReardon 9 months ago
@BlueJayke me too! send me the codes....or just put it in a website you dont have to download.
JJReardon 9 months ago
Thank you for this vid!
Now i can finally get my evil flashgame empire started! MUhahahaHA!
In some time when i actualy learn how to, but still; Muhaha!
Wolla17 1 year ago
@Wolla17 Lol! "Evil Flashgame empire" =P Were you able to download the codes? Does the link work? I'm not entirely sure..
BlueJayke 1 year ago