AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

gfx/show/swfplayersrc.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Standalone player for Amiga (source)
Author:Alexandre Balaban since v1.2, Paul Hills upto v1.1
Uploader:Alexandre Balaban <abalaban free fr>
Type:gfx/show
Version:1.3
Architecture:generic
Date:2004-01-04
Requires:68040+ or PPC, AGA+
Download:gfx/show/swfplayersrc.lha - View contents
Readme:gfx/show/swfplayersrc.readme
Downloads:612

-------------------------------------------------------------------------------
This is the source archive of swfplayer

You need this only if you plan to make yourself a new compile.
Please, if you find bugs, report me, I'll credit you in the next release.
-------------------------------------------------------------------------------

Swfplayer is a standalone Shockwave player for Amiga based on libflash for
Linux by Olivier Debon (odebon@club-internet.fr).

This is just a QUICK rewrite of Paul Hill's version (paul@lagernet.clara.co.uk)
to update to the last libflash available. It's NOT in any way a bug-fix version.
I did my best not to add new bugs, but despite all my tests I may have missed
some (but I don't think ;-). Nevertheless, if you ever find a bug that was not in
Paul's version, please report me (new bugs will have priority, in order to reach
a version with the same functionality and usability).
It seems that despite of what I said in previous readme, this version is a bit
faster than original version :-)


I have included original readmes into the archive (both paul's one and libflash's).

Tested on :
    - A1200 BPPC 603e+ (68040@25 & PPC 603@160), 128MB Fastram, OS3.9, BVPPC and
      CGFX3 (me),
    - A1200 BPPC 603e+ (68040@25 & PPC 603@240), 96MB Fastram, OS3.9, Voodoo 3
      and CGFX4 (Jürgen Sperling),
    - A1200 Blizzard 1230 IV (68030/68882@50), 32MB Fastram, OS3.9 (Raul Silva),
    - A1200 A1230 (68030/68881@40), 20MB Fastram, OS3.9, AGA (Jean Marie Boucher)
    - A1200 Blizzard 1240 (68040@40), ?MB Fastram, OS3.9BB2, AGA (Todd Oberly)
    - A1200 BPPC 603e (68040@40 & PPC 603@225), 128MN Fastram, OS3.9, BVPPC and
      CGFX4 (Dari®)

Features :
    - supports swf files upto Flash 4 (and some Flash 5),
    - loop play option (on by default),
    - zoom in/out command,
    - pause command,
    - can open referenced URL (with OpenURL.library).

Notes : for bug or problem report, please, include 'swfplayer' in the subject

