Main > Free Download Search >

Free shockwave plugin software for mac

shockwave plugin

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 968
SJPhone Quicksilver Plugin 1.0

SJPhone Quicksilver Plugin 1.0


SJphone Module is a plug-in for Quicksilver that enables dialing to SJphone more>>
SJphone Module is a plug-in for Quicksilver that enables dialing to SJphone.

Send text to Quicksilver with the Dial with SJphone action.

<<less
Download (116KB)
Added: 2007-06-18 License: Freeware Price:
864 downloads
Hex Plugin 1.1

Hex Plugin 1.1


Hex Plugin - REALBasic plugin with four methods more>>
Hex Plugin for REALbasic 5 and higher is a small plugin with four methods. You can give the plugin a string containing an unsigned decimal integer of essentially unlimited length and the plugin will give back a string containing the hexadecimal equivalent of that integer. And you can do the reverse. Also you can give the plugin a UTF8 or UTF16 encoded string, and the plugin will give back a string containing the hex representation of that input string. And you can do the reverse.
Enhancements:
- Version 1.1 adds two functions, HexFromChar and CharFromHex.
- With these functions you can give the plugin a UTF8 or UTF16 encoded string, and the plugin will give back a string containing the hex representation of that input string. And you can do the reverse.
<<less
Download (30KB)
Added: 2006-03-23 License: Freeware Price:
1317 downloads
Startmovie PlugIn 0.7

Startmovie PlugIn 0.7


Startmovie PlugIn - Sherlock plugin more>>
Startmovie PlugIn is a Plug in for Sherlock under Mac OS X. It enables the binding to the search to the Thread data base of the German Director mailing list Startmovie.net.

<<less
Download (76KB)
Added: 2006-04-05 License: Freeware Price:
1331 downloads
MovieCat Plugin 1.0

MovieCat Plugin 1.0


MovieCat Plugin - joins seperate movies in to one single QuickTime Movie more>>
MovieCat requires JigSaw 2.5 or greater and MacOS 10.4 or greater.

MovieCat Plugin is a useful program that joins seperate movies in to one single QuickTime Movie (.mov).
<<less
Download (20KB)
Added: 2007-03-08 License: Freeware Price:
971 downloads
Shockwave Player 11.5.0.600

Shockwave Player 11.5.0.600


Shockwave is a Web standard for powerful multimedia playback. This player allows you to view both Shockwave and Flash interactions over the Web more>> Shockwave is a Web standard for powerful multimedia playback. This player allows you to view both Shockwave and Flash interactions over the Web. The Shockwave player is compatible with the leading web browsers.
Requirements:
Mac OS X 10.4 or later.
Enhancements:
Version 11.5.0.600 includes no changes in features or functionality. Some small elements of the plugin, which in no way affect the multimedia engine, installations, or other performance aspects, have been updated.
<<less
Download (18.2MB)
Added: 2009-06-16 License: Free Price:
downloads
MPCalc Plugin 3.0

MPCalc Plugin 3.0


MPCalc Plugin is a smart program which brings the features of multi-precision RPN calculator to a REALbasic program. more>>

MPCalc Plugin 3.0 is a smart program which brings the features of multi-precision RPN calculator to a REALbasic program. It can handle numbers with up to 30,000 decimal digits. It can also handle numbers whose absolute values lie between 1e-167100000 and 1e+167100000. It is a Universal plugin for Mac OS X. Over forty scientific functions are now available.

<<less
Download (1.5MB)
Added: 2008-04-11 License: Freeware Price:
downloads
 
Other version of MPCalc Plugin
MPCalc plugin 2.5MPCalc plugin is a REALbasic plugin which makes available the functionality of ... As a Carbon, PPC, and x86 plugin it can help create REALbasic applications which run under Mac
License:Freeware
Download (1.1MB)
1368 downloads
Added: 2006-01-27
CRC Plugin 1.2

CRC Plugin 1.2


CRC Plugin - REALbasic methods for calculating CRCs more>>
CRC Plugin provides functions to calculate CRCs over a range of bytes in a MemoryBlock, in the MacOS memory space or in a String.
Theres three versions of CRC calculation: One for 16 Bit, one for 32 Bit and one for 16 to 64 Bit wide checksums. If you are free to choose, I suggest that you use the 32 Bit version because of its accuracy and performance.
Completly freeware for personal use.
Enhancements:
- Added Carbon (OS X) support.
<<less
Download (88KB)
Added: 2006-06-28 License: Freeware Price:
1228 downloads
MKS Plugin 1.2

MKS Plugin 1.2


MKS Plugin - RB plugin for units like doubles and integers more>>
MKS Plugin for REALbasic 5 allows you to construct programs which can handle numbers with units much like doubles and integers are handled. The basic MKS units are Meters, Kilograms, Seconds, Coulombs, Kelvin, and Dollars. You can use the arithmetic operators +, -, *, / with any valid combination of MKSs, doubles, and integers. And MKSs can be compared in if statements.
As a Carbon, PPC, and x86 plugin, it can be used to build Mac OS X, Mac OS 9.x, or Windows applications.
Enhancements:
- Version 1.2 adds the energy unit "tonsTNT" and the speed unit "mph".
<<less
Download (152KB)
Added: 2006-03-23 License: Freeware Price:
1318 downloads
iMage Plugin 1.0.7

