Hello is there software that can capture the macromedia video stream to the hard drive? Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
The files are usually stored in your browser cache. You could try this program, SWF Opener. You could also use SWF Cache Viewer. I don't actually use the save option. I just use the cache viewer and then save the files somewhere else.
Melde Melda Vessė
Eruanna ar Eruntano Melda Eruntanohini
"May your days be bright and contact with stupid people limited." -
You can also paste this code in notepad, change yourfile.swf to the correct file name, save as anything.html to the same folder the swf file is and open with a browser.
Code:<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=a > <PARAM NAME=movie VALUE="yourfile.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=loop VALUE=false> <EMBED src="yourfile.swf" loop=false quality=high WIDTH=350 HEIGHT=175 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT>
Similar Threads
-
Video Capture Help - Card/Software/Format
By rancineb in forum Capturing and VCRReplies: 3Last Post: 4th Aug 2011, 13:52 -
Video Capture Issue - MPEG format
By SD123 in forum Capturing and VCRReplies: 18Last Post: 11th Feb 2011, 14:48 -
help with video capture device config/ stream format
By fergwannville in forum Capturing and VCRReplies: 1Last Post: 10th Dec 2008, 08:12 -
x264 encoded mkv/mp4 transcode to xvid encoded avi
By graysky in forum Video ConversionReplies: 4Last Post: 9th Aug 2008, 18:55 -
is there an iPod compatible format which can be played while it is encoded?
By odiexx in forum Video Streaming DownloadingReplies: 2Last Post: 30th Mar 2008, 15:20