00:00
00:00
Newgrounds Background Image Theme

GeorgiaC-1811 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

CounterStrike Server =iS=

Share Collapse

Author Comments

I couldn't really get the button to work on the flash but its still good I thought.

Log in / sign up to vote & review!

Not Bad

Keep working and ull make a great flash

???

i wasnt able to watch it for the right click and play thingie doesnt work. sorry for giving no stars.

You need to fix that button

I could not get far at all without a button. Try this code
(works for Flash MX and up):

<button instance name>.onRelease = function (){
gotoAndPlay("Scene <no.>", <frame no.>);
}

It's a good idea to learn at least the basic ActionScript before
you attempt to put some interactivity in. Once you have the submission working, I'll check it out and give a more reasonable review. M'kay?

Well

I like your ability to draw, but you need more experience using action script.

Example (For the play button) :

on (release) {
gotoAndPlay(#);
}

***Footnote***

Replace # with the number of the frame you want to skip to. (Example, from frame 1-2 put a button in frame one, then type:
on (release) {
gotoAndPlay(2);
}.

And finally, I've made a tutorial on a few skills you should learn howto do... (newgrounds.cham/portal/view/3 41987), and a site I use for some of my flash actionscript help: (tutorialized.cham)

But I did like your ability to draw :D

KanivaTimber responds:

I knew the coding, i typed that same thing into the actionscript for the button still didnt work... Sorry i couldnt get it to work tho. Also thanks for the comments :D

Great first attempt at a css movie

Good job on getting this out. Sucks that you couldn't get the play button to work, always next time.

Good use of the mod tools and strangely you seemed to have won the round... haven't seen that happen when i've played css. :)

Nice flash work man. Can't wait for the next one.

Credits & Info

Views
2,387
Votes
11
Score
3.71 / 5.00

Uploaded
Mar 17, 2007
7:22 AM EDT