iMage Plugin 1.0.7


iMage Plugin is considered as a professional and helpful plugin for use with Ecamms iMage USB Webcam. more>> iMage Plugin 1.0.7 is considered as a professional and helpful plugin for use with Ecamms iMage USB Webcam. It enables the webcam to be recognized by iChat AV and iMovie.

Requirements:
Mac OS X 10.4.3 or later.
<<less
Download (434K)
Added: 2007-11-14 License: Free Price:
downloads
 
Other version of iMage Plugin
iMage Plugin 1.0.7iMage Plugin is developed to be an enhanced plugin for use with Ecamms iMage ...iMage Plugin 1.0.7 is developed to be an enhanced plugin for use with Ecamm's iMage
License:Freeware
Download (423.8KB)
downloads
Added: 2007-11-13
iMage Plugin 1.0.2iMage Plugin is for use with Ecamms iMage USB Webcam. It provides compatibility with Apples
License:Freeware
Download (306KB)
629 downloads
Added: 2006-11-15
Complex Plugin 1.7

Complex Plugin 1.7


Complex Plugin - Construct programs which can handle complex numbers more>>
Complex Plugin is a plugin for REALbasic 5 which, because of operator and function overloading, allows complex numbers to be used much like doubles and integers in REALbasic programs.
Complex Plugin for REALbasic 5 allows you to construct programs which can handle complex numbers much like doubles and integers are handled. Complex numbers are represented by two doubles, not by the multi-precision numbers used by my MPCalc and Precision plugins.
Enhancements:
- Faster square root function.
- Corrects a possible error in the Pow function.
<<less
Download (87KB)
Added: 2006-05-15 License: Freeware Price:
1261 downloads
httpmail plugin 1.53

httpmail plugin 1.53


offers you an convenient communication tool that allows you to download Hotmail email in Mail.app. more>>

httpmail plugin 1.53 offers you a convenient communication tool that allows you to download Hotmail email in Mail.app. A plugin for Mail.app that once installed adds the httpmail protocol. Add a new account, and select httpmail as the account type. Fill in the details and it should all work ;)

<<less
Download (2MB)
Added: 2008-12-16 License: Freeware Price:
29 downloads
 
Other version of httpmail plugin
httpmail plugin 1.49httpmail plugin - Allows OS X Mail.app to retrieve Hotmail email. httpmail plugin 1.49 - Daniel ... httpmail plugin allows the standard Mac OS X 10.3 Mail application (Mail.app) to retrieve your
License:Freeware
Download (1.9MB)
1195 downloads
Added: 2006-09-11
ROT13 Plugin 1.0

ROT13 Plugin 1.0


ROT13 Plugin - Encodes and decodes a string in the ROT13 format and back to plain text more>>
The ROT13 Plugin for REALbasic v3.0 or newer encodes and decodes a string in the ROT13 format and back to plain text.

ROT13 Plugin is useful, if you want to make it more difficult to recognize a message text

ROT13 Encoding was used on the internet for ages, and it’s now available as a plugin for the REALbasic IDE.

<<less
Download (418KB)
Added: 2005-12-02 License: Freeware Price:
1426 downloads
Adobe Shockwave Player 11.5.2r602

Adobe Shockwave Player 11.5.2r602


Adobe Shockwave Player brings you a wonderful media tool which allows you to enjoy multimedia games, learn applications, and product demonstrations on the Web by using exciting new 3D technology. more>> <<less
Added: 2009-11-02 License: Freeware Price: Notavailable
downloads
 
Other version of Adobe Shockwave Player
Adobe Shockwave Player 11.5.1r601Adobe Shockwave Player 11.5.1r601 is a useful and convenient to use program which allows you to ... helps determine whether your installation is successful; if you're able to view the Shockwave
Price: $0.00
License:Freeware
Download
8980 downloads
Added: 2009-07-22
Adobe Shockwave Player 10.1.1.016Adobe Shockwave Player 10.1.1.016 is a program to view interactive web ... Over 200 million web users have installed the Macromedia Shockwave Player. These people now
License:Freeware
Download (24.2KB)
215 downloads
Added: 2006-04-08
SSEYO Koan Plugin 7.0

SSEYO Koan Plugin 7.0


SSEYO Koan Plugin is a beneficial and easy to use application which lets you experience ultra-fast & amazing interactive audio and generative music. more>>

SSEYO Koan Plugin 7.0 is a beneficial and easy to use application which lets you experience ultra-fast & amazing interactive audio and generative music. With its extraordinary built-in SoftSynth, Koan delivers stunning webpage FX, sounds, music and treatments. Your wait is over!

<<less
Download (377KB)
Added: 2000-05-24 License: Freeware Price:
downloads
Matrix Plugin 2.5

Matrix Plugin 2.5


Matrix Plugin is a powerful, perfect and popular math and science program. more>>

Matrix Plugin 2.5 is a powerful, perfect and popular math and science program. Matrix Plugin for REALbasic 2008 and higher allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled. Matrix elements are doubles.

<<less
Download (147.5KB)
Added: 2008-08-18 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5