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

dev/c/flash-0.4.3.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Shockwave Flash Plugin/Library (sources)
Author:Olivier Debon
Uploader:ARK News wwbnet de
Type:dev/c
Version:0.4.3
Architecture:generic
Date:1999-02-22
Download:dev/c/flash-0.4.3.lha - View contents
Readme:dev/c/flash-0.4.3.readme
Downloads:704

INTRODUCTION
------------

Feb. 14th 1999

This the Version 0.4.3 of the Flash Plugin for Linux.

Flash Plugin is under GPL, see COPYING file.

The distribution has changed:
- Lib contains the FlashLib sources.
- Plugin contains plugin sources.
- Player contains the standalone player sources.

New features :
- performance improvements.
- rewritten for platform independence. See PORTING file.
- Text buttons now handled.
- sound Mixing.
- parsers bugs fixed.
- Font2 partially parsed.

To get some information on this Plugin check the following link :
http://www.geocities.com/TimesSquare/Labyrinth/5084/flash.html
or mirrors :
http://perso.club-internet.fr/odebon/flash.html     (Europe)

There is also a standalone Flash Player called swfplayer which
the opportunity to play swf files without starting Netscape.

Author: Olivier Debon <odebon@club-internet.fr>

Credits :
        Todd R. Eigenschink <todd@tekinteractive.com>
                -who helped on egcs compilation problems, provided
                 the most tricky swf files I never had ;-)    and
                 gave me a good start for this file.
        Ron Arts <raarts@netland.nl>
                -who told me that the plugin name should be set to
                 Shockwave Flash, and then new doors were open.
        Emmanuel Marty <core@suntech.fr>
                -who gave me hints for some optimizations. He also
                 planned to make the port to GGI.
        A <a@absurd.org>
                -who did 24/32 bit modes work.
        Richard Lloyd <rkl@csc.liv.ac.uk>
                -who provides the HP-UX support.
        Yamagata <yamagata@nwgpc.kek.jp>
                -who provides the Font2 parsing.
        Xavier Pianet <xavier@xingo.com>
                -who provides the BeOS support.

I don't forget those who sent me references to sites that crash the Plugin.

FEATURES
--------

Limitations :
  - The plugin and the player use XShm extensions, so remote display is not possible.
  - Does not rotate or reverse bitmaps (only positive X and Y scaling are supported).

Not functional :
  - No Morphing.
  - No alpha-blending.
  - No anti-aliasing.

SOUND SUPPORT
-------------

Limitations :
  - No streamed sound supported (interleaved data).
  - No sound envelop. So no fading or balancing effect.

But the main feature is here and sound can be enjoyed.

There are some 'clicks' and delayed effects, but sound
playing is not too bad. Perfectible actually.

