webdesign, linux and lots of other stuff…

Tag Archives: actionscript

Actionscript development on Mac

I’m planing on starting up some small game projects in Flash using either actionscript or haxe with all open source softwares, just to look at the possibilities of doing interactive flash things using this tools.  It looks to be a bunch of different ways of compiling and making this possible but i have a hard time getting [...]

Javascript for Flash CS3 ActionScript 3.0 Part 1

I wanted to write down some information that i found hard to find when trying to implement simple JavaScript actions to a ActionScript Flash CS3 link. We will start by making a button that calls a popup from JavaScript within Flash CS3 Start by creating a new flash-file (CTRL+N) and choose ActionScript 3.0 Then create [...]