DogAdoption/GamerBoxForums
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Adopt Dogs And Play Cool Games
 
HomeGamerBoxLatest imagesSearchRegisterLog in

 

 Cursor- Tricky Games

Go down 
5 posters
AuthorMessage
Tricky14
Cheeky Dog
Cheeky Dog
Tricky14


Number of posts : 24
Age : 34
Registration date : 2008-08-14

Dog Credits
Rank:
Credits:
Cursor- Tricky Games Left_bar_bleue1000/999999Cursor- Tricky Games Empty_bar_bleue  (1000/999999)
Dogs owned.: 1

Cursor- Tricky Games Empty
PostSubject: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeFri Aug 15, 2008 12:31 am

Arrow Arrow Arrow Arrow Arrow


Last edited by Tricky14 on Thu Aug 21, 2008 10:15 pm; edited 1 time in total
Back to top Go down
halodude450
Super Moderator
Super Moderator
avatar


Number of posts : 39
Age : 28
Location : Texas
Registration date : 2008-07-30

Dog Credits
Rank: Fourm Admin
Credits:
Cursor- Tricky Games Left_bar_bleue10000/0Cursor- Tricky Games Empty_bar_bleue  (10000/0)
Dogs owned.: 1

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeFri Aug 15, 2008 9:49 am

Very fun game! kinda easy but still fun Very Happy
Back to top Go down
Robby
Admin
Admin
avatar


Number of posts : 172
Registration date : 2008-07-29

Dog Credits
Rank: Dog King
Credits:
Cursor- Tricky Games Left_bar_bleue99999/99999Cursor- Tricky Games Empty_bar_bleue  (99999/99999)
Dogs owned.: All

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeFri Aug 15, 2008 10:02 am

i likes it!!!!
Back to top Go down
https://dogonline.forumotion.com
Imadog12
Cheeky Dog
Cheeky Dog
Imadog12


Number of posts : 15
Age : 29
Location : Florida
Registration date : 2008-08-13

Dog Credits
Rank:
Credits:
Cursor- Tricky Games Left_bar_bleue999999/999999Cursor- Tricky Games Empty_bar_bleue  (999999/999999)
Dogs owned.: 0

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeFri Aug 15, 2008 3:34 pm

I like it too! it is kinda fun!!
Back to top Go down
http://cpfn.wordpress.com/
Tricky14
Cheeky Dog
Cheeky Dog
Tricky14


Number of posts : 24
Age : 34
Registration date : 2008-08-14

Dog Credits
Rank:
Credits:
Cursor- Tricky Games Left_bar_bleue1000/999999Cursor- Tricky Games Empty_bar_bleue  (1000/999999)
Dogs owned.: 1

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeSat Aug 16, 2008 12:43 pm

Thanks guys. Smile
Back to top Go down
Robby
Admin
Admin
avatar


Number of posts : 172
Registration date : 2008-07-29

Dog Credits
Rank: Dog King
Credits:
Cursor- Tricky Games Left_bar_bleue99999/99999Cursor- Tricky Games Empty_bar_bleue  (99999/99999)
Dogs owned.: All

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeSat Aug 16, 2008 1:54 pm

Ummm, 30 minutes?
I made one in 5 minutes.

Here is a tut.
Open flash or flash 8,
Make a start screen in frame 1,
Make a little button thingy that says play or start,
select the little button play thingy and press F8,
make it a movieclip or button (i prefer movie clip cuz i can do fun stuff with it),
Name the movie clip or button "Play" or "start",
Now click on your movieclip or button and press F9,
Put in this code,

*Code for Button*
on(Release)
{ gotoAndStop(2) }

*Code for Movieclip*
on(Release)
{ _root.gotoAndStop(2) }

Now go back to the flash screen where all your work is and press F7
Now you have entered a new frame!,
Get the rectange tool and get any color you like and make the whole screen filled.
Now press the 1st frame in the time line,
see where your start button is?
Go back to rfame to and erase a spot from the rectange where the start button is so there is a blank spot in the frame 2.
Now make a erase line going out of the erased spot,
at the end of the line make a big dot with a differnt color than the color you cose for the rectangle,
press F8 on the big dot and make it a button name it End,
Press f9 on it and enter this code,

