在PHP中创建一个swf文件的缩略图? [英] Creating thumbnails from a swf file in php?

查看:157
本文介绍了在PHP中创建一个swf文件的缩略图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个脚本,可以从swf文件中随时(在php中)生成jpg缩略图。有没有人知道我在哪里可以找到像这样的东西? 解决方案

可以用它来完成~~ !!!
查看Cynergy的Andrew Trice(最后几个)的例子和源代码。


http://www.cynergysystems.com/blogs/page/andrewtrice?entry=flex_2_bitmapdata_tricks_and



主要想法是获取位图数据并发送到PHP GD库来创建图像。

另一个选项是:



http://ffmpeg-php.sourceforge.net/



我从链接中获取:
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_22400739.html


I'm looking for a script that will generate jpg thumbnails on the fly (in php) from a swf file. Does anyone know where I can find something like this?

解决方案

Go ahead chek out the Flash Bitmap class~ a bunch of amazing stuff can be done with it~~!!! Check out the examples and sources here by Andrew Trice of Cynergy (the last few ones)

http://www.cynergysystems.com/blogs/page/andrewtrice?entry=flex_2_bitmapdata_tricks_and

The main idea is to get the bitmap data and send to PHP GD library to create the images.

another option look at :

http://ffmpeg-php.sourceforge.net/

i take it from link : http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_22400739.html

这篇关于在PHP中创建一个swf文件的缩略图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