Known Bugs or problems :
    - if OpenURL is present, 68k version may send your browser incomplete URLs : as
      swfplayer is an external player, it could not in any way know the base URL of
      the swf file, so swf files referencing other swf files without complete URL
      won't be loaded. :-( It's not a bug of swfplayer but a technical limit.
    - if OpenURL is present, strange URL can be sent to your browser (things like
      'FSCommand:<xxx>') : this is a command flash movies can send when embeded into
      a browser (ie. when you have a flash plugin, which is not the case when you're
      using swfplayer) in order to pass some parameters. This is not really a bug of
      my program, as it's libflash recognizing this command and passing it back to my
      openurl function... I'll try to solve this inconvenience in a future version.
    - swfplayer is reported to crash on 68040LC : I think it's just a compilation
      option, but did not manage to identify it :-( Report if it works now
    - swfplayer always thinks screen are CGX ones as soon as cybergraphics is openable,
      so it's not possible to work on AGA screen mode if you have this library on your
      disk :-( unless you use the new NOCGX switch ;-)
    - Some sort of problem on 8bit screens (I'm currently working on that)

To Do :
    - filter out strange URLs,
    - add audio support,
    - add better Flash support,
    - add better CGX recognition (Adding a switch on the command line does not satisfy
      me enough...).
    - ...

History :
	- 1.3, 03 Jan 2004 :  o Fixed crash on exit in some circumstances
                          o Add Some cleanup mechanism
                          o Fixed a stupid hit on file requester opening (Dari®)
                          o Reworked play loop again
                          o Added a better zoom support
                          o Add Workbench launching support
                          o Add Workbench tooltip support
                          o Add program Icon and project Icon
                          o Reworked main makefile and libflash makefile to unify
                            m68k and PPC compilation
                          o Fixed bad menu look (1.x black look) (Todd Oberly)
                          o Add compressed movie play (SWF6)
    - 1.2e, 04 Jun 2003 : o Keep window the same ratio the movie has
                          o Add URL filtering FSCommand no more sent to browser
                          o Changed website address in requester
                          o Add NOCGFX switch to command line
                          o Add compressed flash movie detection (but not yet reading :-(
                          o Fixed bug preventing movie to freeze sometimes
                          o Added drawer remember in ASL requester (Mathias Parnaudeau)
    - 1.2d2, 27 Dec 2002: o Oops, removed some debug info in PPC version ;-)
                          o Oops again, desactivated some beta code which can crash
                            swfplayerPPC
    - 1.2d, 20 Dec 2002 : o finally fixed stupid bug preventing swfplayer to close
                            in some circumstances
                          o added OpenURL support in PPC version ;-)
                          o added open command in menu
                          o swfplayer works again on 8bits screen ;-))
                          o updated zlib files to version 1.1.4
    - 1.2c, 07 Nov 2002 : o added loop play option,
                          o PPC version (at least ;-))
                          o improved makefiles a bit
    - 1.2b, 19 Sep 2002 : should correct problem with cpu other than 68040, and
                          crash on exit.
    - 1.2a, 28 Aug 2002 : oops, forgot some debug output !!

Acknowlegdment : This product uses NewReadArgs functions which are ©1997 Stephan Rupprecht

Thanks to :
    - Steffen Haeuser for ppc-gcc and PPC compilation problems,
    - Stas Piskunoff, Mathias Parnaudeau for feedback, problem reports and ideas.
    - Alexander Niven-Jenkins, Daniel Westerberg, Pierre Giroux, Sigbjørn Skjæret,
      Raul Silva, Dari®, Luca Maraldi, Mark Ricketts, Tony Pascoal, Jean Marie Boucher,
      Jan-Erik Karlsson, Jürgen Sperling, Todd Oberly, Adelphe Bachelet, Chris Handley
      for feedback and problem reports.
    - Raul Silva for his continous feedback and his icons.