on(rollOver)
{ gotoAndStop(3) }

Now press F8 on the rectangle with erase marks on it,
make it a button,
Press F9 and enter this,

on(rollOver)
{ gotoAndStop(1) }

Now go back to normal screen and press F7,
in that frame Make a big sign saying,
YOU WIN!

Now for the frame codes,
click on frame 1 and press F9,

stop();

Put that code in for every frame.
Now try your game by pressing,
Ctrl + Enter.

Now your game is done!

To save just go to
File,
Save as,
Enter name you want to save as,
press save,
go back to file,
press publish,
on check html and make sure Swf is check,
go to publish,
and thats all!

Any questions, ask.
Back to top Go down
https://dogonline.forumotion.com
Tricky14
Cheeky Dog
Cheeky Dog
Tricky14


Number of posts : 24
Age : 34
Registration date : 2008-08-14

Dog Credits
Rank:
Credits:
Cursor- Tricky Games Left_bar_bleue1000/999999Cursor- Tricky Games Empty_bar_bleue  (1000/999999)
Dogs owned.: 1

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeSat Aug 16, 2008 10:06 pm

It did not really take 30 minutes. I just meant that it took a lot longer to post it than to make it. It was like 4-5 AM when I finished making it and so I went to bed and did not post it. The next day I had to go somewhere and so I was unable to post it. Then the day after I finally posted it. Smile
Back to top Go down
ExiledSin
Admin
Admin
avatar


Number of posts : 70
Location : Australia
Registration date : 2008-07-30

Dog Credits
Rank: Forum Admin
Credits:
Cursor- Tricky Games Left_bar_bleue25000/0Cursor- Tricky Games Empty_bar_bleue  (25000/0)
Dogs owned.: 2

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeSun Aug 17, 2008 7:12 am

You can cheat on it. Disable Right click next time if you know how to =D
Back to top Go down
Tricky14
Cheeky Dog
Cheeky Dog
Tricky14


Number of posts : 24
Age : 34
Registration date : 2008-08-14

Dog Credits
Rank:
Credits:
Cursor- Tricky Games Left_bar_bleue1000/999999Cursor- Tricky Games Empty_bar_bleue  (1000/999999)
Dogs owned.: 1

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeSun Aug 17, 2008 8:50 pm

Yeah, I forgot all about it. I will add it in the next few updates.

Also, hold down on the left mouse button and then move the cursor across the game. I will try to fix that one.
Back to top Go down
ExiledSin
Admin
Admin
avatar


Number of posts : 70
Location : Australia
Registration date : 2008-07-30

Dog Credits
Rank: Forum Admin
Credits:
Cursor- Tricky Games Left_bar_bleue25000/0Cursor- Tricky Games Empty_bar_bleue  (25000/0)
Dogs owned.: 2

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeTue Aug 26, 2008 6:27 am

And what is with the Arrows?
Back to top Go down
Robby
Admin
Admin
avatar


Number of posts : 172
Registration date : 2008-07-29

Dog Credits
Rank: Dog King
Credits:
Cursor- Tricky Games Left_bar_bleue99999/99999Cursor- Tricky Games Empty_bar_bleue  (99999/99999)
Dogs owned.: All

Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitimeTue Aug 26, 2008 10:15 am

Code for arrow keys - on(keyPress "<up>") { _root.*MovieClipname*._y -= 5;}

and so on with others.
but there is more to it, i dont want to say to much because I still want to look like like i know advanced code, lol.
Back to top Go down
https://dogonline.forumotion.com
Sponsored content





Cursor- Tricky Games Empty
PostSubject: Re: Cursor- Tricky Games   Cursor- Tricky Games Icon_minitime

Back to top Go down
 
Cursor- Tricky Games
Back to top 
Page 1 of 1
 Similar topics
-
» Tricky (Free Space Here)
» How to make a flash cursor maze! *TUT*

Permissions in this forum:You cannot reply to topics in this forum
DogAdoption/GamerBoxForums :: Genral Chat :: Bark and Chat about anything here.-
Jump to: