The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.38 / 5.00 36,385 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 13,902 ViewsNo he didnt this is a different guy...
What I dont understand is why you want to hitTest the vCam...
whoops fixed:
(also make sure the thing you want to stop is called character)
character.onEnterFrame = function():Void {
if (Key.isDown(Key.DOWN)) {
this.gotoAndStop("Crouching");
} else if (Key.isDown(Key.LEFT)) {
this.gotoAndStop("Running");
this._x -= 5
} else if (Key.isDown(Key.RIGHT)){
this.gotoAndStop("Running");
this._x += 5}
};
Using else and if functions.
Heres a small example:
(Put into first frame, not on character)
character.onEnterFrame = function():Void {
if (Key.isDown(Key.DOWN)) {
this.gotoAndStop("Crouching");
} else if (Key.isDown(Key.LEFT)) {
this.gotoAndStop("Running");
this._x -= 5
} else if (Key.isDown(Key.RIGHT)){
this.gotoAndStop("Running");
this._x -= 5
};
So it says if you're pressing down it stops on the crouching frame otherwise if you're pressing left/right you stop on the moving frame and move in that direction.
It will only move if you're NOT pressing down.
hope that makes sense.
Oh great thanks man
this helps lots
right everyone I declare this post dead!
Hey I have been trying for quite a while to find a way to flip movie clips upside down with actionscript.
I know all the other functions (like rotation and width control) but I cant find anyway to make it flip.
I've tried making the width go into -10 or something but it just squashes it down to the ultimate squash.
If anyone knows then just tell me and I'll bugger off and leave you all alone!
thanks
(p.s. I wont reply till 2morrow)
At 9/3/06 11:32 AM, SexOnStreet wrote: Not bad, very similar to Danny's work.
You need padding. For about 10 pixels.
Oh also, what is padding?
Sorry I know practically nothing!
fixed the banner...
Ok I've made note of all these comments thanks
sorry I couldnt reply yesterday the school blocks this site (asses!)
Didnt realise I had all those errors but I actually dont know html code...
I just worked it out in a few days so thats why its a little sketchy!
unfortunatly my dreamweaver trial ends is 5 days so yeah but I will try and fix all those things
thanks guys!
Hey check out my new re-made and re-updated site:
www.dementedheads.com
I totaly changed it after some of the comments i got from ppl here so if you were in the other thread then see if its improved
Can I get some feedback about what you think and what to change. Also you can request something in it aswell.
Kewl thanx
:P.S. I totaly made and updated it TODAY! So its a little sketchy
Ok I've re-made and re-updated my site
check it out:
www.dementedheads.com
Ok thanks. BTW this is not one of those crappy sprites sites I made it all myself but I will try and work on it.
At 9/2/06 02:51 AM, -Felipe- wrote:At 9/2/06 02:50 AM, pix3l wrote: yEAH THATS FUCKEN RIGHT FAGGOT NOW SHUT THE FUCK UPPP NEWBIEEEYou better hope your not talking to me
WOW GUYS CALM DOWN!!!!!!
holy fuck the layout burns my eyes get rid of it
Ok if thats what you think
I will probably change it
(btw why is that the only post that is related to this topic? Jees you guys go off track)
Hey for the last two days I've been creating and updating my website and I want to know what you guys think of it...
Actually I know the answer, but still...
Remeber that THIS IS JUST A FIRST DRAFT!!!!!
Anyway visit it and tell me what you think:
www.dementedheads.com
Also someone please sign up for the forums...
I'm lonely (boo hoo)
At 8/24/06 04:53 AM, evil_burp wrote: And btw i dont have to accounts
whoops I meant two accounts
At 8/23/06 07:33 AM, Jessii wrote: All you had to do was search: http://javascriptkit..m/popwin/index.shtml
yeah thats good but it open the popup of and exisxting site
what i wanted to know was if it was possible to make a popup which is generated out of the blue
I bet with newground they dont make a new site for every animation submitted
And btw i dont have to accounts
Hey I'm busy designing my site and I need to know some code or some way in Dreamweaver (or flash for that matter) to make a window pop up with the flash animation in the center when a button is pressed (like on this site)
If anyone can help please do
thanks
Hey I was thinking of something that could be very cool.
A few flash artists get together and make a "Flash Story" where one person makes the first part to start off then then next person continues and so on and so forth. There will be NO planned out script so the people can mkae the story at their own will.
Disguss who will go first and seccond and everthing then post the parts one after the other on this. They will have to be posted as .fla's so the next people can use the artwork and stuff for it.
Other people who do not do flash are welcome to contribute by submiting ideas for the animation and stuff.
Go ahead...
Does this work will walls aswell?
This is a thread where NG users who dont know flash can post thier ideas that they would like to be made into games/animations by flash artists (Such as myself)...
im a n00b
just testing out
hopefully noone reads this post