Because I talk about two topics on my blog that have absolutely nothing to do with each other I created (well, WordPress provided it) two separate RSS feeds for Urban papercraft and Flash. Custom RSS Links All Flash posts All Urban papercraft posts
By Matthijs Kamstra
|
Posted in Flash, Improvement, Misc, Urban papercraft
|
Also tagged Actionscript, AS2, AS2 to AS3, Flash, Flash panel, from AS2 to AS3, My Blog, Papercraft, Urban, Urban papercraft
|
I was experimenting with Google SketchUp 6 and Pepakura designer v2 .1.2. And I saw in the Pepakura a pattern when creating tubes. Update: it not only creates tubes (example: 15 sides) but also cubes (4 sides) and prism (3 sides) And off course I couldn’t resist building it in Flash: And in this case [...]
Update #1: Recently there are some who like to have the source of this project, that’s not a problem. But the source is what it is, and there are no comment in the code…. And because this post was not up-to-date, I’ve remove some of the links to sites with patterns because they didn’t exist [...]
By Matthijs Kamstra
|
Posted in Flash, Flash experiments
|
Also tagged AS2, background patterns, Download, Experiments, external images, Flash, flash background, seamless background, tiled background, tiles
|
Update #1: it seems that to much data makes this button not function, so I toned it down a little For FlashBox I was looking for a way to get more/better feedback from the users when they report a bug. It started with: function submitBug (target_mc:MovieClip) { for(var i in target_mc) { trace ( ‘key: [...]
Home Overview Download Example How to Use Tested in Todo / request Thanx to 1.4 Currently my interests are focused on AS3 which means that this project ( written in AS2) has no priority right now. So people who install (or have installed) FlashBox do this “as-is“. I haven’t seen any problems with FlashBox on [...]
I added the category “Flash experiments” in which I will show you all my experiments. Which usually lead to nothing, but I have fun making them. And I have a lot of them, so this seems the best place to show them. So to sum it up: Little projects to fix a “itch” I have [...]
This is a little tool I build with the help of Screenweaver. A dir(ectory) 2 XML tool. Wanna know more about the reason?? Version 1.0 had some bugs, and the output (XML) wasn’t the way it should be. Dir2xml v1.1 (yes indeed it’s the same picture as version 1.0, there are no big changes to [...]
This is a little tool I build with the help of Screenweaver. A dir(ectory) 2 XML tool. I was looking for a program that could create an XML file from a directory. I found some programs that could help me with this (commandline, Printfolder, Dirhtml) but none of them creates an XML at once. So [...]
A little dynamic slideshow a made with Flash using XML. It’s not finished but it usable. And it’s not really the reason I wanted to show this. What I wanted to show is my dir2xml program that I wrote with Flash and Screenweaver SlideShow v1.0 Download I haven’t had the time to clean up the [...]
Introduction For some time I’ve been wanting to build a Flash video player, that’s easy to use in html, but can also be used in other Flash (OOP) projects. After some research I came to the conclusion that enough people (http://www.flvplayer.com/) have already created their version of this… and also particularly good! But that’s OK: [...]