📄 readme
字号:
INTRODUCTION------------Jan. 8th 2000This the Version 0.4.9 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 :- Astounding performance improvements.- rewritten for platform independence.- Alpha supported.- Image rotation supported.- LoadMovie and UnloadMovie supported.- Streaming supported for the Plugin.- Mouseless model !!! (Navigate with the keyboard)- ......To get some information on this Plugin check the following link :http://www.geocities.com/TimesSquare/Labyrinth/5084/flash.htmlThere is also a standalone Flash Player called swfplayer whichthe opportunity to play swf files without starting Netscape.Author: Olivier Debon <odebon@club-internet.fr>Credits : Fabrice Bellard <fabrice.bellard@netgem.com> -the biggest efforts ! Fabrice made it really faster did almost all new features. 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. - Unlike the previous versions, only the 16bit mode is supported (565).Not functional : - No Morphing.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 soundplaying 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 optionfor compilation. Also do this for non-Linux Unix.THE PLAYER----------The standalone player can simply control movie bypressing Q to quit, P to pause, C to continue andR to replay.There is also the possibility to zoom in or outand scroll using Keypad +/- and cursor keys, butit is buggy on frozen images.BUG REPORT----------If Netscape crashes when it started to play a Flash file, pleasereport 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 itis supposed to do, please consider that the plugin does not supportall 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 mayhave problem with Netscape at startup. See INSTALLATION sectionfor workarounds.For other Unices like FreeBSD or Solaris you may have to changesome flags. See Plugin/Makefile for hints.INSTALLATION------------Once you have successfully compiled the plugin, put the filenpflash.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 installedNetscape).If Netscape already runs type 'javascript:navigator.plugins.refresh'in the Location field. PROBLEMS --------If you have problem to successfully install the plugin, pleaseread the following hints. Otherwise, report the problem with fulldescription 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 seemsthat you have egcs. Just uncomment the proper line in the mainMakefile.You may then still have some unresolved symbols like __sigsetjmp.This time, add -DC6R5 in the Plugin/Makefile at the PLUGIN_DEFINESline. CHECKING --------To verify that the plugin is installed properly, type "about:plugins"in Netscape's "Location:" or "Netsite:" field. The plugin should showup 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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -