Flash Editor

Graphic Apps

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
5.3

Available as/for:
Description:
F4L is an open source development environment for Macromedia Flash, a multi-platform format(swf/svg) widely used for web applications and vector animation. Basically, you can make interactive eye candy for your web site or any other purpose while maintain.

This is the version 0.2.1 of the Flash editor for linux, so it is room for a lot of improvements. We are looking for coders,testers and sponsors to help us with this project. You can help us with ideas, patches, money, documentations&tutorials, graphics&sound.
Additional projects are started:
- f4l- server ML to SWF or SVG server.
---------------------------------- Please use the forum to propose a name and to submit an logo(icon).

Ratings & Comments

68 Comments

csolis

Hi everyone, I try to install it but i got these messages. I hope anyone can help me. This is the error message: It seems that file new.h can't be found in the directory. [root@srv76 f4l-0.2.1]# qmake -project [root@srv76 f4l-0.2.1]# qmake -o Makefile f4l.pro [root@srv76 f4l-0.2.1]# make cd src/flagStonePort/transform-cxx-bsd/transform && make -f Makefile make[1]: Entering directory `/home/christian/Downloads/Flash_linux/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform' g++ -c -pipe -w -g -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I. -I/usr/lib64/qt-3.3/include -o FSButtonEvent.o FSButtonEvent.cpp In file included from FSButtonEvent.h:34, from FSButtonEvent.cpp:22: FSVector.h:35:17: error: new.h: No such file or directory In file included from FSButtonEvent.h:34, from FSButtonEvent.cpp:22: FSVector.h: In constructor ‘transform::FSVector<T>::FSVector(int) [with T = transform::FSActionObject*]’: FSButtonEvent.h:152: instantiated from here FSVector.h:174: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSActionObject*]’: FSButtonEvent.h:196: instantiated from here FSVector.h:275: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In constructor ‘transform::FSVector<T>::FSVector(int) [with T = transform::FSShapeObject*]’: FSShape.h:75: instantiated from here FSVector.h:174: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSShapeObject*]’: FSShape.h:97: instantiated from here FSVector.h:275: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘const transform::FSVector<T>& transform::FSVector<T>::operator=(const transform::FSVector<T>&) [with T = transform::FSShapeObject*]’: FSShape.h:115: instantiated from here FSVector.h:204: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘const transform::FSVector<T>& transform::FSVector<T>::operator=(const transform::FSVector<T>&) [with T = transform::FSActionObject*]’: FSButtonEvent.cpp:104: instantiated from here FSVector.h:204: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::reserve(int) [with T = transform::FSActionObject*]’: FSVector.h:271: instantiated from ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSActionObject*]’ FSButtonEvent.h:196: instantiated from here FSVector.h:246: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::reserve(int) [with T = transform::FSShapeObject*]’: FSVector.h:271: instantiated from ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSShapeObject*]’ FSShape.h:97: instantiated from here FSVector.h:246: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) make[1]: *** [FSButtonEvent.o] Error 1 make[1]: Leaving directory `/home/christian/Downloads/Flash_linux/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform' make: *** [sub-src-flagStonePort-transform-cxx-bsd-transform] Error 2 THANKS for your time, PD: I use Fedora 12 on Linux

csolis

Hi everyone, I try to install it but i got these messages. I hope anyone can help me. This is the error message: It seems that file new.h can't be found in the directory. [root@srv76 f4l-0.2.1]# qmake -project [root@srv76 f4l-0.2.1]# qmake -o Makefile f4l.pro [root@srv76 f4l-0.2.1]# make cd src/flagStonePort/transform-cxx-bsd/transform && make -f Makefile make[1]: Entering directory `/home/christian/Downloads/Flash_linux/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform' g++ -c -pipe -w -g -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I. -I/usr/lib64/qt-3.3/include -o FSButtonEvent.o FSButtonEvent.cpp In file included from FSButtonEvent.h:34, from FSButtonEvent.cpp:22: FSVector.h:35:17: error: new.h: No such file or directory In file included from FSButtonEvent.h:34, from FSButtonEvent.cpp:22: FSVector.h: In constructor ‘transform::FSVector<T>::FSVector(int) [with T = transform::FSActionObject*]’: FSButtonEvent.h:152: instantiated from here FSVector.h:174: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSActionObject*]’: FSButtonEvent.h:196: instantiated from here FSVector.h:275: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In constructor ‘transform::FSVector<T>::FSVector(int) [with T = transform::FSShapeObject*]’: FSShape.h:75: instantiated from here FSVector.h:174: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSShapeObject*]’: FSShape.h:97: instantiated from here FSVector.h:275: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘const transform::FSVector<T>& transform::FSVector<T>::operator=(const transform::FSVector<T>&) [with T = transform::FSShapeObject*]’: FSShape.h:115: instantiated from here FSVector.h:204: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘const transform::FSVector<T>& transform::FSVector<T>::operator=(const transform::FSVector<T>&) [with T = transform::FSActionObject*]’: FSButtonEvent.cpp:104: instantiated from here FSVector.h:204: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::reserve(int) [with T = transform::FSActionObject*]’: FSVector.h:271: instantiated from ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSActionObject*]’ FSButtonEvent.h:196: instantiated from here FSVector.h:246: error: no matching function for call to ‘operator new(long unsigned int, transform::FSActionObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) FSVector.h: In member function ‘void transform::FSVector<T>::reserve(int) [with T = transform::FSShapeObject*]’: FSVector.h:271: instantiated from ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSShapeObject*]’ FSShape.h:97: instantiated from here FSVector.h:246: error: no matching function for call to ‘operator new(long unsigned int, transform::FSShapeObject**&)’ <built-in>:0: note: candidates are: void* operator new(long unsigned int) make[1]: *** [FSButtonEvent.o] Error 1 make[1]: Leaving directory `/home/christian/Downloads/Flash_linux/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform' make: *** [sub-src-flagStonePort-transform-cxx-bsd-transform] Error 2 THANKS for your time, PD: I use Fedora 12 on Linux

