VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hello is there software that can capture the macromedia video stream to the hard drive? Thanks.
    Quote Quote  
  2. Member lantern's Avatar
    Join Date
    Oct 2003
    Location
    Behind the dark matter
    Search Comp PM
    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."
    Quote Quote  
  3. Member thecoalman's Avatar
    Join Date
    Feb 2004
    Location
    Pennsylvania
    Search PM
    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>
    [/quote]
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!