shockwave
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5
Tubesock 0.2
Tubesock is a GTK/GNOME Shockwave player. more>>
Tubesock is a GTK/GNOME swf player released under the GPL. Currently the code right now is parsing SWF files, and can dump the contents, and can display some stuff.
Tubesock is written 100% in c, and depends on glib2 and gtk2.
Installation
./configure
make
cd src/tubesock
./tubesock PATH_TO_SWF_FILE.swf
<<lessTubesock is written 100% in c, and depends on glib2 and gtk2.
Installation
./configure
make
cd src/tubesock
./tubesock PATH_TO_SWF_FILE.swf
Download (0.18MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1676 downloads
Flashblock 1.5.4.1
Flashblock is an Firefox extension that takes a pessimistic approach to dealing with Macromedia Flash content. more>>
Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that takes a pessimistic approach to dealing with Macromedia Flash content on a webpage and blocks ALL Flash content from loading. The project leaves placeholders on the webpage that allow you to click to download and then view the Flash content.
Flashblock currently blocks the following content types:
- Macromedia Flash
- Macromedia Shockwave
- Macromedia Authorware
<<lessFlashblock currently blocks the following content types:
- Macromedia Flash
- Macromedia Shockwave
- Macromedia Authorware
Download (0.062MB)
Added: 2007-07-27 License: MPL (Mozilla Public License) Price:
826 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
Atomorun 1.1_pre2
Atomorun project is an OpenGL Jump&Run clone. more>>
Atomorun project is an OpenGL Jump&Run clone.
In Atomorun, the character "Atomio" has to escape from an exploding nuclear bomb. The shockwave tries to catch you, so run as fast as you can!
It uses 3D OpenGL for the graphics, while the gameplay is 2D (just jump and run as fast as you can, left to right)
Enhancements:
- Forgot to put the body in a displaylist also...
- The glasses are black again (ooops)
- It is now possible to leave the "game over"-screen with a press on ENTER
- The level is now generated randomly and a little bit larger. Makes it much more difficult :)
- Redesigned the menu.
- Some code cleanup
- Added the acid fog, from which Atomio has to run away.
- Fixed bug, where you could change the direction of Atomio in the menu.
- Sound support added. (New dependency: SDL_mixer with ogg support)
- Textures are now stored in smaller and better PNGs. (New dependency: SDL_image with png support)
- If loading a PNG (or OGG) fails, it tries to load a BMP (or WAV). See docsINSTALL.win32, why. Grrr, why do I have to make a win32 build?
- Fixed menu bug. It was possible to press Escape in the menu after playing the game.
- Its now possible to change resolution and fullscreen mode with commandline arguments. Start "atomorun -h" for more help.
<<lessIn Atomorun, the character "Atomio" has to escape from an exploding nuclear bomb. The shockwave tries to catch you, so run as fast as you can!
It uses 3D OpenGL for the graphics, while the gameplay is 2D (just jump and run as fast as you can, left to right)
Enhancements:
- Forgot to put the body in a displaylist also...
- The glasses are black again (ooops)
- It is now possible to leave the "game over"-screen with a press on ENTER
- The level is now generated randomly and a little bit larger. Makes it much more difficult :)
- Redesigned the menu.
- Some code cleanup
- Added the acid fog, from which Atomio has to run away.
- Fixed bug, where you could change the direction of Atomio in the menu.
- Sound support added. (New dependency: SDL_mixer with ogg support)
- Textures are now stored in smaller and better PNGs. (New dependency: SDL_image with png support)
- If loading a PNG (or OGG) fails, it tries to load a BMP (or WAV). See docsINSTALL.win32, why. Grrr, why do I have to make a win32 build?
- Fixed menu bug. It was possible to press Escape in the menu after playing the game.
- Its now possible to change resolution and fullscreen mode with commandline arguments. Start "atomorun -h" for more help.
Download (1.9MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
MediaPlayerConnectivity 0.8.3
MediaPlayerConnectivity is a Firefox extension that allows you to launch embed video of website in an external application. more>>
MediaPlayerConnectivity is a Firefox extension that allows you to launch embed video of website in an external application with a simple click.
Main features:
- Replace the stream by a simple button
- And/Or add links to right click
- Works with RealMedia, QuickTime, WindowsMedia, Playlists, Flash, background sounds, Nullsoft video, Shockwave
- Allow the use of any capable media player (with command line support)
- Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)
- Activable per media format
- AutoPlay feature : automaticatlly start to play the first media
- Configuration wizard
- SmartPlay : automatically search and choose the best source using metafile (+ icon) if exist
- List all media links on the webpage
- Use a sidebar for lists
- Multilingual
<<lessMain features:
- Replace the stream by a simple button
- And/Or add links to right click
- Works with RealMedia, QuickTime, WindowsMedia, Playlists, Flash, background sounds, Nullsoft video, Shockwave
- Allow the use of any capable media player (with command line support)
- Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)
- Activable per media format
- AutoPlay feature : automaticatlly start to play the first media
- Configuration wizard
- SmartPlay : automatically search and choose the best source using metafile (+ icon) if exist
- List all media links on the webpage
- Use a sidebar for lists
- Multilingual
Download (0.12MB)
Added: 2007-04-08 License: MIT/X Consortium License Price:
571 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above shockwave 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