readme

来自「linux下的flash的播放源代码」· 代码 · 共 65 行

TXT
65
字号
INTRODUCTION------------Jan. 31th 2002This the Version 0.1.0 of the Flash Player for MiniGUI. It is porting form Flash Plugin is under GPL, see COPYING file.The distribution has changed:- flash        contains the FlashLib sources.- mpegsound    contains the mpeg uncompress sources.- src          contains the standalone player sources.New features :- SoundStream supported.- ......There is a standalone Flash Player called flashplayer whichthe opportunity to play swf files .Author:	He Zhe <hz_1_2_3@sina.com>Credits :	Rick Ju <rickju@263.net>	Jax  Li <jaxli@sel-system.com>	Kong Ming	Findsun		-who provide ... support.I don't forget those who send me references to the Player.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).SOUND SUPPORT-------------  - streamed sound supported (interleaved data).There are some 'clicks' and delayed effects, but soundplaying is not too bad. Perfectible actually.THE PLAYER---------- - flashplayer <file.swf>HOW TO WORK----------- ./configure  make  run mginit  run flashplayer on Virtual Console on MiniGUI.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?