hartti | 06 April, 2007 03:22
... is creating the graphics for your application.
Well, not exactly, especially if you are developing a complex Flash Lite application as the coding can get tricky too. And definitely not, if you are familiar with drawing tools in general. (Of course, if you get someone else to draw the graphics for you, you are golden :-)
After scrapping the networked Flash Lite application for my Flash Lite article, I decided to create a simple game as my example application. This time coding was not the issue, but getting the needed graphics in place cause some sweating. If I can use pen and paper, I can draw some things, which other people can even recognize. With mouse, this is much more challenging (note, I do not have a pen-controlled graphics tablet at my disposal, unfortunately).
Additional challenge was that I wanted to use vector graphics instead of bitmap graphics. Luckily Fireworks allows one to draw vector graphics and store in such formats which are understandable for the Flash Authoring tool (I used .ai format, which is the Adobe Illustrator file format). However getting used to the click-on-one-point-and-drag-the-handle type drawing took some time.
After few hours of experimenting and tinkering (and swearing), I got the game graphics ready. The results were not horrible, but no-one can say that the tree, apple, plate, and exploding apple I managed to create for the game are great pieces of art. I think most of the people can recognize them though :-)

Any good tips on how to become a great vector graphics artist?
Flash |
Next |
Previous |
Comments (4) |
Trackbacks (0)
hartti | 10/04/2007, 19:54
Alessandro, don't hold your breath waiting for the article to be published. If it goes out, it will be in Portuguese (translated of course)andyeb | 10/04/2007, 13:47
hartti | 10/04/2007, 19:58
Yep, using a scanner would help a little. Although I would prefer then the application (Illustrator?) to do the linetracing for me, instead of me drawing along the lines on top of my bitmap drawing (as getting used to the point-and drag style drawing of vector graphics is the part which is most challenging to me - I know, practise, practise, practise...)
Re: The most challenging part of Flash Lite development...
biskero | 06/04/2007, 16:35
looks like you are having fun with Flash Lite development. I think Flash Lite shift development paradigm from coding to UI as you are experiencing.
Hey, looking forward to read your article !!
Alessandro