This is a discussion on "[SOLVED] simple catch the ball game" within the Flash & Multimedia Forum section. This forum, and the thread "[SOLVED] simple catch the ball game are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] simple catch the ball game
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] simple catch the ball game
hi
im looking for a tutorial on how to make a simple flash game. It has to look a bit like this. items are dropped from above and u have to catch them through sliding a basket underneath it. i would b happy if i find this simple version and even happier if theres a score and a adjust the speed thing in it.Or mayb someone knows the AS for this. i've been looking on the net for the last 3 hrs but cant find any hope someone can help, marieke |
|
|
|
||||
|
Re: simple catch the ball game
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: simple catch the ball game
i did did did for 4 hrs..so dont think im lazy or anything.I dont think theres such a tutorial so
i found some kind of fishing game and am trying to make it work thanks for the tip |
|
||||
|
Re: simple catch the ball game
Do you know actionscript to create it if i tell you the way ? coz i don't have time to create it now maybe later i do it... its simple if you know the actionscript !
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
|||
|
Re: simple catch the ball game
Quote:
thanks so much. Marieke |
|
||||
|
Re: simple catch the ball game
First of all you need two movieclips, one for your balls and one for your basket.
Then you should create a script to randomly drop balls from top of the screen with attachMovie. Second you need to control your basket movement with your keyboard or mouse movements, with listeners. For testing if the ball hits the basket you can use hitTest method, but it has one problem that when ball hits the basket bounding box it will return true, the best method is to calculate the ball distance with basket, it is more accurate... tell me if you need more info
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
|||
|
Re: simple catch the ball game
thanks I will give it a try!
|
|
|||
|
Re: simple catch the ball game
thanks |
|
||||
|
Re: simple catch the ball game
if you include your file it will be better...
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
|||
|
Re: simple catch the ball game
great! well i found this tutorial with the help of your actionscript pieces. its here
http://www.layoutgalaxy.com/html/htm...er47-page1.htm and u can download the .fla source. I'll make tennis balls out of the balloons and change the exploding bit into alpha0..i make a bucket out of the target thing. thanks so much marieke |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] my MAMP won't play ball with php | snappy | PHP Forum | 9 | May 15th, 2008 14:46 |
| [SOLVED] simple layout problem | saltedm8 | Web Page Design | 13 | May 2nd, 2008 18:02 |
| [SOLVED] simple div problem | hhelen | Web Page Design | 5 | Apr 4th, 2008 14:56 |
| [SOLVED] Can I catch up? 5 yrs out of WebDev... | tigerw550 | Starting Out | 3 | Dec 14th, 2007 03:06 |
| [SOLVED] Simple Php Code Problem | longstand | PHP Forum | 3 | Oct 17th, 2007 21:02 |