by Daniel | Sep 29, 2009 | actionscript
Some browsers put in padding around flash content that is scaled to fit 100% height and width. This is a quick CSS / HTML fix to make your full-screen flash movie fit the full height and width of the browser.
Just put this in the top of your HTML inside your CSS declaration
* {margin:0px;padding:0px;}
by Daniel | Sep 25, 2009 | Uncategorized
This site for Moonbeam Films went live last week. It is AS3.0, XML controlled and uses the Gaia framework. It also uses the Google Maps API which is very easy to set up and use.
http://www.moonbeamfilms.co.uk
by Daniel | Sep 9, 2009 | actionscript
I’ve just updated UK Postcode Mapper Firefox plug-in to support Firefox version 3.5.*
Once you’ve added the button to your toolbar, you can see any UK post code on a map in only two clicks.
by Daniel | Sep 8, 2009 | actionscript
Dissidia: Final Fantasy went live this week. It uses the GAIA framework and supports English, French, Italian, Spanish, German and Russian languages. The game looks great and has some amazing artwork!
http://www.dissidia-finalfantasy.com/
by Daniel | Sep 6, 2009 | actionscript
Flash player 10 has many cool features including sound generation. My goal is to learn about these in greater detail. I have a project in mind that I’m going to be working towards and this is the first step in that direction.
Move your mouse from left to right to control the wavelength/pitch.
You will need Flash Player 10 for this to work. Check (and update) your player version here.
Recent Comments