read swf file
DoSWF 3.8.1
DoSWF functions as a flash encrypter. more>>
DoSWF 3.8.1 functions as a flash encrypter. It can do encrypt and obfuscate to SWF and SWC files. The greater is that DoSWF can analyse and obfuscate a project(maybe the project has several relative swf files).

RadicalCodex 1.2
RadicalCodex provides you with an useful and easy-to-use utility which can read and organize your comic books. more>>
Major Features:
- Read comics with a highly customizable look and feel.
- Automatic bookmarking (never loose your page again).
- Set a comic book page as your desktop background.

Sothink SWF Decompiler 5.1
Sothink SWF Decompiler is a program to convert SWF to FLA, and extract elements from SWF into common formats on Mac. more>>
Sothink SWF Decompiler 5.1 is a program to convert SWF to FLA, and extract elements from SWF into common formats on Mac. It easily exports one or more SWF to FLA and extracts Flash elements from Flash movie. Support Flash CS4 (V10) and ActionScript 3.0 completely. Enable to convert all Flash elements to SWF or FLA formats. Exports AS files into AS or HTML format. After the converting, you can get the completed FLA file including linkage, components, as, etc.
License:Trial
Get File Path 3.3
Get File Path - Copy a filepath fast and easy more>>
Get File Path uses pattern matching to copy and transform the name, and/or the path, and/or the parent folder path of the dropped file. Get File Path is able to automatically insert other characters and tags during the copy, which is usefull to create links for example.
Get File Path remembers the last pattern used.It can copy the result to the clipboard or to an edit field.It can automatically quit afterwards.It remembers window last position at launch.It takes very little memory, CPU and disk space.
Get File Path doesnt need any installation nor configuration, which makes it very easy to use.It is compatible with Extended Software Updater.Read the whole documentation included in the download for more details...
Main features:
- It works with any kind of file (applications, documents, folders, ...).
- It uses pattern matching to copy and transform the name, and/or the path, and/or the parent folder path of the dropped file.
- It can automatically insert other characters and tags during the copy, which is usefull to create links for example.
- It remembers the last pattern used.
- It can automatically resolve aliases (files and paths).
- It can use Unix paths as well as Macintosh paths.
- It can copy the result to the clipboard or to an edit field.
- It can automatically quit afterwards.
- It doesnt need any installation which makes it very easy to use.
Version restrictions:
- Registration screen at startup.
Enhancements:
- It can automatically replace blank spaces by %20 in the paths for more compatibility particularly with HTML.
SWF n Slide 1.121
SWF n Slide - Create slideshows with music using many filetypes more>>
It works with all popular file formats for image and audio.
Choose from various sophisticated transition effects, special effects, and image filters. Add text for narration and titles. Add audio for background music, sound effects and narration. Add pan/zoom camera effects.
Add stylish play controls to control playback of the slide show. Add mouse click events to open URLs, load externs SWF files, or navigate through the slide show. Save settings so you can work on your slide shows later on.
Main features:
- Output Macromedia Flash movie files (SWF).Over 97% of all browsers already have the Flash Player installed, so you wont have to worry about your audience being able to view your slide shows.
- Output HTML files to quickly generate a web page to show your slide show.
- Output self-executable slide show files to run on Macintosh and Windows based computers.
- Output QuickTime movie files.
- Output Screen Savers (Windows only)
- Organize your images and music so you control what plays, when it plays, and for
- how long.
- Supports BMP, GIF, JPEG, PDF (Mac OS X), Photoshop (PSD), PICT, PNG,
- Targa (TGA), TIFF
- Supports AIFF, MP3, System 7 Sound (Mac OS 9), Wave (WAV)
- Choose from over 150 sophisticated transition effects.
- Choose from various special effects such as fireworks, falling snow, and hearts to add on top of your slides.
- Resize, crop, rotate, flip, and add special effects to any images in your slide show.
- Add pan and zoom camera effects.
- Add audio to play in the background while your slide show plays.
- Add audio to individual slides to add sound effects, narration or background music.
- Add captions with your choice of font, color, and size to narrate your slide show.
- Add animated text effects with Text-Osterone (Animated Text Effect Software).
- Add playback control buttons to your slide show for pausing/playing the slide show or skipping to slides within the slide show.
- Add a preloader to enable smooth playback over the Internet.
- Add preloaders created with SWF, Lock & Load (Flash Preloader Creator).
- Add mouse click actions to open web pages, load external SWF files, and navigate through the slide show.
- Save project files so you can save your work to allow you to make changes to an existing slide show over time.
- Produce slide shows at the same quality as other products that output as video, but at a fraction of the required disk space
- Deliver your slide shows over the Internet without the long load times associated with video file formats
- No fees are required for the Macromedia Flash file format, so you can create unlimited royalty free slide shows.
License:Demo
Ear Mail 1.3
Ear Mail is a very tractable and powerful dashboard widget. more>> Ear Mail 1.3 is a very tractable and powerful program that allows you to listen to your email on your iPod. It converts your emails into audio files and listen to it using iTunes and iPod. Reading E-mail on the Cell-Phone? Listen to it on your iPod. Ear MailFor Japanese study! Include Japanese TTS engine. Able to read any Kanji words you never knew how to read.
Requirements: Mac OS X 10.4 or later.

