-
I think it's a little surprising there such a lack of interest in Spalah-Flash and the other similar projects.
I suppose the typical Flash developer considers it worthwhile to just spend $699 for the Adobe tools.
But for the GNU/Linux oriented would-be Flash developers, it seems the best alternative is the Perl SWF::Builder package on CPAN.
2008-12-03 19:18:59 UTC by dfdoxey
-
Seems to be abandonware to me. I don't think Adobe is doing anything about killing projects. I've been looking too. DrawSWF, qFlash, Spalah-Flash, F4L, and a few other projects all seem to have stopped development a long time ago. There may have been pressure in the past but Adobe open sourced the SWF file format earlier this year. (swf_file_format_spec_v9 is the file name on the Adobe site)
2008-12-03 11:08:58 UTC by devfsm
-
I've been looking around for even a rudimentary GUI type SWF development tool.
Synfig is really good, but can't produce SWFs.
QFlash looks promising, but lacks documentation, appears to be abandonware, and apparently doesn't support tweening.
Spalah-Flash looks promising as far as the screen captures and portfolio goes. But it doesn't look like anyone's been able to compile it within...
2008-11-29 18:30:31 UTC by dfdoxey
-
Trying to install Spalah on Debian. Have already installed Swig and Ming. Running ./configure on Spalah runs fine and stops abruptly on:
'checking for gtk+-2.0 gdk-2.0...'
and exits the routine. gtk+-2.0 appears to be installed. Am I missing something?
Plus, where can I find info on the project to incorporate Spalah into Inkscape?
Thanks.
2006-03-07 18:48:02 UTC by nobody
-
Are there plans to make a windows port?.
2005-10-31 12:28:53 UTC by molumen
-
Hi friends, I would like ask you for an answer if it is possible, my Linux is FC4 & the ./configure it is OK, but when I type make appears this message: make[2]: *** [spalah-spa-canvas-view-item.o] Error 1
what means this? & how can I solve?
thanks.
2005-10-27 08:04:04 UTC by nobody
-
Hi.
I'm on a Debian system trying to run Spalah. Running
the install.cgi script manuall gives "Can't locate
MySite/Base.pm in @INC ...", which I understand is a
misconfiguration of perl on my system, but I see
nothing on Spalah's documentation about this. What
should I do?
And second, i wouldn't want to run mysql. Can I run
sqlite instead? I have installed the...
2005-10-22 09:04:23 UTC by nobody
-
Hi.
I'm on a Debian system trying to run Spalah. Running the install.cgi script manuall gives "Can't locate MySite/Base.pm in @INC ...", which I understand is a misconfiguration of perl on my system, but I see nothing on Spalah's documentation about this. What should I do?
And second, i wouldn't want to run mysql. Can I run sqlite instead? I have installed the libdbd-sqlite3-perl,
2005-10-16 17:43:31 UTC by gradha
-
apparently if i ./configure --disable-nls
i can compile and run make install WEE.
2005-04-27 20:14:14 UTC by nobody
-
I got that resolved by installing ming from ming.sourceforge.net
My problem is this:
markb@IT-NETOPS04:~/spalah-flash-0.03$ make install
Making install in intl
make[1]: Entering directory `/home/markb/spalah-flash-0.03/intl'
if test "spalah-flash" = "gettext" \
&& test '' = 'intl-compat.o'; then \
/bin/sh `case ".././mkinstalldirs" in /*...
2005-04-27 19:59:09 UTC by nobody