tnzbdx

It runs great, installed it with this line for install F4L you want to do this: wget http://www.sonsuzdongu.com/paketler/f4lm_0.1-1_i386.deb next, install it: sudo dpkg -i f4lm_0.1-1_i386.deb and next, run it: f4lm if you have amd64 do this: sudo dpkg --force-architecture -i f4lm_0.1-1_i386.deb Enjoy!

pippo73

I would like to know if there are any news about the development of this sw... I would like to know if anyone has tried to install it on a kubuntu 9.04?

incredion

i tried to compile it on Kubuntu 9.04 64Bit. qmake -project :runs qmake -o Makefile f4l.pro :runs make :drops Errors -> installed qt3-dev und qt4-dev libs. make :runs longer but finally :drops errors * In member function »void * F4lmDoc::slotfileExportMovie()«: * cout not defined * cerr not defined what can i do? cheers -incredion

Itsme

simlink /usr/lib/qt-x.x.x to /usr/share/qt3 it solve the problem

Delzin

qmake qmake: command not found make : *** No rule to make target `/usr/share/qt3/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. I'm using openSUSE 10.3 thx for attention

auesys

At src folder: qmake -project qmake -o Makefile f4l.pro make cd bin ./f4l working in ASP Linux 11 (RHEL5)

megasantiago

for install F4L you want to do this: wget http://www.sonsuzdongu.com/paketler/f4lm_0.1-1_i386.deb next, install it: sudo dpkg -i f4lm_0.1-1_i386.deb and next, run it: f4lm if you have amd64 do this: sudo dpkg --force-architecture -i f4lm_0.1-1_i386.deb Enjoy!

photorock

I follow the tuto but I have this message : fred@fred-laptop:~/telechargement/f4l-0.2.1$ qmake -project fred@fred-laptop:~/telechargement/f4l-0.2.1$ qmake -o Makefile f4l.pro fred@fred-laptop:~/telechargement/f4l-0.2.1$ make cd src/flagStonePort/transform-cxx-bsd/transform && qmake transform.pro -o Makefile cd src/flagStonePort/transform-cxx-bsd/transform && make -f Makefile make[1]: entrant dans le répertoire « /home/fred/telechargement/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform » g++ -c -pipe -w -g -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSAction.o FSAction.cpp make[1]: g++ : commande introuvable (command not found) make[1]: *** [FSAction.o] Erreur 127 make[1]: quittant le répertoire « /home/fred/telechargement/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform » make: *** [sub-src-flagStonePort-transform-cxx-bsd-transform] Erreur 2 ????? thanks Fred

davbeck

OK I love the stuff I hear about this but I can't get it installed. I am using Fedora Core 6 when I try to make I get this error. make: *** No rule to make target `/usr/share/qt3/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. qmake is not installed and is not in any of my repositories can anyone help

