2012 年二月 一 二 三 四 五 六 日 « 一 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 近期评论
- wlx [微博 ] 发表在《google彻底被封?》
- snake 发表在《google彻底被封?》
- Andrew Pelt 发表在《debian testing上安装oracle 10g》
- tiplip 发表在《webmap.cn使用的WEBGIS技术》
- 求助Evolution问题!! 发表在《evolution crashed in gutsy alpha》
分类目录
标签
anjuta apache backup breezy c++ compile convert dapper debian dns edgy evolution feisty firefox flash gnome gobang GRASS gutsy humor intrepid Linux mailman MapServer mysql openoffice Oracle php phpbb postfix PostGIS postgresql qgis sarge scim skype subversion svn tomcat ubuntu utf8 westdc Windows wordpress 中文
Tag Archives: flash
ubuntu flash方块字的解决
其实很简单: sudo mv /etc/fonts/conf.d/49-sansserif.conf /etc/fonts/conf.d/49-sansserif.conf.bak 参考: http://wiki.ubuntu.org.cn/index.php?title=Firefox&variant=zh-cn
flash player 9 beta 2 for linux
flash player 9 for linux beta2 发布已经有一段时间了,在beta1发布的时候,曾经简单测试了一下。在ubuntu edgy,zh_CN.UTF8环境下FLASH退出存在段错误,这样就会导致firefox crash。 这个问题在beta2中仍然没有解决。
flash7播放youtube问题以及定制livecd
目前的flash palyer 7.0在FIREFOX 2.0b1中播放youtube的视频时总是有问题: 播放是好的,但在播放结束时会把FIREFOX搞死。 根据这个帖子 If it makes you feel a bit more at ease, youtube occasionally freezes firefox on my computer as well. I’m using firefox with aoss (I start firefox by using ‘aoss firefox’) and it had … Continue reading
gnash:一个新的FLASH播放器
GNU license,而且原gplflash2的人马基本都过来支持这个项目了,应该会有很好的发展,目前还没有发布,目前的cvs版本播放FLASH已经很好了,就是我在编译的时候,若打开了mp3支持后,好像编译无法通过。 一个想法:是否可以包装一个gui界面,或者在gnash上直接hack一下,让其支持连续播放FLASH。这个对于学习新东方的相关课程很有帮助。 需求: 1、连续(不间断)播放FLASH,若01.swf,02.swf等。 2、能自动保存上次退出后的FLASH播放位置,播放文件,能继续播放 实现: 1、直接在gnash命令的基础上修改,使其支持一个新的命令行参数,如–continuedplaying 同时还要使其支持自动保存功能,如把播放信息保存到~/.gnash里。 2、把gnash作为库调用,创建一个gui程序直接播放,各种信息由GUI进行处理。
在ppt文件中插入FLASH
参考: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14235 http://library.crtvu.edu.cn/tgw/ReadNews.asp?NewsID=104 http://www.indezine.com/products/powerpoint/ppflash4.html 注意两个文件要放在同一个目录下。
flash in ubuntu breezy
BREEZY装好后,FLASH播放一直有问题,就是有图像,无声音,不管是FIREFOX中还是独立的播放器。 刚在ubuntu forum上找个一个临时的解决方案: mkdir /tmp/.esd ln -s /tmp/.esd-1000/socket /tmp/.esd/socket 执行上述命令后firefox中的FLASH应该就有声音了。 应该是libflashplayer.so中存在问题。 可以使用 strings libflashplayer.so | grep esd 看出问题,不知道是谁的打包出现问题。 gflashplayer的问题更诡异,在nautils中播放没有声音,但作了上面的处理后就可以正常使用。 若不作上述处理也可以执行,但需要在终端中执行: gflashplayer xxx.swf 若这样还是不行,可以在加一个swf文件参数,这样就可以解决问题。 gflashplayer xx1.swf xx2.swf 最终播放的最后的一个swf文件。 (这样就可以在LINUX下学习新东方的英语系列课程了,呵呵)
text are not shown in ubuntu firefox flash?
This is a strange problem. Flash text can not be shown in Ubuntu hoary, mozilla firefox 1.04, the reason is some fonts lack in the system. Just install msttcorefonts can solve this.