replay

macro recording and replaying in eclipse 3.5

Hi, which tool would you recommend for macro recording and replaying ? Is there a language as well ? I frequently switch between Eclipse and Emacs(actually Xemacs) for editing tasks. It would be nice if I didn't have to do as frequently. That would happen if a macro language/recorder were available in eclipse. It's available in Netbean...

How do I look into a Starcraft 2 replay?

I am interested in building a parser for my own enjoyment using PHP. What do I need to know? What suggestions would you have for me? How do I even open a Starcraft 2 replay using PHP? ...

timeline looping causes as3 variable reinitialization

I have selection buttons and separate fade-in, fade-out movie clips. When the timeline loops for the next fade-in fade-out cycle AS3 variables are being reinitialized, resetting all variables. If I've selected a button to show a separate image and the timeline loops, the button and all variable states return to the initial value. Is the...