SVET - the big adventure (fantasy flash RPG game)
posted in Coding on 05.03.2010

My latest flash game. It's a fantasy RPG jump'n'run game. Check out here.
Promoting Your Flash Game
posted in Other on 04.03.2010
Helpful article of how to promote your flash games. Check out here.
add comment
Remove the yellow border in flash/flex
posted in Coding on 26.02.2010
The solution was so easy: stage.stageFocusRect = false;
Thanks to Rockabit for the post here.
add comment
Embed fonts in all the text fields of your flash document
posted in Coding on 26.02.2010
Very helpful solution that will save you maybe several hours. I used JSFL language and very short script to parse all the items in the library. Then for every item just embed the characters that I wanted. Get the script from here http://www.outset.ws/files/jsfl/embedCharactersInTextField.jsfl. In flash: Commangs -> Run command (or simply Ctrl+R) and point the script file.
You can download the jsfl documentation from here http://livedocs.adobe.com/flash/9.0/main/flash_cs3_extending.pdf.
add comment
Casino Roulette
posted in Coding on 16.02.2010

A new project in my portfolio. Check out here.
add comment
SVET: Bringing order to project management chaos (slapstart.com review)
posted in Coding on 12.01.2010

Thanks to Mike Scutari for the great review of SVET. Check out here.
add comment