I recommend OSS drivers, but it is not required at all
(http://www.opensound.com)

If you have troubles with sound put the -DNOSOUND option
for compilation. Also do this for non-Linux Unix.

THE PLAYER
----------

The standalone player can simply control movie by
pressing Q to quit, P to pause, C to continue and
R to replay.
There is also the possibility to zoom in or out
and scroll using Keypad +/- and cursor keys, but
it is buggy on frozen images.

BUG REPORT
----------

If Netscape crashes when it started to play a Flash file, please
report the complete url where you have found the file.
Do not send the actual file !

If you have rendering problem also report the url.

If the plugin does not seem to show anything or does not do what it
is supposed to do, please consider that the plugin does not support
all Flash 3.0 features. Anyway it tries to play it but may fail then.

COMPILATION
-----------

If you use Linux just type 'make'.

Warning : the plugin compilation should not fail, but you may
have problem with Netscape at startup. See INSTALLATION section
for workarounds.

For other Unices like FreeBSD or Solaris you may have to change
some flags. See Plugin/Makefile for hints.

INSTALLATION
------------

Once you have successfully compiled the plugin, put the file
npflash.so (located in the Plugin directory) into your
~/.netscape/plugins directory or into the system-wide
/opt/netscape/plugins directory (depends on where you have installed
Netscape).

If Netscape already runs type 'javascript:navigator.plugins.refresh'
in the Location field.

        PROBLEMS
        --------

If you have problem to successfully install the plugin, please
read the following hints. Otherwise, report the problem with full
description of your configuration :
- Distribution.
- Compiler.
- Libs (the output of ldconfig -p is useful).
- The netscape version and the output of 'ldd netscape'.

If some symbols like _rtti or _throw are unresolved, it seems
that you have egcs. Just uncomment the proper line in the main
Makefile.
You may then still have some unresolved symbols like __sigsetjmp.
This time, add -DC6R5 in the Plugin/Makefile at the PLUGIN_DEFINES
line.

        CHECKING
        --------

To verify that the plugin is installed properly, type "about:plugins"
in Netscape's "Location:" or "Netsite:" field.  The plugin should show
up there, something like

___________________________________________________________________________

                                   Shockwave Flash

        File name: /opt/netscape/plugins/npflash.so

        Flash file player Version 0.4.3

        Shockwave is a trademark of Macromedia®

        Author: Olivier Debon

 ---------------------------------------------------------------------------------
|     Mime Type                  |     Description   |  Suffixes   |    Enabled   |
|--------------------------------+-------------------+-------------+--------------|
|   application/futuresplash     |     Flash Plugin  |    spl      |     Yes      |
| application/x-shockwave-flash  |                   |    swf      |     Yes      |
 ---------------------------------------------------------------------------------

___________________________________________________________________________


If it shows up, but the "Enabled" column says "No", you need to
configure the Flash plugin as a helper application.  Go to
Edit/Preferences/Navigator/Applications, and add it as follows:

Description: Flash Plugin
MIME Type: application/x-shockwave-flash
Suffixes: swf
Handled By: Plug In (select "Shockwave Flash")

------

$Id: README,v 1.8 1999/02/14 22:33:04 olivier Exp $


Contents of dev/c/flash-0.4.3.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 7009   18007  38.9% -lh5- fa00 Feb 21  1999 flash-0.4.3/COPYING
[generic]                 1672    4600  36.3% -lh5- 1b5a Feb 21  1999 flash-0.4.3/Lib/adpcm.cc
[generic]                  423     776  54.5% -lh5- 1490 Feb 21  1999 flash-0.4.3/Lib/adpcm.h
[generic]                 3508   11209  31.3% -lh5- 78aa Feb 21  1999 flash-0.4.3/Lib/bitmap.cc
[generic]                 1064    2268  46.9% -lh5- 23de Feb 21  1999 flash-0.4.3/Lib/bitmap.h
[generic]                 2423    7958  30.4% -lh5- 572b Feb 21  1999 flash-0.4.3/Lib/button.cc
[generic]                 1047    2450  42.7% -lh5- 4cba Feb 21  1999 flash-0.4.3/Lib/button.h
[generic]                 1257    3057  41.1% -lh5- f2e0 Feb 21  1999 flash-0.4.3/Lib/character.cc
[generic]                 1034    2241  46.1% -lh5- f0aa Feb 21  1999 flash-0.4.3/Lib/character.h
[generic]                  741    1633  45.4% -lh5- b976 Feb 21  1999 flash-0.4.3/Lib/cxform.cc
[generic]                  722    1433  50.4% -lh5- ed38 Feb 21  1999 flash-0.4.3/Lib/cxform.h
[generic]                 1606    4502  35.7% -lh5- 33fb Feb 21  1999 flash-0.4.3/Lib/displaylist.cc
[generic]                  806    1708  47.2% -lh5- f2d3 Feb 21  1999 flash-0.4.3/Lib/displaylist.h
[generic]                 1711    5067  33.8% -lh5- 87e0 Feb 21  1999 flash-0.4.3/Lib/flash.cc
[generic]                 1166    2645  44.1% -lh5- 7698 Feb 21  1999 flash-0.4.3/Lib/flash.h
[generic]                  872    1954  44.6% -lh5- 480e Feb 21  1999 flash-0.4.3/Lib/font.cc
[generic]                  811    1715  47.3% -lh5- 8512 Feb 21  1999 flash-0.4.3/Lib/font.h
[generic]                 5229   17398  30.1% -lh5- 9f30 Feb 21  1999 flash-0.4.3/Lib/graphic.cc
[generic]                 1588    3764  42.2% -lh5- 6d4a Feb 21  1999 flash-0.4.3/Lib/graphic.h
[generic]                 3870   12166  31.8% -lh5- 551f Feb 21  1999 flash-0.4.3/Lib/Jpeg/ckconfig.c
[generic]                 1356    3110  43.6% -lh5- 12fd Feb 21  1999 flash-0.4.3/Lib/Jpeg/jcomapi.c
[generic]                  583    1259  46.3% -lh5- fd7e Feb 21  1999 flash-0.4.3/Lib/Jpeg/jconfig.h
[generic]                 4237   12637  33.5% -lh5- 6637 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdapimin.c
[generic]                 2882    9348  30.8% -lh5- 6146 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdapistd.c
[generic]                 2054    5119  40.1% -lh5- 6f70 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdatadst.c
[generic]                 3082    7604  40.5% -lh5- 5869 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdatasrc.c
[generic]                 6700   25155  26.6% -lh5- f694 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdcoefct.c
[generic]                 3775   12962  29.1% -lh5- bd36 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdcolor.c
[generic]                 2658    7041  37.8% -lh5- ad4d Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdct.h
[generic]                 3040    8293  36.7% -lh5- 3770 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jddctmgr.c
[generic]                 7661   20866  36.7% -lh5- 2c43 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdhuff.c
[generic]                 3136    8138  38.5% -lh5- 7a60 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdhuff.h
[generic]                 4228   13500  31.3% -lh5- 581e Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdinput.c
[generic]                 6098   20366  29.9% -lh5- 2f24 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdmainct.c
[generic]                12303   41118  29.9% -lh5- d42d Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdmarker.c
[generic]                 6134   19710  31.1% -lh5- 7dc4 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdmaster.c
[generic]                 3876   13916  27.9% -lh5- 3fdf Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdmerge.c
[generic]                 6311   20559  30.7% -lh5- fe26 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdphuff.c
[generic]                 2646    9723  27.2% -lh5- 88c5 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdpostct.c
[generic]                 4781   16381  29.2% -lh5- a590 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdsample.c
[generic]                 2061    5090  40.5% -lh5- 6f5a Feb 21  1999 flash-0.4.3/Lib/Jpeg/jdtrans.c
[generic]                 3048    7801  39.1% -lh5- 5d32 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jerror.c
[generic]                 4009   13936  28.8% -lh5- 4be6 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jerror.h
[generic]                 2981    8451  35.3% -lh5- bac2 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jidctflt.c
[generic]                 4514   13170  34.3% -lh5- c78b Feb 21  1999 flash-0.4.3/Lib/Jpeg/jidctfst.c
[generic]                 4557   14815  30.8% -lh5- 35ca Feb 21  1999 flash-0.4.3/Lib/Jpeg/jidctint.c
[generic]                 3428   13528  25.3% -lh5- cdc1 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jidctred.c
[generic]                 1473    3250  45.3% -lh5- 1580 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jinclude.h
[generic]                11000   40988  26.8% -lh5- 9bfa Feb 21  1999 flash-0.4.3/Lib/Jpeg/jmemmgr.c
[generic]                 1213    2772  43.8% -lh5- 5a20 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jmemnobs.c
[generic]                 3044    8230  37.0% -lh5- b3d3 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jmemsys.h
[generic]                 4777   12458  38.3% -lh5- 9710 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jmorecfg.h
[generic]                 4208   15712  26.8% -lh5- bcd6 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jpegint.h
[generic]                14766   46205  32.0% -lh5- b366 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jpeglib.h
[generic]                10127   31294  32.4% -lh5- 225c Feb 21  1999 flash-0.4.3/Lib/Jpeg/jquant1.c
[generic]                15590   48429  32.2% -lh5- 137d Feb 21  1999 flash-0.4.3/Lib/Jpeg/jquant2.c
[generic]                 2288    5240  43.7% -lh5- 6c2b Feb 21  1999 flash-0.4.3/Lib/Jpeg/jutils.c
[generic]                  237     360  65.8% -lh5- 3d65 Feb 21  1999 flash-0.4.3/Lib/Jpeg/jversion.h
[generic]                 1711    5424  31.5% -lh5- 7b21 Feb 21  1999 flash-0.4.3/Lib/Jpeg/Makefile
[generic]                 8475   19945  42.5% -lh5- cec8 Feb 21  1999 flash-0.4.3/Lib/Jpeg/README
[generic]                  742    3129  23.7% -lh5- 4605 Feb 21  1999 flash-0.4.3/Lib/Makefile
[generic]                  776    1629  47.6% -lh5- fd76 Feb 21  1999 flash-0.4.3/Lib/matrix.cc
[generic]                  680    1348  50.4% -lh5- d7ab Feb 21  1999 flash-0.4.3/Lib/matrix.h
[generic]                 1292    2711  47.7% -lh5- 2c63 Feb 21  1999 flash-0.4.3/Lib/PORTING
[generic]                 2646    8915  29.7% -lh5- 61de Feb 21  1999 flash-0.4.3/Lib/program.cc
[generic]                 1528    3791  40.3% -lh5- e4f8 Feb 21  1999 flash-0.4.3/Lib/program.h
[generic]                  620    1221  50.8% -lh5- 5deb Feb 21  1999 flash-0.4.3/Lib/rect.h
[generic]                 8187   33879  24.2% -lh5- 4309 Feb 21  1999 flash-0.4.3/Lib/script.cc
[generic]                 1634    5124  31.9% -lh5- 95c2 Feb 21  1999 flash-0.4.3/Lib/script.h
[generic]                 5715   20027  28.5% -lh5- e485 Feb 21  1999 flash-0.4.3/Lib/shape.cc
[generic]                 1633    4343  37.6% -lh5- 13d5 Feb 21  1999 flash-0.4.3/Lib/shape.h
[generic]                 2682    8006  33.5% -lh5- e0fa Feb 21  1999 flash-0.4.3/Lib/sound.cc
[generic]                 1040    2287  45.5% -lh5- d8b8 Feb 21  1999 flash-0.4.3/Lib/sound.h
[generic]                  879    1780  49.4% -lh5- 09ed Feb 21  1999 flash-0.4.3/Lib/sprite.cc
[generic]                  698    1361  51.3% -lh5- 2915 Feb 21  1999 flash-0.4.3/Lib/sprite.h
[generic]                 2555  256172   1.0% -lh5- b3a8 Feb 21  1999 flash-0.4.3/Lib/sqrt.h
[generic]                 1867    4602  40.6% -lh5- 8c3f Feb 21  1999 flash-0.4.3/Lib/swf.h
[generic]                 1848    4970  37.2% -lh5- 6ea0 Feb 21  1999 flash-0.4.3/Lib/text.cc
[generic]                  950    2042  46.5% -lh5- fb11 Feb 21  1999 flash-0.4.3/Lib/text.h
[generic]                  589    1245  47.3% -lh5- 5cca Feb 21  1999 flash-0.4.3/Lib/Zlib/adler32.c
[generic]                 3950   12352  32.0% -lh5- 1e69 Feb 21  1999 flash-0.4.3/Lib/Zlib/infblock.c
[generic]                  473    1214  39.0% -lh5- 7054 Feb 21  1999 flash-0.4.3/Lib/Zlib/infblock.h
[generic]                 2369    7795  30.4% -lh5- 461e Feb 21  1999 flash-0.4.3/Lib/Zlib/infcodes.c
[generic]                  350     737  47.5% -lh5- cc7a Feb 21  1999 flash-0.4.3/Lib/Zlib/infcodes.h
[generic]                 1835    5645  32.5% -lh5- cc1c Feb 21  1999 flash-0.4.3/Lib/Zlib/inffast.c
[generic]                  286     488  58.6% -lh5- a4df Feb 21  1999 flash-0.4.3/Lib/Zlib/inffast.h
[generic]                 1303    8928  14.6% -lh5- 684b Feb 21  1999 flash-0.4.3/Lib/Zlib/inffixed.h
[generic]                 2737    9656  28.3% -lh5- 5c05 Feb 21  1999 flash-0.4.3/Lib/Zlib/inflate.c
[generic]                 5212   16074  32.4% -lh5- 4c40 Feb 21  1999 flash-0.4.3/Lib/Zlib/inftrees.c
[generic]                  912    2616  34.9% -lh5- 135f Feb 21  1999 flash-0.4.3/Lib/Zlib/inftrees.h
[generic]                  813    1999  40.7% -lh5- 1678 Feb 21  1999 flash-0.4.3/Lib/Zlib/infutil.c
[generic]                 1550    3679  42.1% -lh5- bdbb Feb 21  1999 flash-0.4.3/Lib/Zlib/infutil.h
[generic]                  483    1144  42.2% -lh5- dabd Feb 21  1999 flash-0.4.3/Lib/Zlib/Makefile
[generic]                 3322    7106  46.7% -lh5- 8b56 Feb 21  1999 flash-0.4.3/Lib/Zlib/README
[generic]                 2636    7810  33.8% -lh5- 34a4 Feb 21  1999 flash-0.4.3/Lib/Zlib/zconf.h
[generic]                11886   40898  29.1% -lh5- 44c1 Feb 21  1999 flash-0.4.3/Lib/Zlib/zlib.h
[generic]                 2151    5232  41.1% -lh5- 9cd2 Feb 21  1999 flash-0.4.3/Lib/Zlib/zutil.c
[generic]                 2153    5560  38.7% -lh5- e1dd Feb 21  1999 flash-0.4.3/Lib/Zlib/zutil.h
[generic]                   75     112  67.0% -lh5- 6ad6 Feb 21  1999 flash-0.4.3/Makefile
[generic]                 2321    6141  37.8% -lh5- 0439 Feb 21  1999 flash-0.4.3/Player/main.c
[generic]                  123     158  77.8% -lh5- cb6c Feb 21  1999 flash-0.4.3/Player/Makefile
[generic]                 3886   31697  12.3% -lh5- 1ce0 Feb 21  1999 flash-0.4.3/Plugin/jri.h
[generic]                 4341   22433  19.4% -lh5- ae24 Feb 21  1999 flash-0.4.3/Plugin/jri_md.h
[generic]                 1488    5921  25.1% -lh5- 594c Feb 21  1999 flash-0.4.3/Plugin/jritypes.h
[generic]                  656    1400  46.9% -lh5- 2167 Feb 21  1999 flash-0.4.3/Plugin/Makefile
[generic]                 3005   10154  29.6% -lh5- 6ca3 Feb 21  1999 flash-0.4.3/Plugin/npapi.h
[generic]                 3080   10946  28.1% -lh5- 67c9 Feb 21  1999 flash-0.4.3/Plugin/npunix.c
[generic]                 4254   31692  13.4% -lh5- 5d75 Feb 21  1999 flash-0.4.3/Plugin/npupp.h
[generic]                 3400   10412  32.7% -lh5- bb8d Feb 21  1999 flash-0.4.3/Plugin/plugin.c
[generic]                 2658    5827  45.6% -lh5- 029c Feb 21  1999 flash-0.4.3/README
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       110 files  341876 1344862  25.4%            Feb 22  1999
Page generated in 0.01 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>