Udo Giacomozzi wrote: > I'd like to create a Syslog extension module for Gnash, so that one > can send Syslog messages from a flash movie.
Sounds useful. > Can someone (Rob?) give me some pointers how to start? http://www.gnu.org/software/gnash/manual/gnashref.html#extensions. :-) I'd suggest starting by just copying the fileio extension, which is pretty simple. That'll give you all the stuff you need to bind your extension into Gnash, then just change the code to do what you want. - rob - _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev