I am 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, lay out the Flash Bitmap class ~ a lot of awesome stuff you can do with it ~~ !!! Check out examples and sources here by Andrew Tris of Cynergy (last few).
http://www.cynergysystems.com/blogs/page/andrewtrice?entry=flex_2_bitmapdata_tricks_and
The main idea is to get the bitmap image data and send it to the PHP GD library to create the images.
choose another option:
http://ffmpeg-php.sourceforge.net/
: http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_22400739.html
Source: https://habr.com/ru/post/1712660/More articles:Removing Excel Add-in Using VBScript - excelRuby array selective slice - ruby | fooobar.comCreating a SOAP request using ASP.Net 2.0 - soapremove index.php from cakephp url - friendly-urlПреобразование объявления в javascript ActiveXObject - javascriptHow to check if a private method has been called with the expected argument in unit test? - c #Portable way to determine total disk size in Java (pre java 6) - javaDoes BitArray list a lot of boxing / unboxing? - performance"order by" taking too long in mysql - mysqlDisallow calling public constructors except XML serializer - c #All Articles