Contents of gfx/show/swfplayersrc.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 1684    4600  36.6% -lh5- ec81 Aug 18  2003 Lib/adpcm.cc
[generic]                  403     734  54.9% -lh5- e2e2 Aug 18  2003 Lib/adpcm.h
[generic]                  485     997  48.6% -lh5- 82cd Aug 18  2003 Lib/amiga_specific.h
[generic]                 3714   12842  28.9% -lh5- d0e4 Aug 18  2003 Lib/bitmap.cc
[generic]                 1010    2161  46.7% -lh5- f24b Aug 18  2003 Lib/bitmap.h
[generic]                 2172    6699  32.4% -lh5- 2be2 Aug 18  2003 Lib/button.cc
[generic]                 1060    2543  41.7% -lh5- 32cc Aug 18  2003 Lib/button.h
[generic]                 1503    3997  37.6% -lh5- a1d4 Aug 18  2003 Lib/character.cc
[generic]                 1099    2445  44.9% -lh5- 5017 Aug 18  2003 Lib/character.h
[generic]                 7009   18007  38.9% -lh5- fa00 Aug 18  2003 Lib/COPYING
[generic]                  754    1831  41.2% -lh5- 7365 Aug 18  2003 Lib/cxform.cc
[generic]                  706    1391  50.8% -lh5- 7f1c Aug 18  2003 Lib/cxform.h
[generic]                 5011   18465  27.1% -lh5- 34df Aug 18  2003 Lib/displaylist.cc
[generic]                 1149    2853  40.3% -lh5- efe6 Aug 18  2003 Lib/displaylist.h
[generic]                 2278    7012  32.5% -lh5- 2a87 Aug 28  2003 Lib/flash.cc
[generic]                 1619    4064  39.8% -lh5- 0a59 Aug 28  2003 Lib/flash.h
[generic]                  935    2089  44.8% -lh5- a39c Aug 18  2003 Lib/font.cc
[generic]                  776    1612  48.1% -lh5- 376c Aug 18  2003 Lib/font.h
[generic]                 4055   13399  30.3% -lh5- 3910 Aug 18  2003 Lib/graphic.cc
[generic]                 1823    4655  39.2% -lh5- 4c91 Aug 18  2003 Lib/graphic.h
[generic]                 3523   16197  21.8% -lh5- 1522 Aug 18  2003 Lib/graphic16.cc
[generic]                  695    1553  44.8% -lh5- a813 Aug 18  2003 Lib/graphic16.h
[generic]                 3372   15863  21.3% -lh5- 9c5b Aug 18  2003 Lib/graphic24.cc
[generic]                  695    1553  44.8% -lh5- 5878 Aug 18  2003 Lib/graphic24.h
[generic]                 3511   16163  21.7% -lh5- 6702 Aug 18  2003 Lib/graphic32.cc
[generic]                  695    1553  44.8% -lh5- 98df Aug 18  2003 Lib/graphic32.h
[generic]                 3310   13801  24.0% -lh5- 2642 Aug 18  2003 Lib/graphic8.cc
[generic]                  730    1624  45.0% -lh5- 7b41 Aug 18  2003 Lib/graphic8.h
[generic]                 7064   30281  23.3% -lh5- 63fd Aug 18  2003 Lib/graphic_generic.cc
[generic]                 3870   12166  31.8% -lh5- 551f Aug 18  2003 Lib/Jpeg/ckconfig.c
[generic]                 1356    3110  43.6% -lh5- 12fd Aug 18  2003 Lib/Jpeg/jcomapi.c
[generic]                  606    1327  45.7% -lh5- acd1 Aug 18  2003 Lib/Jpeg/jconfig.h
[generic]                 4237   12637  33.5% -lh5- 6637 Aug 18  2003 Lib/Jpeg/jdapimin.c
[generic]                 2882    9348  30.8% -lh5- 6146 Aug 18  2003 Lib/Jpeg/jdapistd.c
[generic]                 2054    5119  40.1% -lh5- 6f70 Aug 18  2003 Lib/Jpeg/jdatadst.c
[generic]                 3082    7604  40.5% -lh5- 5869 Aug 18  2003 Lib/Jpeg/jdatasrc.c
[generic]                 6700   25155  26.6% -lh5- f694 Aug 18  2003 Lib/Jpeg/jdcoefct.c
[generic]                 3775   12962  29.1% -lh5- bd36 Aug 18  2003 Lib/Jpeg/jdcolor.c
[generic]                 2658    7041  37.8% -lh5- ad4d Aug 18  2003 Lib/Jpeg/jdct.h
[generic]                 3040    8293  36.7% -lh5- 3770 Aug 18  2003 Lib/Jpeg/jddctmgr.c
[generic]                 7661   20866  36.7% -lh5- 2c43 Aug 18  2003 Lib/Jpeg/jdhuff.c
[generic]                 3136    8138  38.5% -lh5- 7a60 Aug 18  2003 Lib/Jpeg/jdhuff.h
[generic]                 4228   13500  31.3% -lh5- 581e Aug 18  2003 Lib/Jpeg/jdinput.c
[generic]                 6098   20366  29.9% -lh5- 2f24 Aug 18  2003 Lib/Jpeg/jdmainct.c
[generic]                12302   41118  29.9% -lh5- d42d Aug 18  2003 Lib/Jpeg/jdmarker.c
[generic]                 6134   19710  31.1% -lh5- 7dc4 Aug 18  2003 Lib/Jpeg/jdmaster.c
[generic]                 3876   13916  27.9% -lh5- 3fdf Aug 18  2003 Lib/Jpeg/jdmerge.c
[generic]                 6311   20559  30.7% -lh5- fe26 Aug 18  2003 Lib/Jpeg/jdphuff.c
[generic]                 2646    9723  27.2% -lh5- 88c5 Aug 18  2003 Lib/Jpeg/jdpostct.c
[generic]                 4781   16381  29.2% -lh5- a590 Aug 18  2003 Lib/Jpeg/jdsample.c
[generic]                 2061    5090  40.5% -lh5- 6f5a Aug 18  2003 Lib/Jpeg/jdtrans.c
[generic]                 3048    7801  39.1% -lh5- 5d32 Aug 18  2003 Lib/Jpeg/jerror.c
[generic]                 4009   13936  28.8% -lh5- 4be6 Aug 18  2003 Lib/Jpeg/jerror.h
[generic]                 2981    8451  35.3% -lh5- bac2 Aug 18  2003 Lib/Jpeg/jidctflt.c
[generic]                 4514   13170  34.3% -lh5- c78b Aug 18  2003 Lib/Jpeg/jidctfst.c
[generic]                 4557   14815  30.8% -lh5- 35ca Aug 18  2003 Lib/Jpeg/jidctint.c
[generic]                 3428   13528  25.3% -lh5- cdc1 Aug 18  2003 Lib/Jpeg/jidctred.c
[generic]                 1473    3250  45.3% -lh5- 1580 Aug 18  2003 Lib/Jpeg/jinclude.h
[generic]                11000   40988  26.8% -lh5- 9bfa Aug 18  2003 Lib/Jpeg/jmemmgr.c
[generic]                 1213    2772  43.8% -lh5- 5a20 Aug 18  2003 Lib/Jpeg/jmemnobs.c
[generic]                 3044    8230  37.0% -lh5- b3d3 Aug 18  2003 Lib/Jpeg/jmemsys.h
[generic]                 4777   12458  38.3% -lh5- 9710 Aug 18  2003 Lib/Jpeg/jmorecfg.h
[generic]                 4208   15712  26.8% -lh5- bcd6 Aug 18  2003 Lib/Jpeg/jpegint.h
[generic]                14769   46205  32.0% -lh5- 4ba3 Aug 18  2003 Lib/Jpeg/jpeglib.h
[generic]                10127   31294  32.4% -lh5- 225c Aug 18  2003 Lib/Jpeg/jquant1.c
[generic]                15590   48429  32.2% -lh5- 137d Aug 18  2003 Lib/Jpeg/jquant2.c
[generic]                 2288    5240  43.7% -lh5- 6c2b Aug 18  2003 Lib/Jpeg/jutils.c
[generic]                  237     360  65.8% -lh5- 3d65 Aug 18  2003 Lib/Jpeg/jversion.h
[generic]                 1795    5578  32.2% -lh5- f7bd Aug 18  2003 Lib/Jpeg/Makefile
[generic]                 1899    5796  32.8% -lh5- 02a4 Aug 18  2003 Lib/Jpeg/Makefile.wos
[generic]                  930    3041  30.6% -lh5- c32b Aug 19  2003 Lib/Makefile
[generic]                  774    2084  37.1% -lh5- bd35 Aug 18  2003 Lib/Makefile.wos
[generic]                  816    1712  47.7% -lh5- 6eed Aug 18  2003 Lib/matrix.cc
[generic]                  662    1305  50.7% -lh5- 8f27 Aug 18  2003 Lib/matrix.h
[generic]                 1527    4043  37.8% -lh5- d88c Aug 18  2003 Lib/movie.cc
[generic]                  930    1948  47.7% -lh5- 7e31 Aug 18  2003 Lib/movie.h
[generic]                 2085    5738  36.3% -lh5- 360e Aug 18  2003 Lib/mp3.cc
[generic]                  306     493  62.1% -lh5- 87e2 Aug 18  2003 Lib/mp3.h
[generic]                 5599   18748  29.9% -lh5- 90f0 Aug 18  2003 Lib/program.cc
[generic]                 1751    5008  35.0% -lh5- 33f7 Aug 18  2003 Lib/program.h
[generic]                 2397    5388  44.5% -lh5- 1817 Aug 18  2003 Lib/README
[generic]                  690    1400  49.3% -lh5- 24f9 Aug 18  2003 Lib/rect.h
[generic]                 9498   38369  24.8% -lh5- 4abe Sep  3  2003 Lib/script.cc
[generic]                 1680    5062  33.2% -lh5- 6c21 Aug 28  2003 Lib/script.h
[generic]                20689   95382  21.7% -lh5- 9472 Aug 18  2003 Lib/ScriptNew.cc
[generic]                 7790   31497  24.7% -lh5- a7bc Aug 18  2003 Lib/shape.cc
[generic]                 1737    4330  40.1% -lh5- 2b19 Aug 18  2003 Lib/shape.h
[generic]                 5628   18451  30.5% -lh5- a185 Aug 18  2003 Lib/sound.cc
[generic]                 1098    2431  45.2% -lh5- 449b Aug 18  2003 Lib/sound.h
[generic]                 1003    2072  48.4% -lh5- 2792 Aug 18  2003 Lib/sprite.cc
[generic]                  719    1402  51.3% -lh5- 73a6 Aug 18  2003 Lib/sprite.h
[generic]                 2555  256172   1.0% -lh5- b3a8 Aug 18  2003 Lib/sqrt.cc
[generic]                    0       0 ****** -lh0- 0000 Aug 18  2003 Lib/sqrt.h
[generic]                 2470    6881  35.9% -lh5- 4029 Aug 18  2003 Lib/swf.h
[generic]                 1884    5097  37.0% -lh5- 3152 Aug 18  2003 Lib/text.cc
[generic]                  948    2079  45.6% -lh5- d62e Aug 18  2003 Lib/text.h
[generic]                  626    1296  48.3% -lh5- fef6 Aug 29  2003 Lib/Zlib/adler32.c
[generic]                 9997   24075  41.5% -lh5- 292e Aug 18  2003 Lib/Zlib/ChangeLog
[generic]                  839    2136  39.3% -lh5- 0495 Mar 11  2002 Lib/Zlib/compress.c
[generic]                 3188    6974  45.7% -lh5- 576d Mar 11  2002 Lib/Zlib/crc32.c
[generic]                13712   48983  28.0% -lh5- 2e11 Mar 11  2002 Lib/Zlib/deflate.c
[generic]                 4240   11607  36.5% -lh5- 5ea8 Mar 11  2002 Lib/Zlib/deflate.h
[generic]                 3102   15850  19.6% -lh5- 65b4 Mar 11  2002 Lib/Zlib/example.c
[generic]                 1713    3593  47.7% -lh5- b203 Aug 18  2003 Lib/Zlib/FAQ
[generic]                 7312   25741  28.4% -lh5- 3860 Mar 11  2002 Lib/Zlib/gzio.c
[generic]                 3961   12438  31.8% -lh5- d893 Mar 11  2002 Lib/Zlib/infblock.c
[generic]                  476    1214  39.2% -lh5- e2b4 Mar 11  2002 Lib/Zlib/infblock.h
[generic]                 2340    7621  30.7% -lh5- e0d6 Mar 11  2002 Lib/Zlib/infcodes.c
[generic]                  352     737  47.8% -lh5- 4716 Mar 11  2002 Lib/Zlib/infcodes.h
[generic]                 1764    5775  30.5% -lh5- 51bb Mar 11  2002 Lib/Zlib/inffast.c
[generic]                  288     488  59.0% -lh5- 7afb Mar 11  2002 Lib/Zlib/inffast.h
[generic]                 1303    8928  14.6% -lh5- 684b Jun 16  1998 Lib/Zlib/inffixed.h
[generic]                 2738    9656  28.4% -lh5- c988 Mar 11  2002 Lib/Zlib/inflate.c
[generic]                 5188   16000  32.4% -lh5- fbe8 Mar 11  2002 Lib/Zlib/inftrees.c
[generic]                  913    2616  34.9% -lh5- dcf9 Mar 11  2002 Lib/Zlib/inftrees.h
[generic]                  816    1999  40.8% -lh5- 02dd Mar 11  2002 Lib/Zlib/infutil.c
[generic]                 1555    3679  42.3% -lh5- 112d Mar 11  2002 Lib/Zlib/infutil.h
[generic]                  568    1296  43.8% -lh5- 926e Aug 28  2003 Lib/Zlib/Makefile
[generic]                  688    1576  43.7% -lh5- 470c Aug 18  2003 Lib/Zlib/Makefile.wos
[generic]                 1026    2468  41.6% -lh5- e0e2 Mar 11  2002 Lib/Zlib/maketree.c
[generic]                 2607    7850  33.2% -lh5- 708b Mar 11  2002 Lib/Zlib/minigzip.c
[generic]                 3171    6877  46.1% -lh5- ff05 Aug 18  2003 Lib/Zlib/README
[generic]                12588   43672  28.8% -lh5- a54d Mar 11  2002 Lib/Zlib/trees.c
[generic]                 1427    8444  16.9% -lh5- 12d8 Feb 24  1998 Lib/Zlib/trees.h
[generic]                  923    2032  45.4% -lh5- ca4c Aug 29  2003 Lib/Zlib/uncompr.c
[generic]                 2672    7859  34.0% -lh5- 39c4 Aug 29  2003 Lib/Zlib/zconf.h
[generic]                11888   40900  29.1% -lh5- da51 Mar 11  2002 Lib/Zlib/zlib.h
[generic]                 2187    5281  41.4% -lh5- 4b42 Aug 29  2003 Lib/Zlib/zutil.c
[generic]                 2191    5609  39.1% -lh5- 5453 Aug 29  2003 Lib/Zlib/zutil.h
[generic]                 1170    3063  38.2% -lh5- cc0a Aug 18  2003 Player/audio.c
[generic]                 7009   18007  38.9% -lh5- fa00 Aug 18  2003 Player/COPYING
[generic]                  917    1878  48.8% -lh5- 1905 Sep 25  2003 Player/CVS/Base/openurl.c
[generic]                  546    1226  44.5% -lh5- b3eb Aug 18  2003 Player/cy.c
[generic]                 1455    4470  32.6% -lh5- 98c6 Aug 18  2003 Player/image.c
[generic]                  219     347  63.1% -lh5- 278a Aug 18  2003 Player/image.h
[generic]                 2397    5388  44.5% -lh5- 1817 Aug 18  2003 Player/LibFlash.README
[generic]                 6201   18343  33.8% -lh5- ee16 Aug 18  2003 Player/main.c
[generic]                 3546   11279  31.4% -lh5- 11f4 Aug 18  2003 Player/NewReadArgs.c
[generic]                  505     889  56.8% -lh5- b5c3 Aug 18  2003 Player/NewReadArgs.h
[generic]                  917    1878  48.8% -lh5- 1905 Sep 25  2003 Player/openurl.c
[generic]                 1389    3126  44.4% -lh5- d50e Aug 18  2003 Player/original.swfplayer.readme
[generic]                 3676   11220  32.8% -lh5- caf4 Aug 29  2003 Player/playmovie.c
[generic]                 3118   11393  27.4% -lh5- 3298 Aug 18  2003 Player/screen.c
[generic]                 1530    3617  42.3% -lh5- 7b43 Jan  3  2004 Player/swfplayer.h
[generic]                 1062    2322  45.7% -lh5- 0d54 Aug 18  2003 Player/timer.c
[generic]                  213     340  62.6% -lh5- afbb Aug 18  2003 Player/timer.h
[generic]                 1543    9644  16.0% -lh5- dd59 Jan  3  2004 Player/Makefile
[generic]                 2694    6335  42.5% -lh5- 1c7d Jan  3  2004 Player/swfplayer.readme
[generic]                 2793    6688  41.8% -lh5- b234 Jan  3  2004 swfplayersrc.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       149 files  478716 1789982  26.7%            Jan  3  2004
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>