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

---------------------------------- Please use the forum to propose a name and to submit an logo(icon).
Ratings & Comments
68 Comments
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
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
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!
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?
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
simlink /usr/lib/qt-x.x.x to /usr/share/qt3 it solve the problem
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
At src folder: qmake -project qmake -o Makefile f4l.pro make cd bin ./f4l working in ASP Linux 11 (RHEL5)
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!
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
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
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
newbie help need. where can get one compiled win32 version, I try serval times under windows, but... Thanks.
This is for KUBUNTU Linux, not windows. Sorry... :(
Can we make win32 version and use it at many windows systems ? Thanks. http://rbytes.net/software/
Windows systems has COUNTLESS flash authorings apps.
qmake -project qmake -o Makefile f4l.pro make ./f4l
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
How do you turn this into an application?
cd 'directory of source' ./configure make sudo make install (or just 'make install') Good luck!
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
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
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.
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 ...
/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