Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.231 Times

Parse Swf software
Filter: All | Freeware | Demo
 

Parse Swf

< 1 2 3 4 5 > 
Released: September 24, 2009  |  Added: October 01, 2009 | Visits: 1.408

4Easysoft SWF to Video Converter 4Easysoft SWF to Video Converter provides the comprehensive way to convert SWF to you need video format, like AVI, FLV, MP4, 3GP, WMV, MOV, MPEG, and other popular video formats. No matter the SWF file is made by yourself or downloaded from web, or from other place, you can output it to your... Platforms: Windows

License: Shareware Cost: $21.95 USD Size: 6.27 MB Download (123): 4Easysoft SWF to Video Converter Download

Released: October 03, 2009  |  Added: October 17, 2009 | Visits: 1.898

Tanbee Video to SWF Converter Tanbee SWF Converter is a perfect solution for you convert popular video files such as MOV, WMV, ASF, 3GP, VOB, MPG/MPEG2 to SWF. Tanbee SWF Converter offers you combo video and audio parameters including video resolution, frame rate, encoder, bit rate, and audio sample rate, and channel,... Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 11.07 MB Download (506): Tanbee Video to SWF Converter Download

Released: November 19, 2013  |  Added: December 03, 2013 | Visits: 1.000

Aoao SWF to GIF Converter Fast and easy way to convert Flash SWF to animated GIF with Aoao SWF to GIF Converter. It will be more suitable for transmission, using chat tools to release dynamic picture and any situations which can not use flash document. SWF to GIF can optimize the output, ensuring the same quality, the... Platforms: Windows, Windows 7

License: Shareware Cost: $19.90 USD Size: 2.9 MB Download (147): Aoao SWF to GIF Converter Download

Released: November 14, 2009  |  Added: November 23, 2009 | Visits: 1.203

AK Video to SWF Converter AK Video to SWF Converter 2009 is a professional video converter which can convert all popular video formats, such as MPG, MPEG, MPEG-4, MP4, 3GP, 3GPP(3G2), AVI, FLV, RM, WMV, H.264/AVC, AVCHD, DivX, XviD, VOB, M4V, ASF to SWF file, etc. Convert video with HD video conversion supported.... Platforms: Windows, Other

License: Shareware Cost: $14.27 USD Size: 16.59 MB Download (103): AK Video to SWF Converter Download

Released: December 15, 2009  |  Added: December 23, 2009 | Visits: 1.486

SWF Defender SWF Defender is a software that can protect ActionScripts inside the SWF. Support Flash CS4 and ActionScript 3. Obscuring ActionScripts, Strings Encryption, Encrypted Domain Locking. SWF Defender provides you a simple custom user interface you have only some clicks to protect your SWF files.... Platforms: Windows

License: Demo Cost: $29.95 USD Size: 1.16 MB Download (116): SWF Defender Download

Added: July 15, 2010 | Visits: 899

Parse::Binary::FixedFormat::Variants Parse::Binary::FixedFormat::Variants is a Perl module to convert between variant records and hashes. Parse::Binary::FixedFormat supports variant record formats. To describe a variant structure, pass a hash reference containing the following elements to new. The object returned to handle variant... Platforms: *nix

License: Freeware Size: 31.74 KB Download (89): Parse::Binary::FixedFormat::Variants Download

Added: August 02, 2010 | Visits: 998

