@Mansl1 I'm having the same trouble following the action scripting parts of this tutorial. do you think you could send me a copy of the action script for this? I'm not planning on stealing it or anything either. i just want it to work.
@Mansl1 Hey, thanks for putting that script download up, that will be really helpful. But i put the shoot place code and gun code on the gun and sights, and when i go to test it it's saying expected "(" but i can't figure out where. any advice?
@paintballing1O1 I think because I didnt TAB it in the right places, idk where to TAB because I dont work with Flash 8 that much anymore, I'm now a programmer for minecraft, FYI
@Mansl1 Hey can you give me the download link to the game in flash so i can start it in macromedia flash? because i did all this and i have hundreds of errors :-( i wont steal the game or anything i just wanna see where i went wrong...
so is this one for the shoot place onClipEvent (load) { Mouse.hide(); } onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; if (_y>=210) { _y = 210; } } onClipEvent (load) { Mouse.hide(); this.swapDepths(9999); }
Where is video 1 / 5 ?
WaterGardenVista 1 month ago
needs better quality
JDOG13596 4 months ago
my eyes is bleeding !! ! next time use camtasia .. ... . but its still a good tutorial ,,, just bad quality . .
polikarpyo 1 year ago
Team Fortress!!!
joshjosh170 1 year ago
iits a Portal music
leokful 1 year ago
can i download this game on the program cuz its hard to follow this tutorial and i get a lot of errors and i promise i wont steal it
unoriginality1 1 year ago
@unoriginality1 sure, as long u dont steal it.
Mansl1 1 year ago
@Mansl1 I'm having the same trouble following the action scripting parts of this tutorial. do you think you could send me a copy of the action script for this? I'm not planning on stealing it or anything either. i just want it to work.
paintballing1O1 1 year ago
@paintballing1O1 okay.
Mansl1 1 year ago
@Mansl1 Hey, thanks for putting that script download up, that will be really helpful. But i put the shoot place code and gun code on the gun and sights, and when i go to test it it's saying expected "(" but i can't figure out where. any advice?
paintballing1O1 1 year ago
@paintballing1O1 I think because I didnt TAB it in the right places, idk where to TAB because I dont work with Flash 8 that much anymore, I'm now a programmer for minecraft, FYI
Mansl1 1 year ago
@Mansl1 Hey can you give me the download link to the game in flash so i can start it in macromedia flash? because i did all this and i have hundreds of errors :-( i wont steal the game or anything i just wanna see where i went wrong...
GamersTechStudios 4 months ago
Comment removed
Foaman 1 year ago
@Foaman beacse Youtube wont allow to a serten symbol.
Mansl1 1 year ago
@Mansl1 Seriously? Because you contribute so much, maybe you could be part of their channels. Maybe they would allow it.
Anyway, it was a nice tutorial and thanks for the code in the comments.
Foaman 1 year ago
@Foaman The above was a reply to a question of 'why so little code in the video'.
Foaman 1 year ago
Mansl1 1 year ago
Kan du förklara hur man får poäng genom att skjuta så att den sedan skriver ut poängen där det ska visas? Typ Poäng: 2..4..6..10.., vore schysst :)
Syndicate93 1 year ago
Visst, du byter ut "on (press) {
_root.score += 10; " i stickmanen mot "on (press) {
_root.score += 2; " då +ar den med 2 varje gång, tyvär kan man inte ändra 2 poäng till 4 på en stickman i spelet.
Mansl1 1 year ago
tell me where to download gun pleas!
Vb8Procoder 1 year ago
Yeah! Portal music!
Hadyy13 1 year ago 7
@Hadyy13 i didnt even noticed until i saw your comment!
anyway great tutorial you got here mate, just too bad the quality is low
gurenig 10 months ago
i instead grouped the crosshair and gun together, then i coverted it to movie clip, den typed this coding
onClipEvent(enterFrame){
Mouse.hide();
this._x=_root._xmouse;
this._y=_root._ymouse;
}
46288328 2 years ago
@46288328 i instead grouped the crosshair and gun together, then i coverted it to movie clip, den typed this coding
onClipEvent(enterFrame){
Mouse.hide();
this._x=_root._xmouse;
this._y=_root._ymouse;
}
______________
it works but it looks so bad ingame.
Mansl1 1 year ago
my thing doesnt work wen he tells us to paste the coding for the gun and crosshair
46288328 2 years ago
This has been flagged as spam show
and the gun one is ?
onClipEvent (enterFrame) {
_x = _root._xmouse;
}
onClipEvent (mouseDown) {
play();
}
46288328 2 years ago
This has been flagged as spam show
46288328 2 years ago
hmm so wats the coding for shoto place and the gun? cause u posted a new code that doesnt say wat it goes into
46288328 2 years ago
Fixed now, but what was the 3rd layer named?
RNGbladestudios 2 years ago
garbage cans
Mansl1 2 years ago
How do you get guns from MS Paint to flash? and i mean the right way.
JamesVance4pivots 2 years ago
I don't Know I have a Mac.
Mansl1 2 years ago
Import>Import to stage then MS paint file, but it's low quality so be careful about that.
RNGbladestudios 2 years ago
i know how to make a first person shooter, the only problem is that i can't make the animation for the gun shooting >:(
Tiqure 2 years ago
@Tiqure
same :(
legobatman1 2 years ago
Hum... Well I don't know I tell you how so... :(
Mansl1 2 years ago
i have done it now
legobatman1 2 years ago
when i made the cross hair it woudnt let me put an actionscript into it
MickKrek 2 years ago
Make it a movieClip first.
Mansl1 2 years ago
i did that
MickKrek 2 years ago
lol 10 subscribers
PivotSgh 2 years ago
i doesent copy the shoot thing too,
but it works now :P
123dojjan 2 years ago
glad to hear that
Mansl1 2 years ago
part 1?
ForceSniper2051 2 years ago
the code to actions gun doesent works :(
123dojjan 2 years ago
You mate Copy Shoot Place too, Dont do that.
Mansl1 2 years ago
Could be using a older version or actionscript 1.0, it's Flash 8 or up, I don't fucking know, I use flash 8.
RNGbladestudios 2 years ago
Part 3?
TheTimeLord903 2 years ago
Actions:
Gun
onClipEvent (enterFrame) {
_x = _root._xmouse;
}
onClipEvent (mouseDown) {
play();
}
Mansl1 2 years ago
The song that plays for like 0:00 - 6:20 is from "Portal" from "Valve" the song's name is "You can't escape you know it".
Mansl1 2 years ago
You mate not see what a few things is.
Mansl1 2 years ago