Read Me a Book 1.1
Read Me a Book is a simple to use, yet sophisticated utility which can help users make audio clips from books so that they can listen to a book using iTunes. more>> <<less
License:Demo
Read Me a Book 1.1 is a highly-efficient, high-quality utility which can help users make audio ... Read Me a Book is $10 shareware. The Demo Mode lets the user save Part 1 through Part 5 withoutLicense:Trial
Delphi SWF SDK 1.9
Delphi SWF SDK is one of the most advantageous Java tools which contains pure Object Pascal library for creating SWF files, without any external dynamic libraries. more>>
Delphi SWF SDK 1.9 is one of the most advantageous Java tools which contains pure Object Pascal library for creating SWF files, without any external dynamic libraries.
Major Features:
- Visual objects creating (shape, button, text)
- Advanced objects (morphing shape, sprite)
- All types of filling (solid, gradient, image)
- Device and embedding fonts
- Sound (events, streaming)
- Video
- Action commands
- Any transition and transformation
- To TBasedSWFStream it is added OnProgress event allowing to display progress for various actions: TProgressWorkType = (pwtReadStream, pwtMakeStream, pwtCompressStream, pwtLoadXML, pwtParseXML, pwtSaveXML);
- For TFlashMovie it is added a new event and also a global variable-procedure for customizing solutions of images loading. TLoadCustomImageProc = procedure (sender: TFlashImage; FileName: string); TLoadCustomImageEvent = procedure (sender: TFlashImage; FileName: string; var Default: boolean) of object;
- For TFlashFont it is added functions for fonts loading from external SWF files LoadFromSWFObject, LoadFromSWFFile, LoadFromSWFStream;
- It is added the Owner property directing to the owner-movie to all objects of Flash level.
- Some bugs fixed: working with some fonts, video and EMF-files.
- Mac OS X 10.3 or later
- Flash player
eReader 2.6.1
eReader - read books on your Macintosh computer more>>
Our eReader Pro allows you to read books on your Macintosh computers, add bookmarks, navigate your eBooks easily, and search for words in your book.
Here at eReader.com, weve worked hard to ensure that reading eBooks is a pleasure!
Main features:
- Navigate you eBooks using our easy menus to jump to any page or chapter you want.
- Find keywords in your eBook in seconds!
- Add and Organize book marks with the click of a mouse.
- Adjust Fonts and Font size to making reading eBooks easy!
- Use links to jump to different pages of your eBook.
- Turn pages with your keyboard or a click of the mouse
- Read eBooks in FullScreen or Two Page Mode
Version restrictions:
- 15 days trial

