It happened only 1 hour ago. We (the devil himself, Wolfgang Teufl) have finally mastered the big boss of the game . Approx. 12h of pure gaming-time with heavy use of “the force”. For me, the best Star Wars game ever, especially because of the story. I always liked games with a nice accompanying story [...]
I only want to contribute the following issue. If a user have a Google Toolbar installed (and those are many) and the Auto-Fill feature for form-input fields is activated (this is “on” by default) will overrule CSS-background-colors for input fields. A practical solution is to use the !important statement (it works well for me). #inputText [...]
It’s no secret. I am a Star Wars Freak. Only 2 weeks left for the most important game this year (in my opinion). Go and get it.
In earlier Firefox versions it was common for me to click on a bookmark and to open it in a new tab. This is also possible by now, but only if the current site has already started to render. If the site is not initialized you will get a “greyed menu”. I never had this [...]
One of my favourite AS3 libraries is Flint Particles, a flexible library for creating stunning particle-effects. I have used it in a running project (more about that soon) and i was totally satisfied. The one and only thing i missed is particles in 3D-space. But this issue is now resolved, the guys from bigroom.co.uk have [...]
Last 6 month were horrible at university and work and finally have some time to join the community again and leave my 2 cents here again. One great thing to mention, we (a team of 4 web-game-enthusiasts, i will give some credits to my mates soon) have finished a physic-based game that will go public [...]
I am living in Austria and currently there is a discussion about how to observe the internet-traffic. This is more interesting for Germans and Austrians, because we all know the problem of a “Bundes-Trojaner”. Several engineers from different Austrian companys and the interior ministry are discussing about technical solutions for observing internet traffic. Last year [...]
We are using Dreamweaver in different versions at our company and sometimes for us, Dreamweaver is more or less the best choice. But we are always missing some workflow-features. We have tried to implement an Eclipse-based solution (PDT, WDT, Subclipse, etc.) into our daily workflow, but this was no real alternative. Next step was to [...]
Some friends of mine have done a 2min cg-short movie. Have a look, i laughed a lot as i watched it the first time. Direct Link
Update I have replaced the Sprite by an own class/object (SimpleObject with 3 public properties, x, y, z). The results are the same. Vector vs Array Started a little speed measurment with new Vector-type and the “old-fashioned” array. As everyone could read in the Adobe AS3 Docs, Vector should give us some advantages over Array [...]