save flash video
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2662
Simple Flash Menu 1.1.12
Simple Flash Menu is a tool for making nested menus for HTML pages. more>>
Simple Flash Menu allows fast constructing nested menus for html pages (like on left side of this page), simply by editing xml file. No, dont afraid, xml knowledge isnt required, look on example and make similar.
This done with macromedia flash, you must place on server flash script which will analyze xml file and draw menus depending on its contest (about 10KB) and xml file or multiple xml files describing your menus. Nothing more must be done.
Now available two versions: one - very small without any decorations, and a bit larger with simple menu decorations. You can choose depending on your needs.
Requirements: any browser with Macromedia Flash Player 5 or Macromdia Flash Player 6 (MX) plugin. Wouldnt work with Flash Player 4 and earliers.
Tested in Internet Explorer 6.0, 6.0 SP1; Mozilla 0.9.8 - 1.2b (aka Netscape 6-7); Netscape 4.78; Opera 6.0 - 6.0.4, 7.0b1 in Linux and Windows enviroments.
Options:
- menu_file xml file load menu from
- html_width horizontal space on html page conducted for menu
- html_height vertical space on html page conducted for menu
- window open all links in specified window
- jscript instead of opening window call specified javascript function with parameters: href,jattr,state. Only one window or jscript can be selected
- jattr optional javascript function argument
- state specifies current menu state (i.e. which submenus open and which closed)
- font_size labels font size for all menu items (default: 36)
- left_margin menu left margin (default: 5)
- up_margin menu upper margin (default: 5)
- submenu_indention indention of all submenu items in pixels (default: 20)
- menuitems_overlap specifies distance between menu items, positive numbers defines overlapping menu items (default: 0.2)
- decor enable decorations (only 1.1.x)
- decor_width decoration width
- decor_spacing white space between decoration and menu label
- send_state Boolean, specifies if state parameter (information which submenus open, which closed) by default must be sent to all pages, opened from menu, or not (default is to send).
- fg Specifies foreground color for inactive item (fg="#0000FF")
- afg Specifies foreground color for active item (afg="#FF0000")
- bg Specifies background color for inactive item (bg="255,128,0,100" - here 255 - red component, 128 - green component, 0 - blue component, 100 - alpha; "255,255,255,100" is visble white, "0,0,0,0" - invisible black)
- abg Specifies background color for active item (some as bg)
- dfg Specifies decoration color inactive item (some as bg)
- adfg Specifies decoration color for active item (some as bg)
<<lessThis done with macromedia flash, you must place on server flash script which will analyze xml file and draw menus depending on its contest (about 10KB) and xml file or multiple xml files describing your menus. Nothing more must be done.
Now available two versions: one - very small without any decorations, and a bit larger with simple menu decorations. You can choose depending on your needs.
Requirements: any browser with Macromedia Flash Player 5 or Macromdia Flash Player 6 (MX) plugin. Wouldnt work with Flash Player 4 and earliers.
Tested in Internet Explorer 6.0, 6.0 SP1; Mozilla 0.9.8 - 1.2b (aka Netscape 6-7); Netscape 4.78; Opera 6.0 - 6.0.4, 7.0b1 in Linux and Windows enviroments.
Options:
- menu_file xml file load menu from
- html_width horizontal space on html page conducted for menu
- html_height vertical space on html page conducted for menu
- window open all links in specified window
- jscript instead of opening window call specified javascript function with parameters: href,jattr,state. Only one window or jscript can be selected
- jattr optional javascript function argument
- state specifies current menu state (i.e. which submenus open and which closed)
- font_size labels font size for all menu items (default: 36)
- left_margin menu left margin (default: 5)
- up_margin menu upper margin (default: 5)
- submenu_indention indention of all submenu items in pixels (default: 20)
- menuitems_overlap specifies distance between menu items, positive numbers defines overlapping menu items (default: 0.2)
- decor enable decorations (only 1.1.x)
- decor_width decoration width
- decor_spacing white space between decoration and menu label
- send_state Boolean, specifies if state parameter (information which submenus open, which closed) by default must be sent to all pages, opened from menu, or not (default is to send).
- fg Specifies foreground color for inactive item (fg="#0000FF")
- afg Specifies foreground color for active item (afg="#FF0000")
- bg Specifies background color for inactive item (bg="255,128,0,100" - here 255 - red component, 128 - green component, 0 - blue component, 100 - alpha; "255,255,255,100" is visble white, "0,0,0,0" - invisible black)
- abg Specifies background color for active item (some as bg)
- dfg Specifies decoration color inactive item (some as bg)
- adfg Specifies decoration color for active item (some as bg)
Download (0.020MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1646 downloads
dsflasher 0.9
dsflasher is a utility to flash Dallas (Maxim) DS89C450 microcontrollers using a ROM loader. more>>
dsflasher is a utility to flash Dallas (Maxim) DS89C450 microcontrollers using a ROM loader.
Usage:
dsflasher -f [input filename] -p [serial port]
<<lessUsage:
dsflasher -f [input filename] -p [serial port]
Download (0.003MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
797 downloads
NAND Flash Utilities 0.0.1
NAND Flash Utilities are utilities for accessing NAND Flashthrough an IDE interface. more>>
NAND Flash Utilities is a set of utilities for accessing NAND Flash through an IDE interface.
These utilities work with the Linux MTD subsystem to allow developing, testing, and experimenting of NAND Flash on a PC.
<<lessThese utilities work with the Linux MTD subsystem to allow developing, testing, and experimenting of NAND Flash on a PC.
Download (0.17MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1686 downloads
Save Lyric 1.0
Save Lyric script request lyric download (from http://lyrc.com.ar) and if succesfull save it into played mp3s directory. more>>
Save Lyric script request lyric download (from http://lyrc.com.ar) and if succesfull save it into played mp3s directory.
<<less Download (0.002MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1089 downloads
Wx::ActiveX::Flash 0.05
Wx::ActiveX::Flash is an ActiveX interface for Shockwave Flash. more>>
Wx::ActiveX::Flash is an ActiveX interface for Shockwave Flash.
SYNOPSIS
use Wx::ActiveX::Flash ;
my $flash = Wx::ActiveX::Flash->new( $parent , -1 , wxDefaultPosition , wxDefaultSize );
$flash->LoadMovie(0,"file:///F:/swf/test.swf") ;
$flash->Play ;
EVT_ACTIVEX($this, $flash ,"FSCommand", sub{
my ( $this , $evt ) = @_ ;
my $cmd = $evt->{command} ;
my $args = $evt->{args} ;
...
}) ;
ActiveX control for Shockwave Flash. The control comes from Wx::ActiveX, and all methods/events from there exit here too.
** You will need to already have the Flash player installed.
new ( PARENT , ID , POS , SIZE )
This will create and return the Flash object.
<<lessSYNOPSIS
use Wx::ActiveX::Flash ;
my $flash = Wx::ActiveX::Flash->new( $parent , -1 , wxDefaultPosition , wxDefaultSize );
$flash->LoadMovie(0,"file:///F:/swf/test.swf") ;
$flash->Play ;
EVT_ACTIVEX($this, $flash ,"FSCommand", sub{
my ( $this , $evt ) = @_ ;
my $cmd = $evt->{command} ;
my $args = $evt->{args} ;
...
}) ;
ActiveX control for Shockwave Flash. The control comes from Wx::ActiveX, and all methods/events from there exit here too.
** You will need to already have the Flash player installed.
new ( PARENT , ID , POS , SIZE )
This will create and return the Flash object.
Download (0.053MB)
Added: 2007-01-05 License: Perl Artistic License Price:
1033 downloads
Gnome Play Video in Totem 0.1
Gnome Play Video in Totem allows Gnome Users to view video or audio externally in Totem. more>>
Many users prefer Gnome Window Manager but cant go without Amarok. Gnome Play Video in Totem allows Gnome Users to view video or audio externally in Totem.
This is very useful for Video Podcasts.
<<lessThis is very useful for Video Podcasts.
Download (MB)
Added: 2006-07-17 License: GPL (GNU General Public License) Price:
1200 downloads
Save Scummer 002
Save Scummer project is a Seven Day Roguelike written by Jeff Lait. more>>
Save Scummer project is a Seven Day Roguelike written by Jeff Lait.
This provides a windows and linux executable versions along with the source for those brave enough to try and build it from scratch. It also provides a linux and windows curses version for those allergic to graphics.
Main features:
- Intelligent "Do What I Mean" commands that reduce all possible actions to a single keystroke.
- Infinite undo to correct mistakes in pressing said single keystroke.
- Fight the fifty-two monsters from Letter Hunt and one new bonus monster.
- 1980 different weapons and 216 different spells!
- Play one of 8 races or 9 classes!
Enhancements:
- Added documentation about intent of this game and listed various non-bugs.
- Fixed a bug where the borg would attack enemies even when blind.
- Added an eXplore mode so you can take over and pilot the game manually. The correct key to hit isnt in the in-game documentation to encourage you to play it properly first.
<<lessThis provides a windows and linux executable versions along with the source for those brave enough to try and build it from scratch. It also provides a linux and windows curses version for those allergic to graphics.
Main features:
- Intelligent "Do What I Mean" commands that reduce all possible actions to a single keystroke.
- Infinite undo to correct mistakes in pressing said single keystroke.
- Fight the fifty-two monsters from Letter Hunt and one new bonus monster.
- 1980 different weapons and 216 different spells!
- Play one of 8 races or 9 classes!
Enhancements:
- Added documentation about intent of this game and listed various non-bugs.
- Fixed a bug where the borg would attack enemies even when blind.
- Added an eXplore mode so you can take over and pilot the game manually. The correct key to hit isnt in the in-game documentation to encourage you to play it properly first.
Download (1.2MB)
Added: 2007-04-17 License: BSD License Price:
921 downloads
FLASH-PLAICE 0.1
FLASH-PLAICE is a powerful in-circuit development tool. more>>
FLASH-PLAICE is a powerful in-circuit development tool that combines the features of a flash programmer, an emulator, and a high speed multi-channel logic analyzer into one device. The project runs uClinux.
The logic analyzer features up to 200MHz sampling rates and up to 32 input channels. The logic analyzer Java client features support for up to 200MHz sampling rates, user controlled filtering operations, time line in diagram, metadata (size, rate, and trigger position) stored in files, an ID command for device identification, configurable serial port transfer rate, user configurable drawing modes (logic level, hex value, and scope), and Java client access via almost any PC with a serial port.
The Java client uses the RXTX serial library with support for 34 platforms including Linux, Windows, and Solaris. Java client plugins include an SPI and I2C bus protocol analyzer, timing analysis to state analysis conversion, and post-processing functions.
<<lessThe logic analyzer features up to 200MHz sampling rates and up to 32 input channels. The logic analyzer Java client features support for up to 200MHz sampling rates, user controlled filtering operations, time line in diagram, metadata (size, rate, and trigger position) stored in files, an ID command for device identification, configurable serial port transfer rate, user configurable drawing modes (logic level, hex value, and scope), and Java client access via almost any PC with a serial port.
The Java client uses the RXTX serial library with support for 34 platforms including Linux, Windows, and Solaris. Java client plugins include an SPI and I2C bus protocol analyzer, timing analysis to state analysis conversion, and post-processing functions.
Download (MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
911 downloads
SDL::Video 2.1.3
SDL::Video is a SDL perl extension. more>>
SDL::Video is a SDL perl extension.
SYNOPSIS
$video = new SDL::Video ( -name => pr0n.mpg );
SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the objects interface.
METHODS
SDL::Video::error() returns any error messages associated with playback
SDL::Video::audio(bool) enables or disables audio playback, (on by default)
SDL::Video::video(bool) enables or disable video playback, (on by default)
SDL::Video::loop(bool) enables or disable playback looping (off by default)
SDL::Video::volume(int) set the volume as per the mixer volume
SDL::Video:display(surface) binds the clip to a display surface
SDL::Video::scale([x,y]|[surface]|int) scales the clip by either x,y factors, scales to the image dimensions, or a single scalar.
SDL::Video::play() plays the video clip, call SDL::Video::display() before playing
SDL::Video::pause() pauses video playback
SDL::Video::stop() stops video playback
SDL::Video::rewind() resets the clip to the beginning
SDL::Video::seek(offset) seeks to a particular byte offset
SDL::Video::skip(time) skips to a particular time
SDL::Video::region(rect) takes a SDL::Rect and defines the display area
SDL::Video::frame(int) renders a specific frame to the screen
SDL::Video::info() returns a new SDL::MPEG object reflecting the current status
SDL::Video::status() returns either SMPEG_PLAYING or SMPEG_STOPPED or SMPEG_ERROR
<<lessSYNOPSIS
$video = new SDL::Video ( -name => pr0n.mpg );
SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the objects interface.
METHODS
SDL::Video::error() returns any error messages associated with playback
SDL::Video::audio(bool) enables or disables audio playback, (on by default)
SDL::Video::video(bool) enables or disable video playback, (on by default)
SDL::Video::loop(bool) enables or disable playback looping (off by default)
SDL::Video::volume(int) set the volume as per the mixer volume
SDL::Video:display(surface) binds the clip to a display surface
SDL::Video::scale([x,y]|[surface]|int) scales the clip by either x,y factors, scales to the image dimensions, or a single scalar.
SDL::Video::play() plays the video clip, call SDL::Video::display() before playing
SDL::Video::pause() pauses video playback
SDL::Video::stop() stops video playback
SDL::Video::rewind() resets the clip to the beginning
SDL::Video::seek(offset) seeks to a particular byte offset
SDL::Video::skip(time) skips to a particular time
SDL::Video::region(rect) takes a SDL::Rect and defines the display area
SDL::Video::frame(int) renders a specific frame to the screen
SDL::Video::info() returns a new SDL::MPEG object reflecting the current status
SDL::Video::status() returns either SMPEG_PLAYING or SMPEG_STOPPED or SMPEG_ERROR
Download (0.76MB)
Added: 2006-07-21 License: Perl Artistic License Price:
1201 downloads
Open Flash Chart 1.9.2
Open Flash Chart software creates Flash-based charts for Web pages. more>>
Open Flash Chart software creates Flash-based charts for Web pages.
How does it work?
1. User browses to your web site.
2. The browser downloads the web page which contains the Open Flash Chart.
3. Open Flash Chart downloads the data file and displays the chart.
When you add Open Flash Chart to your web page, you tell it where to find the data file.
Why is that great?
When the user downloads the web page, Open Flash Chart requests the chart data from the server. The server knows who the user is so it can generate a chart for that particular user showing up to the minute data.
Is it complicated to set up?
You will need to include the Open Flash Chart in your HTML, and you also need to provide the data file on the server. The data file is either a text file, or a .php (or another flavour of dynamic) page.
For a simple chart you would just drop the data.txt file on your website and point the Open Flash Chart to this URL.
But what we really want is dynamic data that is pulled from a database or calculated or something. To do this you need to create the data file when it is requested. To do this we point the Open Flash Chart to a .php page and this PHP page does your calculations and/or database lookups, then outputs the data file.
To make this a bit easier I have written a PHP class to write the data file for you.
Enhancements:
- The PHP was updated to enable 3D charts and glass charts.
- Some more options were added to the other graph types.
<<lessHow does it work?
1. User browses to your web site.
2. The browser downloads the web page which contains the Open Flash Chart.
3. Open Flash Chart downloads the data file and displays the chart.
When you add Open Flash Chart to your web page, you tell it where to find the data file.
Why is that great?
When the user downloads the web page, Open Flash Chart requests the chart data from the server. The server knows who the user is so it can generate a chart for that particular user showing up to the minute data.
Is it complicated to set up?
You will need to include the Open Flash Chart in your HTML, and you also need to provide the data file on the server. The data file is either a text file, or a .php (or another flavour of dynamic) page.
For a simple chart you would just drop the data.txt file on your website and point the Open Flash Chart to this URL.
But what we really want is dynamic data that is pulled from a database or calculated or something. To do this you need to create the data file when it is requested. To do this we point the Open Flash Chart to a .php page and this PHP page does your calculations and/or database lookups, then outputs the data file.
To make this a bit easier I have written a PHP class to write the data file for you.
Enhancements:
- The PHP was updated to enable 3D charts and glass charts.
- Some more options were added to the other graph types.
Download (0.072MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
814 downloads
Fast Video Download 1.3.1.1
Fast Video Download enables you to save embedded video files from various video-hosting servers. more>>
Fast Video Download enables you to save embedded video files from various video-hosting servers.
Fast Video Download can save embedded video files from following video-hosting servers:
Angry Alien, Anime Episodes, Anime Forever, Bad Jojo, Blip.TV, Bo-Funk, Bolt, Break.com, Bubblare.dk, CollegeHumor.com, Current.TV, Daily Motion, Danerd.com, eVideo Share, Google Video, Grinvi, iFilm, Libero.IT Video, HI5 (VideoEgg), My Space, MetaCafe, News.NTV.ru, PornoTube, Put File, Streetfire, Totally Crap, You Tube, V-Social and Vidiac.
Main features:
- Just in ONE click on the status-bar or custom toolbar icon, FVD immediately open the regular "Save As" dialog with already placed video title and extension.
- FVD supports additional video formats at Video, Break.com, Blip.TV. You can choose desired format via Preferences.
- FVD is able to pick any multimedia links from embeded objects on ordinary pages
- If theres only single link, standard dialog open immediately. Otherwise, links are listed in pop-up window.
- Processing of embedded YouTube video objects: Special download link will appear under every embedded YouTube Flash-Player posted on common pages such as blogs and web-boards.
- At last, FVD supports DownThemAll and FlashGot: You can turn on interaction with your desired download manager in preferences.
<<lessFast Video Download can save embedded video files from following video-hosting servers:
Angry Alien, Anime Episodes, Anime Forever, Bad Jojo, Blip.TV, Bo-Funk, Bolt, Break.com, Bubblare.dk, CollegeHumor.com, Current.TV, Daily Motion, Danerd.com, eVideo Share, Google Video, Grinvi, iFilm, Libero.IT Video, HI5 (VideoEgg), My Space, MetaCafe, News.NTV.ru, PornoTube, Put File, Streetfire, Totally Crap, You Tube, V-Social and Vidiac.
Main features:
- Just in ONE click on the status-bar or custom toolbar icon, FVD immediately open the regular "Save As" dialog with already placed video title and extension.
- FVD supports additional video formats at Video, Break.com, Blip.TV. You can choose desired format via Preferences.
- FVD is able to pick any multimedia links from embeded objects on ordinary pages
- If theres only single link, standard dialog open immediately. Otherwise, links are listed in pop-up window.
- Processing of embedded YouTube video objects: Special download link will appear under every embedded YouTube Flash-Player posted on common pages such as blogs and web-boards.
- At last, FVD supports DownThemAll and FlashGot: You can turn on interaction with your desired download manager in preferences.
Download (0.026MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
2275 downloads
FLV::VideoTag 0.11
FLV::VideoTag is a flash video file data structure Perl module. more>>
FLV::VideoTag is a flash video file data structure Perl module.
METHODS
This is a subclass of FLV::Base.
$self->parse($fileinst)
Takes a FLV::File instance and extracts an FLV video tag from the file stream. This method throws exceptions if the stream is not a valid FLV v1.0 or v1.1 file.
There is no return value.
Note: this method needs more work to extract the codec specific data.
$self->serialize()
Returns a byte string representation of the tag data. Throws an exception via croak() on error.
$self->get_info()
Returns a hash of FLV metadata. See File::Info for more details.
<<lessMETHODS
This is a subclass of FLV::Base.
$self->parse($fileinst)
Takes a FLV::File instance and extracts an FLV video tag from the file stream. This method throws exceptions if the stream is not a valid FLV v1.0 or v1.1 file.
There is no return value.
Note: this method needs more work to extract the codec specific data.
$self->serialize()
Returns a byte string representation of the tag data. Throws an exception via croak() on error.
$self->get_info()
Returns a hash of FLV metadata. See File::Info for more details.
Download (MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1193 downloads
Amarok Video Player 0.1
Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer. more>>
I like using Amarok for managing my podcasts but I wasnt able to play my video podcasts.
Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer.
Edit the script to change KMplayer to another video player.
<<lessAmarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer.
Edit the script to change KMplayer to another video player.
Download (MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1271 downloads
Compact Flash Linux Project 1.0p7
The Compact Flash Linux Project is a Linux distribution designed to run on a compact flash card in read-only mode. more>>
The Compact Flash Linux Project is a Linux distribution designed to run on a compact flash card in read-only mode. It is as small as possible, and currently needs around 14 MB.
Compact Flash Linux Project includes OpenSSH, quagga, iptables, hostap, madwifi, wireless-tools, pppoe, tcpdump, bridge-utils, and more. The initial release was v0.1.1, dated January 8, 2004. Version 0.1.4 was released July 23, 2004.
Enhancements:
- Many packages were upgraded.
- The package manager was improved a bit.
<<lessCompact Flash Linux Project includes OpenSSH, quagga, iptables, hostap, madwifi, wireless-tools, pppoe, tcpdump, bridge-utils, and more. The initial release was v0.1.1, dated January 8, 2004. Version 0.1.4 was released July 23, 2004.
Enhancements:
- Many packages were upgraded.
- The package manager was improved a bit.
Download (0.17MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
992 downloads
Multiplication Flash 1.1
Multiplication Flash (mFlash) is just a way to save the mess, bother, and expense of paper flashcards. more>>
Multiplication Flash short from mFlash is just a way to save the mess, bother, and expense of paper flashcards. And I think the kids enjoy the feedback and noises. Anything ypu can do to encourage, you know.
As mentioned above, you can turn of the sound ("good job" or "shucks" sort of sounds -- a few dozen different ones. You can choose to work on a particular number; for instance, pick "Number 7" if you are having trouble with your sevens. Or just leave the dropdown box on "All Numbers" if you would rather have random problems.
As far as basic usage goes -- you enter the number you think is the correct answer in the "Type Answer" box, then either hit the keyboard "Enter" key, or click the "Enter" Button. (The "Next" button in the above screenshot is a green Enter button that changes to a yellow Next button after a correct answer is given.)
Hitting the keyboard "Enter" after the Next button is displayed will also move you to the next problem.
<<lessAs mentioned above, you can turn of the sound ("good job" or "shucks" sort of sounds -- a few dozen different ones. You can choose to work on a particular number; for instance, pick "Number 7" if you are having trouble with your sevens. Or just leave the dropdown box on "All Numbers" if you would rather have random problems.
As far as basic usage goes -- you enter the number you think is the correct answer in the "Type Answer" box, then either hit the keyboard "Enter" key, or click the "Enter" Button. (The "Next" button in the above screenshot is a green Enter button that changes to a yellow Next button after a correct answer is given.)
Hitting the keyboard "Enter" after the Next button is displayed will also move you to the next problem.
Download (0.82MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1079 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above save flash video search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed