2005年09月28日 星期三 23:59
以前在windows下,wx.lib.flashwin里有一个FlashWindow可以用。 那在linux下面应该怎么办呢? 谢谢。 -- Best Regards, Leo Jay
2005年09月29日 星期四 18:03
On 9/28/05, Leo Jay <python.leojay at gmail.com> wrote: > 以前在windows下,wx.lib.flashwin里有一个FlashWindow可以用。 > 那在linux下面应该怎么办呢? > > 谢谢。 有人知道应该怎么做吗? -- Best Regards, Leo Jay
2005年09月29日 星期四 21:19
----------------------- Original Message ----------------------- From: Leo Jay <python.leojay at gmail.com> To: python-chinese at lists.python.cn Date: Thu, 29 Sep 2005 18:03:11 +0800 Subject: [python-chinese] Re: 想做一个linux下的flash拉播放器。大家有什么建议吗? ---------------------------------------------------------------- > On 9/28/05, Leo Jay <python.leojay at gmail.com> wrote: > > 以前在windows下,wx.lib.flashwin里有一个FlashWindow可以用。 > > 那在linux下面应该怎么办呢? > > > > 谢谢。 > > > 有人知道应该怎么做吗? > > > -- > Best Regards, > Leo Jay --------------------- Original Message Ends -------------------- win下面用的是ActiveX控件吧。 你去找找MacroMedia有没有放出Flash在linux下的播放器,然后试试ctypes吧
2005年09月29日 星期四 22:46
在 05-9-29,张骏<zhangj at foreseen-info.com> 写道: > > > 以前在windows下,wx.lib.flashwin里有一个FlashWindow可以用。 > > > 那在linux下面应该怎么办呢? > > > > > > 谢谢。 > > > > > > 有人知道应该怎么做吗? > win下面用的是ActiveX控件吧。 > 你去找找MacroMedia有没有放出Flash在linux下的播放器,然后试试ctypes吧 > Under Linux? In my gentoo box just do a search about flash. neo at athlon ~ $ eix flash ...... * media-libs/libflash Available versions: 0.4.10-r1 Installed: none Homepage: http://www.swift-tools.com/Flash/ Description: A library for flash animations * net-www/gplflash Available versions: 0.4.10-r3 0.4.12 0.4.13 Installed: none Homepage: http://gplflash.sourceforge.net/ Description: GPLFlash is a free portable and useable alternative to the flash-decoder released by Macromedia * net-www/netscape-flash Available versions: 6.0.79 6.0.81 7.0.25 Installed: 7.0.25 Homepage: http://www.macromedia.com/ Description: Macromedia Shockwave Flash Player ...... I think above library are helpful. -- I'm the one, powered by nEO
2005年09月30日 星期五 02:07
On 9/29/05, nEO (a.k.a. gentoo.cn) <gentoo.cn at gmail.com> wrote: > Under Linux? > In my gentoo box just do a search about flash. > neo at athlon ~ $ eix flash > ...... > * media-libs/libflash > Available versions: 0.4.10-r1 > Installed: none > Homepage: http://www.swift-tools.com/Flash/ > Description: A library for flash animations > > * net-www/gplflash > Available versions: 0.4.10-r3 0.4.12 0.4.13 > Installed: none > Homepage: http://gplflash.sourceforge.net/ > Description: GPLFlash is a free portable and useable > alternative to the flash-decoder released by Macromedia > > * net-www/netscape-flash > Available versions: 6.0.79 6.0.81 7.0.25 > Installed: 7.0.25 > Homepage: http://www.macromedia.com/ > Description: Macromedia Shockwave Flash Player > ...... > > I think above library are helpful. > thanks for your advice, what i want to do is not only to play a swf file, but also to handle the whole play process. for example, the New Oriental published dozens of online courses. all of the .swf files released by New Oriental must be started at the third frame, intead of the first frame in common sense. Apparently, the official flash player is dissatisfactory for me. libflash and gplflash are the same, the same author and the same homepage. I glanced in the gplflash, but it disappointed me at the incomplete functionality. many .swf files can't be played in gplflash. and i figured i'm still not supposed to handle the play process. gplflash is not the one either. Thanks all the same. any more advices?-- Best Regards, Leo Jay
Zeuux © 2025
京ICP备05028076号