Parse::Binary::FixedFormat Parse::Binary::FixedFormat is a Perl module to convert between fixed-length fields and hashes. SYNOPSIS use Parse::Binary::FixedFormat; my $tarhdr = new Parse::Binary::FixedFormat [ qw(name:a100 mode:a8 uid:a8 gid:a8 size:a12 mtime:a12 chksum:a8 typeflag:a1 linkname:a100 magic:a6... Platforms: *nix

License: Freeware Size: 31.74 KB Download (96): Parse::Binary::FixedFormat Download

Added: March 07, 2010 | Visits: 1.014

XML Parse Library XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator. It supports all valid XML, and... Platforms: *nix

License: Freeware Size: 11.26 KB Download (104): XML Parse Library Download

Added: May 02, 2010 | Visits: 1.200

Parse::Java Parse::Java is a Perl module that acts like a parser for Java code. SYNOPSIS use Parse::Java; my $ast = Parse::Java->parse_file(MyClass.java); Parse::Java parses Java code into an Abstract Syntax Tree which can be used for many things like writing compilers and stuff. As this module is... Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Parse::Java Download

Added: March 08, 2010 | Visits: 794

Parse::RecDescent Parse::RecDescent is a Perl module to generate Recursive-Descent Parsers. SYNOPSIS use Parse::RecDescent; # Generate a parser from the specification in $grammar: $parser = new Parse::RecDescent ($grammar); # Generate a parser from the specification in $othergrammar $anotherparser =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): Parse::RecDescent Download

Added: April 20, 2010 | Visits: 2.036

Chess::PGN::Parse Chess::PGN::Parse is a Perl module that reads and parses PGN (Portable Game Notation) Chess files. SYNOPSIS use Chess::PGN::Parse; use English qw( -no_match_vars ); my $pgnfile = "kk_2001.pgn"; my $pgn = new Chess::PGN::Parse $pgnfile or die "cant open $pgnfilen"; while... Platforms: *nix

License: Freeware Size: 26.62 KB Download (252): Chess::PGN::Parse Download

Added: September 12, 2010 | Visits: 918

Parse::RandGen::Regexp Parse::RandGen::Regexp is a Perl module for regular expression Condition element. Regexp is a Condition element that matches the given compiled regular expression. For picking random data, the regular expression is parsed into its component Subrules, Literals, CharClasses, etc.... Therefore,... Platforms: *nix

License: Freeware Size: 25.6 KB Download (90): Parse::RandGen::Regexp Download

Added: January 20, 2010 | Visits: 889

MRTG::Parse MRTG::Parse is a Perl extension for parsing and utilizing the logfiles generated by the famous MRTG Tool. SYNOPSIS use strict; use MRTG::Parse; my $mrtg_logfile = "/var/www/htdocs/mrtg/eth0.log"; my $period = "day"; my $desired_unit = "GB"; my ($traffic_incoming, $traffic_outgoing,... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): MRTG::Parse Download

Added: September 14, 2010 | Visits: 1.006

Template::Alloy::Parse Template::Alloy::Parse is a Perl module with common parsing role for creating AST from templates. The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::Parse Download

Added: September 25, 2010 | Visits: 856

Parse::Template Parse::Template was initially created to serve as a code generator for the Parse::Lex class. The class is now available as a separate module.. Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Parse::Template Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 1.882

Module::MakefilePL::Parse Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", <$fh>) ); $info = $parser->required; The purpose of this module is to determine the... Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Module::MakefilePL::Parse Download

Added: November 16, 2010 | Visits: 1.291

Fischerscope-Parse Fischerscope-parse project is a php script for parsing data out of WinHCU, software accompanying the Fischerscope H100 nanoindenter.. Platforms: *nix

License: Freeware Size: 38.91 KB Download (102): Fischerscope-Parse Download

Added: June 01, 2010 | Visits: 937

Parse::RecDescent::FAQ Parse::RecDescent::FAQ is the official, authorized FAQ for Parse::RecDescent. OVERVIEW-TYPE QUESTIONS Is Parse::RecDescent LL(1)? LL(N)? LR(1)? LR(N)? Answer by Yves Orton: I have a data structure which is a hash of entries where an entry is a list/array of sets I have also a grammar... Platforms: *nix

License: Freeware Size: 77.82 KB Download (99): Parse::RecDescent::FAQ Download

Added: January 04, 2010 | Visits: 833

Kismet Parse Kismet Parse project can be used after kismet has sniffed 802.11 traffic and produced .network files. Kismet Parse is a Perl script that will parse these files to map the MAC addresses of the discovered wireless access point and clients to useful information. The information includes the... Platforms: *nix

License: Freeware Size: 7.17 KB Download (155): Kismet Parse Download

Added: November 09, 2010 | Visits: 1.239

SWF::Builder::Character::EditText SWF::Builder::Character::EditText is a SWF dynamic editable text object. SYNOPSIS my $text = $mc->new_dynamic_text( $font ) ->size(10) ->color(000000) ->text(This is a text.); my $text_i = $text->place; my $field = $mc->new_input_field; $field->place; ^This module creates dynamic... Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): SWF::Builder::Character::EditText Download

< 1 2 3 4 5 >