WebSwf Open Source

This project is not maintained!

I leave this page just in case somebody want to resume it.

Download

Source Forge WebSwf Project Page

Build easily your Flash presentations!

Logo WebSwf

WebSwf is the ideal tool to easily build your flash slideshows. You can add an mp3 soundtrack if you wish.

WebSwf features

  • Multi user, every user can keep different projects, a project is a container for one or more slideshows.
  • Simple and cross fading are supported.
  • Client-server, all data are stored in the server database and folders.
  • Modern browsers are supported, for example Firefox.
  • Built upon well known open-source technologie such as PHP, MySQL and Ming SWF libraries, can be easily customized.
  • Slideshows can be tailored to be used on an handheld device.

Ask more about our installation and configuration service, or for a free trial..

 

Logo WebSwf
Trough the slide window, you can add, move or delete individual slides.

 

Logo WebSwf

With the post-production module, you can easily syncronize audio and slide transitions.

Open the online manual..

Contribute to WebSwf!

The development of Stream Downloader costed a lot of time, there are many things you can do to support this project:

  • Donate some money to support further development, use the PayPal link at the top of this page
  • Code patches, if you are a programmer, you’re encouraged to join the development team
  • Documentation, examples, translations ecc.

The future of WebSwf is up to you!

12 Comments to “WebSwf Open Source”

  1. Israel Bravo Says:
    2006-02-22 at 11.29 am  

    Hi, I’ve downloaded and installed webswf-1.0.
    The installation was very simple, everything went fine, but at the end when I try to connect to the website – I get the following message:
    Fatal error: main() [function.require]: Failed opening required ‘/www/CE/webswf/vnlib/gettext/GetText.php’ (include_path=’.:/www/www_new/docs/incl:/www/www_new/INCLUDE:/usr/lib/php/:/usr/share/pear/’) in /www/CE/webswf/config_system.inc.php on line 93
    There isn’t such directory “vnlib” in the distribution ! Please help.

  2. Alessandro Pasotti Says:
    2006-02-22 at 3.09 pm  

    I’ve uploaded today a new release, with all required libs included.

    Enjoy!

  3. Keith Longstreth Says:
    2007-01-10 at 8.27 pm  

    I installed your application on a Windows XP instance of the Apachefriends XAMMP. I followed the ENGLISH setup instructions but get this error when I try to browse to the webswf-1.0 directory:

    Fatal error: Call to undefined function fnmatch() in C:\xampp\xampp\htdocs\webswf-1.0\vnlib\xtpl\xtpl.inc.php on line 391

  4. Alessandro Pasotti Says:
    2007-01-11 at 9.52 am  

    @Keith

    Sorry, this error has nothing to do with webswf, it is something wrong with your PHP installation: see
    http://it2.php.net/fnmatch

    Additionally: webswf was not tested under windows but was specifically developed and tested under Linux (this doesn’t mean it should’nt run under windows though).

  5. Keith Longstreth Says:
    2007-01-11 at 7.17 pm  

    Thank you for your response. I saw on the php site that fnmatch() is not supported on windows and other non-posix versions of php. For your application, do you think would it be easier to find all of the fnmatch() calls and replace the call with explicit code performing the same function OR to build and add on a customized fnmatch() function to my php?

  6. Alessandro Pasotti Says:
    2007-01-11 at 7.30 pm  

    @Keith

    I think the second option would be better, you could easily write such a function using preg_match(), but search if something exists already.

  7. Ray Reeder Says:
    2008-02-11 at 10.57 pm  

    I have webswf installed, but when I try to login at the first page , the user admin, and the password , admin, do not work.Is there another user and password I should use?

  8. Alessandro Pasotti Says:
    2008-02-11 at 11.02 pm  

    @Ray

    No, there is just a user at install time, the login name is admin and the password is admin.

    Look for PHP errors into your webserver logs.

  9. Ray Reeder Says:
    2008-02-13 at 8.35 pm  

    What is this error?
    Notice: Interface::set_attribute – Setting attribute ‘user_id’ failed for object type user in /homepages/25/d99903883/htdocs/pvillekyus/webswf/applib/Interface.inc.php on line 531

    Fatal error: Call to a member function on a non-object in /homepages/25/d99903883/htdocs/pvillekyus/webswf/user/interface.inc.php on line 69

  10. Bob Says:
    2008-06-08 at 3.06 am  

    Where did I go wrong with my instillation? I can’t change to english within the admin section. I can change my password but cannot change the language.

  11. Mike Says:
    2010-01-22 at 11.06 pm  

    I get the same error as Ray Reader when I try to log in? Is there an updated version for today’s apache/php/pear/etc?

  12. Alessandro Pasotti Says:
    2010-01-23 at 1.18 am  

    @Mike:

    I’m sorry, this project is not maintained anymore.
    I will add a notice at the top of this page.