October 12, 2007

Actionscript 3 - making the simple things harder

You will find other articles relevant to this document in these sections:
Richard Lee @ 12:41 pm

Gees, I’ve been away from flash for nearly 12 months now. And today I’ve spent over and hour trying to create what I consider ra relatively simple clickable interface. A few buttons on a map which when clicked popup a php page which lists information from a database…Now im confronted with unnecessary complicated event handlers.. Why oh why couldn’t they keep Flash Actionscript simple, like Javascript. I miss Actionscript 1 :( …All i wanna do is pass a string parameter from the button to my php script ARGH!