A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home1/murguz/public_html/system/core/Exceptions.php:185)

Filename: libraries/Session.php

Line Number: 688

Murguz Blog : Game Development

Category: Game Development

How to skin Feathers (Starling Extension) Button component?

Hello Internet, this time I am writing tutorial on Game Development. Particularly about Startling's Feathers extension. Let's start with introducing Starling for those of you who are not familiar with this cool framework. Starling is a cross platform game engine, written in AS3 that enables to make games that run on GPU.

Read More

2014/07/23

Admin