Category Archives: ActionScript3

Tracking mouse leaving the Flash Player (AS3)

[kml_flashembed movie=”http://blog.metah.ch/image/example/mouseTrap.swf” height=”200″ width=”300″ /] Actionscript 3.0 allow us to detect easily when the mouse leave the Flash Player, making it possible to avoid strange behavior of our clip. For example during ā€œdrag and dropā€ it can be useful to know when the mouse leave the stage. To do this you just have to useā€¦ Read More »

Flash FullScreen Video Player

Since the new version of the Flash Player (at least version 9,0,28,0), we can do Flash without the chrome of the web browser. That mean true fullscreen, not just the Javascript popup. For me it’s one of the most important step in web diffusion, web outside the box šŸ˜‰ So to test it I quicklyā€¦ Read More »

ActionScript 3.0 Books are here !

I just discover at O’Reilly that the new book from Colin Moock is out in ā€œRough Cuts Versionā€. It’s really time to learn AS3 and even more for people only used to develop using a non object oriented programming language. The publication date for Essential ActionSript 3.0 is in June 2007, but with rough cutsā€¦ Read More »

AS3 video tutorial : helloworld

Iā€™ve just opened a new folder for actionscript3 over my server. You can access it directly with the url : as3.metah.ch My first video is about beginning AS3 with Flash 9 Alpha and to create a little helloworld application in AS3. My English is quite terrific and I hope you can still understand what Iā€¦ Read More »