Thursday, 24 March 2011

Graphic Generator


I have Created a Graphic generator using addChild() function again this uses an external class which is called upon in the main movie file. Have a go it gets a bit slow after a while due to memory issues. might have a look at how to solve that, been trying to use the removeChild() function but to no effect so far.


Tomato man needs water


Added more functionalty to my tomato man he now blinks when you click the mouse and I have also added the capability for him to collect water droplets using hit tests.

Your a Star


Been using classes again this time to create a star that appears when the mouse is clicked and then it slowly fades away. Had real issues with this until discovered that when you create the movie clip instance you have to link it to the External file.

Tomato Man


Been creating this little tomato character who moves around the screen with keyboard presses I used if statements to constrain his movements so he wont go off the screen.

Drawing on my own with some classes


I Created this drawing program within Flash as a first attempt at using external class files. Pretty pleased with myself as classes are difficult to get your head round. Going to attempt to add a bit more functionality to this and see where it leads me might try and change the size of the brush with a key press next.

Mono Face


I really enjoyed playing with this site which allows you to change peoples face and merge them with other peoples features. The site has really hi quality images which makes it look really good have a play.

senocular


This is a flash resource site with some really interesting flash files and tutorials about how to do certain actionScript functions. It has been really useful to look at and use as a resource.