> > If someone gets a chance, it would be good to get these in alphabetical
> > order.
> Is that a general rule or is this specific for swf? It seems to me that lots
> of function/*.xml file has to be reordered.
I think there are cases where it make more sense to start a chapter with
certain functions. Like it does make sense for swf_openfile() to be first
since that function needs to be called before any others. So perhaps
open/close can be first. But it appears that the rest are in a
semi-random order which makes it hard to find things.
-Rasmus