| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
The Just for Kicks Challenges are a community building project which focuses on promoting friendly competition to foster relationships within the community while at the same time extending the abilities of Flash and creating useful, applicable code snippets.
Each challenge is like a short competition; there are rules, start and end dates and a goal, but there are no prizes. Each challenge shall relate to a particular Flash Object which shall be named in the challenge thread title. To participate all you have to do is think of a cool function which you can add to the Object in question. For instance, if the Object in question is the TextField, you might make a small spell-checking engine or a method which resizes the text when the up and down arrows are pressed. The standard rules which apply to each challenge are: - Your code must be 100% your own work or give appropriate credit to other authors. Remember the idea is to develop something new, not just post a script someone else has already made. - The feature must be implemented using code only – that is it should not require any items in the library or on the stage. You can of course make reference to items in the library if that’s the purpose of your script, for instance if it’s a script that lays out MCs in a grid, or something like that. - 25 lines of code max. Comments are not counted in the line count and are thoroughly recommended. Don’t abuse the line limit by using really long infix IF-ELSE statements or anything like that, it’s there to encourage you to think outside the box! - You should post a working SWF and FLA so we can see it in action! Whoever creates a challenge can of course decide to vary these rules or add new ones. Please list the rules in detail at the start of your challenge when you post it so that everyone can participate.
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#2 | |
|
Addicted To FLASH
|
Quote:
__________________
â€* GOD Is Near â€* Questions Don't PM for Questions An eye for an eye, make the whole world blind _____________________________________________GHANDI |
|
|
|
|
|
|
|
|
|
#3 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
I thought of that but I think it'd be better just o declare the challenge over than close the thread because closing it stops someone with an absolutely brillinat idea who comes across the thread late in the picture, from openning it...
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#4 |
|
Addicted To FLASH
|
Maybe u r right, but we can add a line that if anyone has another idea for the subject of the chalange to post a new one
maybe
__________________
â€* GOD Is Near â€* Questions Don't PM for Questions An eye for an eye, make the whole world blind _____________________________________________GHANDI |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Oct 2002
Location: NY
Posts: 657
|
what is "one line of code"?
can you define it clearly? if (x==0){ whatever; } it this three line? or one line? nest if statements one line? or many line? ![]() i am confused
__________________
"If a man does not keep pace with his companions, perhaps it is because he hears a different drummer." Thoreau |
|
|
|
|
|
#6 |
|
Addicted To FLASH
|
hey magic
no, these are two lines the comments, the closing }, the ; all don't count
__________________
â€* GOD Is Near â€* Questions Don't PM for Questions An eye for an eye, make the whole world blind _____________________________________________GHANDI |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|