Ever wanted to see the guts of a swf file? There have been a few very nice swf dump tools released over the years, here is another one : ). This supports up to v8 (for now), and the actions are dumped as flasm code.
I didn't bother putting switches in, so it is pretty verbose. If there is *any* interest at all I'd be happy to add them. I've been using it 'as is' for the last while -- too lazy to do it right for just myself I guess : ).
swfdump (82k)
usage:
swfdump filename
There are a few things I'm not fully dumping yet, I'll update when they are added. In spite of that though, if you see a bug, I'd be happy to know about it : ).