-
1. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
Ned Murphy Apr 14, 2011 4:53 PM (in response to kintetaylor)So far your problem is not with the code, it's with the instructions. You have 11 variables defined, but the first instruction pretty well tells you how many there should be... "You need to define the following variables (2 points each, 10 points total):"
-
2. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
kintetaylor Apr 14, 2011 4:59 PM (in response to Ned Murphy)Im sorry, I donot follow, can you explain?
-
3. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
Ned Murphy Apr 14, 2011 6:23 PM (in response to kintetaylor)How many variables should there be if they are worth 2 points each and they are worth 10 points altogether? You probably need to find some classmates to work on this with, and ask your instructor questions when you don't understand an instruction.
-
4. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
kintetaylor Apr 14, 2011 6:29 PM (in response to Ned Murphy)I'm not too bothered on how many variables there are, I just want to get the project to work and start to be able to understand AS3. That is my main goal of the class regardless of what ever grade I receive
-
5. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
Ned Murphy Apr 14, 2011 6:45 PM (in response to kintetaylor)Sounds good to me. So to answer your question, no, you are not on the right track. Check with your instructor for help.
-
6. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
kintetaylor Apr 14, 2011 6:48 PM (in response to Ned Murphy)So im on the right track? variable defined correctly?
-
7. Re: I'm soooo lost in Actionscript 3.0 PLEASE HELP
floatingworld Apr 15, 2011 9:40 PM (in response to kintetaylor)Mate, if you've only got a few hours to finish....don't try and re-invent the wheel...all this code has already been written, you just have to adapt it
to this situation. If u get a book like Gary Rosenzweigs' AS 3 game programming
university', you will find all the code you need for this problem....just comb through it and re-purpose
it. The avoidance code for example, yoiu will find there....u can go online and get
an ebook version of it...good luck.