I currently working on a project where a Flash Application is played on six (6!) screens. The screens are 1366×768 which must be (a least mine) the biggest Flash animation (8196px wide and 768pixels high) The problem with Flash is that it will not go full-screen on more then on screen. With some hacking you [...]
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 [...]
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 [...]
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
|
Also posted in Flash
|
Tagged AS2, background patterns, Download, Experiments, external images, Flash, flash background, Flash experiments, seamless background, tiled background, tiles
|
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 [...]
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. [...]
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: [...]
February 13, 2007 – 20:24
Update #1: There are some problems with the plugin in Firefox 2 for the Mac and Flock: FlashBox is loaded, the images are loaded into it, but FlashBox is not visible. I am looking into it, sorry Mac users! There is also a difference between Firefox for the PC and IE for the PC: it [...]
Update: Check the Flashbox directory or more post about FlashBox for recent update Today I’m focusing on Flash. First task was of course the security-box from Flash (which seems to fail ???) Get the basic stuff in there (loader, navigation, image, caption) And get it to center after loading …. Done But …. I’ve got [...]
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 [...]