Wednesday, March 31, 2010
Planning on the rest of the year.
so we have 7 weeks of scool left and me and dakota will be working on the scrolling back ground chacter and basic movement for at least two or three weeks. then move on power up and and levels for the rest of the year and we will hopeful have the first level done!
Thursday, March 25, 2010
Friday, March 19, 2010
my presonal experience with uploading embedin been doing to the wiki? Ok haven't been doing A good job on this. Uploading is a easy process and Mr. Alder has been telling us to upload everthing you do to show progress. So I have been working on the flash but really working on action script mainly.So i will try to do some uploading soon!
Friday, March 5, 2010
onClipEvent (load) { var yPos = this._y;}onClipEvent (enterFrame) { if (_root.jumping == false) { if (Key.isDown(Key.UP)) { this.gotoAndPlay("seqJumping"); /* // This just plain doesn't work while(this._y<(yPos-30)) { this._y--; } */ /* // this jumps him up WAY too quickly all at once for(i=0;i<30;i++) { this._y--; } */ /* //hmm this only moves with keyboard interaction at all times... if (this._y != yPos-30) { this._y--; } */ } }}
now this is some good code. ummmm
this code is for jumping now we just need a super jump.
I found this on action script .org.
the winter break was great but not for this class we are way behind!!!!!!
the router must be returned GO SUPER SQUIRREL!!!!!!!!!!!!!!!!!!!!!!!!!!!
now this is some good code. ummmm
this code is for jumping now we just need a super jump.
I found this on action script .org.
the winter break was great but not for this class we are way behind!!!!!!
the router must be returned GO SUPER SQUIRREL!!!!!!!!!!!!!!!!!!!!!!!!!!!
Subscribe to:
Posts (Atom)