EasyWMV 1.4.5
EasyWMV can be used to convert or resize wmv, asf, avi, m4v, mp4, mpg, mpeg, mov, flv, nsv, swf, real media and vob video files so that they can be used with QuickTime Player, Apple TV, iPhone and more>> <<less

SWF 'n Slide 1.122b
SWF n Slide is available in a Standard Edition and a Pro Edition. Both are extremely easy programs to take your digital images and music, and create professional slide shows in minutes to share with more>>
SWF n Slide is available in a Standard Edition and a Pro Edition. Both are extremely easy programs to take your digital images and music, and create professional slide shows in minutes to share with family and friends.
SWF n Slide works with all popular file formats for images and audio. SWF n Slide outputs slide shows as the Macromedia Flash file format (SWF) which is the most compatible animation and video file format for Internet applications. SWF n Slide is great for anyone who owns a digital camera and wants to share their pictures with others.
Share your slideshows over the web, through email, or burn onto CD-ROMS for easy distribution. In just a couple of minutes you can convert a folder full of photos into a stunning slide show with sophisticated transitions and effects.
Mac OS X 10.2 or later.
Version 1.122b: Installer was missing help file.
SWF 'n Slide SWF 'n Slide Pro 1.034 is well-known as a very easy yet effective program designed ... No fees are required for the Macromedia Flash file format, so you can create unlimited royaltyLicense:Trial
License:Trial
SWF 'n Slide Pro 1.032SWF 'n Slide Pro 1.032 SWF n Slide Pro is a useful program that is designed ... SWF 'n Slide Pro 1.032 - Vertical MoonLicense:Demo
FXWitz SWF Editor 2.0
FXWitz SWF Editor - Build animated Flash photo gallery with thumbnails more>>
The FXWitz works will surprise You and your Customers. FXWitz is a true aid for Webdesigner works.

