how to save a flash in a webpage as a jpg/gif/bmp file?
-
how to save a flash in a webpage as a jpg/gif/bmp file? zhongxunyang 3:53 25 Sep '03 how to save a flash in a webpage as a jpg/gif/bmp file? i used a flash object that i downloaded from the site of http://bukoo.sourceforge.net to create a flash movie file, and now i want to add a function and it can allow people to save this flash movie as a jpg/gif/bmp file.Can anyone here provide some codes or component to help me realize this function?
-
how to save a flash in a webpage as a jpg/gif/bmp file? zhongxunyang 3:53 25 Sep '03 how to save a flash in a webpage as a jpg/gif/bmp file? i used a flash object that i downloaded from the site of http://bukoo.sourceforge.net to create a flash movie file, and now i want to add a function and it can allow people to save this flash movie as a jpg/gif/bmp file.Can anyone here provide some codes or component to help me realize this function?
Have you tried getting the display context for the app running the flash object and using BitBlt? That is where I would start.
-
Have you tried getting the display context for the app running the flash object and using BitBlt? That is where I would start.
can you provide a source code for how to do it? is there any component can realize this function? thanks very much!