Jesse
05-17-2003, 02:23 AM
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.
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.