Menu

Website Integration?

Schuby
2005-12-07
2013-04-02
  • Schuby

    Schuby - 2005-12-07

    Would it be possible to integrate this application into a webpage so users can sketch and save their flash files server side?

    Thanks,
    Marcus

     
    • Tom Schindl

      Tom Schindl - 2005-12-07

      1. Saving Remote
      Well saving SWF-Files on the server is easily possible. Take a look at remote-save-plugin it simply uploads the SWT-file to a server using standard HTTP-Methods.

      2. Running as an Applet. This might be more work because running as a applet there are security constrainst that avoid certain actions (loading/saving files, opening connections to upload swf-file). Using signed applets this could be worked around still there remains the package-size when downloaded as an applet and that DrawSWF has to be wrapped into an JApplet

      We have once provided DrawSWF as a Web-Start-Application but haven't updated that.

      Tom

       
    • Tom Schindl

      Tom Schindl - 2005-12-07

      You can find the remote-save plugin when browsing DrawSWF-1.2.8

       
    • Schuby

      Schuby - 2005-12-09

      Well the reason I ask is because a friend and I are developing a webpage that requires some sort of application to allow people to sketch something and save it server side so others can see it.

      Know of anything I can use to accomplish this?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.