NightSky
actionscript add button adobe air animation availablewidth button Canvas close combobox create drag edit effect flex flex 4 flex4 flowplayer Font-icons fullscreen fx hours hours of day HTML5 http javascript js js interaction media media player mouse open php player popup quarters sequence simple simpleXML spark tips TweenMax Uncategorized VideoPlayer workaround xmlSleepless Nights
June 2013 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Blogroll
Nightlycoding posts- Create grid patterns with canvas (blocks, diamonds, hex)While making some experiments with a game, I felt the need to add a grid to the background, after much thinking I decided that canvas should be the “best” solutions for this. However after creating a simple “square” grid I wanted also hexagons and diamond grids. And this is what … Continue reading → […]
- Quick Tip: Parse single object from unknown key-values JSON.Sometimes we need to read data from JSON but we are not sure which value corresponds to a key or we need to parse a really large object. So here’s a tip about how to read key names and their corresponding values from a JSON object. Let’s assume the following … Continue reading → […]
- My game template on Codecanyon!Finally I have had some free time and thought to try my luck with Codecanyon, which is a place were authors and coders get to monetize their works and for people to get some high-quality code/themes/templates/apps build-in and ready to go. So I managed to “transform” my game of Easter-egg-hunting … Continue reading → […]
- Simple HTML5 Easter game [TweenMax as engine]A happy HTML5 game for Easter, it was developed in under 8 hours with JQuery/UI, HTML5 canvas, and TweenMax from Greensock for the rendering and animation stuff. Background is from April Wallpapers of Smashing Magazine! Egg graphics are from MediaLoot freebie set of easter-eggs! Font is Luckiest-Guy from Google web-fonts! … Continue reading → […]
- HTML5 Video on Canvas + pixel manipulationOne of my latest experiments was to create a fullscreen background with a video, for this I used HTML5 video tag and loaded it on a canvas element. Although it worked it somehow felt incomplete because it was simply a video as background, it needed some edge add to it, … Continue reading → […]
- Create grid patterns with canvas (blocks, diamonds, hex)
