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