Troi File Plug-in 4.6
Troi File Plug-in gives you a powerful tool that lets you get access to information outside the FileMaker Pro database. more>>
Troi File Plug-in 4.6 gives you a powerful tool that lets you get access to information outside the FileMaker Pro database. Any files stored on the rest of the computer can be accessed through the functions of the plug-in.
Major Benefits:
- Get the data out of files on the disk of the computer and put it in FileMaker fields
- Create files anywhere on the hard disk and put data from FileMaker fields into it
- Manipulate files and folders on the disk, like creating, deleting, copying, moving, renaming
- Query detailed information of files: the size on disk, creation and modification dates and much more
- Count the number of folders or files on a disk
- Get images and the metadata (IPTC, Exif, GPS, XML) of those images inside your FileMaker database and write IPTC and Exif metadata.
Major Features:
- Drag and drop files and folders
- Allow you to drag one or more files or folders on a FileMaker window or even a drop zone. The paths of the dropped items can then be handled by a triggered script, for example to put them in a container field.
- Reveal files and folders
- Reveal files and folders in the Finder or Windows Explorer, showing users directly where items are on their disk.
- Extensive metadata support: GPS, XMP and timecode data - Supports image and movie metadata, like IPTC and EXIF, and also adds support for reading GPS and XMP metadata in images and also timecode data in movies:
- Get GPS (Global Positioning System) metadata embedded in images. With this you can find the coordinates (latitude and longitude) of the image.
- Read XMP metadata, as added for example by Adobe Photoshop.
- Get extensive movie attributes like: frames per second, codec name, codec type. And even timecode information, like begin and end timecode, can be returned.
- Easily get individual movie attributes, like the duration in seconds of a movie.
- Better Exif metadata support
- Could read, change and write Exif metadata
- Powerful functions
- A powerful ExecuteShell function: you can specify the function not to wait on the termination of the process, but to return immediately to FileMaker.
- The ExecuteShell function: you can change the timeout, show the command window, etc.
- CreateThumbnail function can create better, bicubic anti-aliased thumbnails and thumbnails with a 32 bit depth.
- 61 Functions give you ample power
- Command your shell
- Manage your media
- Mount and unmount
- Just substitute text in files on disk
- Extensive example files and user guide
Enhancements:
- New features
-
- Made compatible with FileMaker Pro 10.
- Added new TrFile_VersionAutoUpdate function. The TrFile_VersionAutoUpdate function is part of an emerging standard for FileMaker plug-ins of third party vendors of plug-ins. The version number is returned in the format aabbccdd where every letter represents a digit of the level, so versions can be easily compared.
- Added the plug-in's version number to the description in FileMaker's preference pane.
- Troi File plug-in is now compatible to run under FileMaker Server! The plug-in now creates log files when running under FileMaker Server to make troubleshooting installing easier and and provides feedback regarding errors and registration status.
- Bug fixes
-
- Fixed a bug in the TrFile_MountDisk function: when using "afp://" style addresses it will no longer show a superfluous user and password dialog.
- Fixed a bug in the TrFile_MetaData function and the switch "-GetEXIF": if the Exif data block was too big it would not be retrieved.
- Fixed a bug in the TrFile_DiskInfo function when using switches "-GetFreeMegs" or "-GetTotalMegs".
- Fixed a bug in the TrFile_CreateThumbnail function using the switch "-AntiAliasThumbnail": no longer will some thumbnail sizes result in a white band at the right.
- Improved the handling of Unicode paths in the TrFile_GetFileAttribute and TrFile_SetFileAttribute functions.
- Fixed a bug in the handling of re-registration: No longer is an incorrect Expired dialog shown.
- Fixed a bug in TrFile_Substitute (and TrFile_ConvertFromFMText): when using text which contains lots of Unicode characters that require more than two UTF-8 characters, this is now handled better.
- Fixed a bug in TrFile_SetContents and TrFile_AppendContents: when writing text which contains lots of Unicode characters that require more than two UTF-8 characters, the text is now written out completely.
- (Windows) Fixed a bug with Drag and Drop functionality using a FileMaker file that is hosted on a FileMaker server: drag and drop now works more reliable.
- Improved Drag and Drop functionality: triggering is now only occurring during IdleSafe, eliminating possible crashes.
- Graphic improvements
-
- Tested with FileMaker Pro 10 and tweaked several little (graphic) issues.
- Changed the Open File script in all example files to resize better for FileMaker Pro 10.
- Adapted example file DragAndDrop.fp7, to take into account that the status area in FileMaker Pro 10 is no longer at the left. This caused the custom drag and drop rectangle to be drawn at the wrong location.
- Improved example files and documentation
-
- Improved the example files DragAndDrop.fp7 and ManageMedia.fp7 to better handle network paths.
- Improved Drag and Drop example for PDFs on Windows, PDFs are now inserted as media type file.
- Removed unnecessary file references in ManageMedia.fp7 and Import1Image.fp7
- Improved the MoveFolder.fp7 example.
- Added the switch "-GetXMP" to the documentation of the TrFile_Metadata function.
Requirements:
- FileMaker Pro 8 or later.
SWF Encrypt 4.0.4
SWF Encrypt encrypts your Adobe Flash SWF files, protecting them from the most popular Flash Decompiler Tools on the market more>>
SWF Encrypt uses Advanced Obfuscation Techniques along side proven Encryption Technology to provide security and protection for your Adobe Flash SWF Files. Put simply, SWF Encrypt will prevent other people from decompiling or reverse engineering your SWF movie and stealing the ActionScript Code.
SWF Desktop 1.3.1
SWF Desktop encapsulates the power of Macromedia Flash MX 2004 in a wallpaper installer more>>
SWF Desktop is the only application that easily and reliably converts Flash .swf files into wallpaper.
Supercharge the Windows or Mac OS X desktop by creating wallpaper that gracefully integrates vector graphics, animations, dynamic content, XML news feeds, hyperlinks, calendar & date information, count-down timers, interactive buttons, links, fill-in-the-blank fields, and pictures downloaded from the web.
Version restrictions:
- 7 days trial.
Enhancements:
- Improved XML handling
- More responsive interactivity
- Support for 2 byte language input
- More reliable installer
- Problems with false expirations are fixed
- 10.4 Compatibility.