Today’s quiz is about BitmapData and the Graphics class…
Number of Questions : 5
Difficulty : Medium
Topic : BitmapData, Graphics
Today’s quiz is about BitmapData and the Graphics class…
Number of Questions : 5
Difficulty : Medium
Topic : BitmapData, Graphics
Here is a quick sunday quiz. Create some kind of clock with as little code as possible. Even just a textfield and the date object would cut it, but preferably try to do something a little more interesting. Post your results in the comments. I’ll post my version on monday EOD.
[EDIT: my clock can be found here which I'll count as tomorrows post]
The last clock post I did was about the 24 hour clock have a look at that here.
Write code that pulls saturated moving colors from a web cam… that is… if you move a red coffee cup across the screen your code should capture the color red.
A few hints: frame differencing, hsb and get/setVector.
I’ll post my working version tomorrow or the next day… this is a challenging one so I may give an extra day before I post my solution….
Difficulty : Medium
This quiz jumps around a bit from MovieClips to OOP.
Number of Questions : 7
Difficulty : Medium
Topic : MovieClips and OOP