December 2009
5 posts
1 tag
Duplicate external assets in AS3 →
I write this article because it seems to me that quite a few people still have no idea how to duplicate external assets (such as duplicating MovieClips, for example). Thus, I decided to take this opportunity despite there being quite a few articles that document this. If I haven’t bored your by now, read on!
Dec 22nd
1 tag
Wii Internet Browser User Agent
Opera/9.00 (Nintendo Wii; U; ; 1038-58; Wii Shop Channel/1.0; en) For when you fancy browsing like a Wii from your Mac.
Dec 18th
1 tag
How to reset iPhone restrictions code →
Dec 11th
2 tags
W3C FileAPI in HTML5 →
Often, web applications will prompt the user to select a file, typically to upload to a server. Unless the web application makes use of a plugin, file selection occurs through an HTML input element, of the sort <input type="file"/>. Firefox 3.6 now supports much of theW3C File API, which specifies the ability to asynchronously read the selected file into memory, and perform operations on the...
Dec 10th
Parcycle. A HTML5 Canvas Particle System →
Javascript particle system.
Dec 7th