tnt

qmake is in qt3-develop (in suse, maybe other distributions to) but i need a symbolic link, 'cause the executable was NOT in the path ('locate qmake' should find it) ln -s /usr/lib/qt3/bin/qmake /usr/bin/qmake

alanro

newbie help need. where can get one compiled win32 version, I try serval times under windows, but... Thanks.

smartboyathome

This is for KUBUNTU Linux, not windows. Sorry... :(

janetkellman

Can we make win32 version and use it at many windows systems ? Thanks. http://rbytes.net/software/

menace1982

Windows systems has COUNTLESS flash authorings apps.

masaji

qmake -project qmake -o Makefile f4l.pro make ./f4l

leandronn

Hi, I'm new. when I make, I get this error: make: *** No rule to make target `/usr/share/qt3/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. Thanks in advance

tapd260

How do you turn this into an application?

kobakira

cd 'directory of source' ./configure make sudo make install (or just 'make install') Good luck!

orts

I have tried that way but when I type ./configure It tells there is no such file or directory then I just tried to type make, and got this output: make make: *** No rule to make target `/usr/share/qt3/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. any other suggestions? cause I would love to have Flash editor on my Linux box, it nearly the only thing I have to go back in Windows to use ,-) Thanks in advance

Elv13

qmake make make install but me i get make[1]: Entering directory `/root/Desktop/f4l-0.2.1/src' g++ -c -pipe -g -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -IflagStonePort/transform-util-cxx -IflagStonePort/transform-cxx-bsd -I. -I. -o canvasItem.o canvasItem.cpp In file included from canvasItem.cpp:18: canvasItem.h:21:21: qcanvas.h: No such file or directory canvasItem.h:22:25: qpointarray.h: No such file or directory In file included from canvasItem.cpp:18: canvasItem.h:29: error: expected class-name before '{' token canvasItem.h:32: error: expected `)' before '*' token canvasItem.h:39: error: expected class-name before '{' token canvasItem.h:42: error: `QPointArray' has not been declared canvasItem.h:42: error: ISO C++ forbids declaration of `ctrl' with no type any suggestion? i know that its an old and incomplete apps, but i need it

Cderugg

I got passed this error by installing more qt3 packages. Specifically libqt3-mt-dev and the list of dependencies that came with it. After this I ran make clean, then make, but sudo make install basically said it didn't have anything to do. Anyway, I went in the /bin/ folder and ran f4l and it works fine without make install? Then just added a link to it.

gogoflex

I ve made make and i ve replace fsdefine Now, how does it run ? Have i another things to do like ./configure or install ? I think at this time it's impossible... How can i build the install script ? thank you ...

Divilinux

/usr/local/Trolltech/Qt-4.1.2/include/QtCore/qvector.h:95: error: 'struct QVectorTypedData' has no member named 'array' {standard input}: Assembler messages: {standard input}:39: Error: symbol `translate' is already defined make[1]: *** [canvasItem.o] Error 1 make[1]: Leaving directory `/root/programmi/f4l-0.2.1/src' make: *** [sub-src-make_default] Error 2

Pling
0 Affiliates
Details
license
version 0.2.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

Other Graphic Apps:

kimagesorter
korobAn
last update date: 14 years ago

Score 5.0

Pynocchio
MStuttgart
last update date: 6 years ago

Score 6.5

PhotoKit
novesky
last update date: 12 years ago

Score 6.1

QVV Image Viewer
cade
last update date: 15 years ago

Score 5.7

webshots
salvaste
last update date: 20 years ago

Score 5.0

Limoo Image Viewer
brdn25
last update date: 11 years ago

Score 6.8



System Tags