detects flash videos cached in the temp directory(fla~ tmps), detects format(flv, mp4 etc)enables saving them with proper extension with builtin live preview
register the ocx, by right-clicking and select register or
go to run and type
regsvr32 Flash10c.ocx
click ok to register
Re: flash video saver
Posted by:
slayer
Date: April 08, 2010 10:17PM
Hi disrupted I got this message:
The exe was working yesterday, but then I created a new profile because the old one was corrupted due a crash on my computer. I don't know if it is related.
BTW When the program was working, I couldn't play a preview.
it probably needs the Ie flash plugin to be installed the latest flash 9 for windows 98.. kinda surprised it worked in the first place without the preview
download the ie flash plugin and install or register the flash plugin ocx for 9x
kmext.sf.net/libraries/
if it's still not working or giving problems, i'll make a version without the preview altogether..this would work even if flash is not installed
Re: flash video saver
Posted by:
slayer
Date: April 09, 2010 08:40AM
Yes, I messed with the ocx yesterday, now I have installed the version 10 OCX, and everything seems to work fine, except that after watching a preview and then closing the program, it crashes. It could be related to having the KernelEx installed, not sure. Not a big problem though.
i'm trying to understand that crash..it isn't happening on my 98 so maybe it's related to kernelex which i don't have..it may also be related to the swf object not terminating upon exit on some systems so i'll test if destroying the object before deleting the gui can fix it
Re: flash video saver
Posted by:
slayer
Date: April 10, 2010 06:16AM
It happens sometimes, and everything works well, so I think that is the swf object as you say.
I have a suggestion, could you just rename the TMP file instead of making a copy of it? There is no problem when the FLV is small, but some videos are big, about 40 or 60 MB, and then when previewing them is the occupied space is doubled. I have not much space. Your program has an option to clear the files but just the TMPs, without noticing, and previewing many videos I will run out of HD space.
a bug came up after last update, since it now just uses the same tmp file:
preview can't load video when a video is still being loaded or open in browser
this update fixes that bug and will use the old method, creating a preview(copy) only when it can't use the original tmp for preview i.e. video is loaded(locked) in browser
download from same links
Re: flash video saver
Posted by:
slayer
Date: April 11, 2010 07:41AM
Great! Thank you so much. I'm downloading it right now.
Re: flash video saver
Posted by:
slayer
Date: April 15, 2010 04:14AM
OK, I was trying to crash it, and I couldn't, so congrats!
Not completely necessary, but is there a possibility of making the window's frame re-sizable, together with the swf object? Your player works better than other players I have tried.
it's jwplayer, i downloaded from their website..it's an embedded swf player for websites, not actually intended to be used in applications but why not
the player is integrated as as guicontrol so it's like the combobox and buttons, the size is always fixed even if the main gui window can be resized, flash.object ctrl will remain the same size
there could be a way that can make it resize tied to the window size that i don't know but it probably won't be easy
the download is 5mb with promotional crap and requires setup..the player itself is 1.8mb
if you prefer, this is their standalone player only i extracted for you
http://kmext.sf.net/tests/DesktopPlayer.zip
i don't know though if it works on 9x