Tag Archives: Experiments

Tiled background AS3

Sometimes you just need a pattern in the background that is fullscreen, of course you can use a big .PNG file but that is not always necessary. You can use a pattern that you need to tile, I’ve written about this before: my post about tiled-background in Flash 8 AS2. The code over there is [...]

Flash experiments: omtrek cirkel

I have to do this in Dutch because I have no idea what’s it called in English, sorry. It not really important, and will be used in a project which has little to do with this explanation. Een klein testje om de omtrek en de oppervlakte van een cirkel te berekenen. Het moest van ver [...]

Flash experiments: tiled background

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 [...]

Flash experiments: select

Update: Before I could publish this post, before I finished this experiment, I found a better class to do what I want. TransformManager Released – Scale/Rotate/Move any MovieClip from Jack Doyle (Greensock). This class is what I had in mind when I started…. and much, much more… I’m using this class in the future. Another [...]

Flash experiments: tools

I decided to “share” my unstructured flash experiments: And in this case it’s a flash application that creates flat, printable versions of cubes. Just print it, cut it out, glue it together and there you have it: the amazing cube: [Your user agent does not support frames or is currently configured not to display frames. [...]

Flash experiments: Flashbox – part 3

Update: Check the Flashbox directory or more post about FlashBox for recent update Lightbox Javascript to Flashbox Javascript Bugs in the Lightbox script: Lightbox doesn’t follow when the window is scrolled, I’ve fixed this bug if no Image (broken link) is loaded, there is no way to stop this process, and you get no feedback [...]

Flash experiments: Flashbox – part 2

Update: Check the Flashbox directory or more post about FlashBox for recent update Flash and crossdomain The first obstacle is the security box / crossdomain in Flash. If you want to know more about the security box and crossdomain.xml, visit Martijn de Visser blog, he has an excellent explanation (with images!!!). But in short, if [...]

Flash experiments: Flashbox – part 1

Update: I am not keeping files for historical purposes, so the Flashbox directory will be update. (This means: when you view the progress, explained in this post, there is a possibility that the files are already evolved some… and the description here won’t fit what you see ) Check for more recent post about FlashBox. [...]

Flash experiments: the amazing cube

I decided to “share” my unstructured flash experiments: And in this case it’s a flash application that creates flat, printable versions of cubes. Just print it, cut it out, glue it together and there you have it: the amazing cube: You need to upgrade your Flash Player You do not have the (correct) Flash plugin [...]

Flash experiments: a new category

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 [...]