Main > Free Download Search >

Free adobe flash software for linux

adobe flash

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 292
Adobe Flex 2.0 Beta1

Adobe Flex 2.0 Beta1


Flex 2.0 delivers an integrated set of tools and technology for build and deploy scalable Rich Internet Applications. more>>
Adobe Flex is the complete solution for building cross-platform Rich Internet Applications within the enterprise and across the web.
Flex 2.0 delivers an integrated set of tools and technology enabling developers to build and deploy scalable Rich Internet Applications.
Flex provides a modern, standards-based language supporting common design patterns and includes a client runtime, programming model, development environment, and advanced data
Main features:
- Flex Framework 2.0
- Flex Builder 2.0
- Flex Enterprise Services 2.0
- Flex Charting Components 2.0
- ActionScript 3.0
- Flash Player 8.5.
Enhancements:
- The Flex 2.0 product line enables developers to build rich, engaging web-based applications based on the ubiquitous Macromedia Flash runtime from Adobe and includes a complete solution for building Rich Internet Applications. Macromedia (now Adobe) originally coined the phrase Rich Internet Application (RIA) to describe a trend in the web development community toward building more engaging web experiences using Flash and HTML.
- The first generation of RIAs combined graphic-rich user interface controls that reduced or eliminated page refreshes. They have since evolved into sophisticated desktop-like applications that integrate rich data visualization components, such as data grids and graphical charts, multimedia audio and video, collaborative features like whiteboards and cobrowsing experiences, and real-time data push. As the complexity of such applications increased, so too did the cost of building and maintaining RIAs. Adobe responded to this need with Flex, which has become the industry-leading RIA development solution.
- Developers are a major focus of the Flex 2.0 release. To ensure that we take the product in a direction that meets your needs, the Flex team is excited to announce the public beta release of the Flex 2.0 product line. If youre not already familiar with Flex 2.0, you can find a complete overview in the David Wadhwanis article, Flex 2.0: Enabling the Next Generation of Rich Internet Applications. Read on to learn more about changes since the release of Flex 2.0 alpha 1.
- The beta 1 release includes updated installers for Flex Builder 2.0, Flex Charting 2.0, Flex Framework 2.0, and Flash Player 8.5. In addition, Flex Enterprise Services 2.0 is now available for the first time. The following outlines what is new in the Flex 2.0 beta 1 release.
<<less
Download (110.2MB)
Added: 2006-02-01 License: Other/Proprietary License Price:
1369 downloads
dsflasher 0.9

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]
<<less
Download (0.003MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
797 downloads
Blackjack Flash 2

Blackjack Flash 2


Theres a reason why blackjack is the most popular casino game today, both in online and land-based casinos across the globe. The enticing combinatio... more>> <<less
Download (160KB)
Added: 2009-04-13 License: Freeware Price: Free
198 downloads
Open Flash Chart 1.9.2

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.
<<less
Download (0.072MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
814 downloads
Multiplication Flash 1.1

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.

<<less
Download (0.82MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1079 downloads
NAND Flash Utilities 0.0.1

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.
<<less
Download (0.17MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1686 downloads
Flash-Slots 2

Flash-Slots 2


Experience the most popular casino games in the world on the web with Online-Casino.coms online slot games. From the classic slots to the progressiv... more>> <<less
Download (1110KB)
Added: 2009-04-14 License: Freeware Price: Free
225 downloads
Wx::ActiveX::Flash 0.05

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.

<<less
Download (0.053MB)
Added: 2007-01-05 License: Perl Artistic License Price:
1033 downloads
Simple Flash Menu 1.1.12

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)
<<less
Download (0.020MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1646 downloads
FlashUnity 0.8

FlashUnity 0.8


FlashUnity is a channel based approach to a XML Flash communications server and Chat room. more>>
FlashUnity project is a channel based approach to a XML Flash communications server and Chat room.
The CyberSS project this spawned from was originally nothing more then a simple PHP socket server example with a simple chat frontend as a proof of concept. FlashUnity however was built from the ground up to be a easy to extend Flash communications server.
By using the concept of channels each of which handles a diffrent task the FlashUnity server becomes extremely flexible and easy to extend. Also by using channels it is possible to run multiple modular functions within the same server.
Because this is a total rewrite of Cyberss from the ground up and the APIs and XML have multiple major changes there are currently no working Flash clients, anyone interested in helping out in this area feel free to send me a email.
Enhancements:
- Improvements to debug.
- The debug setting is now followed properly.
<<less
Download (0.017MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1396 downloads
Asymptopia Flashcard System 2.0

Asymptopia Flashcard System 2.0


Asymptopia Flashcard System project is a LaTeX flash card system for student and professional education. more>>
Asymptopia Flashcard System project is a LaTeX flash card system for student and professional education.

Asymptopia Flashcard System uses Motif and LaTeX to produce, manage, and use attractively formatted flashcards.

You load some or all of your "collections" and set the timer for pop-up frequency.

The GUI interface and "Collection Manager" make creating and modifying flashcards as simple as pushing a single button.

A knowledge of LaTeX is only required when entering special symbols.

<<less
Download (1.2MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1119 downloads
FLASH-PLAICE 0.1

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.
<<less
Download (MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
911 downloads
Adobe Source Libraries 1.0.29

Adobe Source Libraries 1.0.29


The Adobe Source Libraries (ASL) are a collection of C++ libraries to allow the construction of commercial application. more>>
The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.
Enhancements:
- GIL version 2.1 (support for sub-byte aligned pixel values in images).
- An ASL version_0 namespace has been introduced to maintain binary compatibility going forward.
- There are poly< > library improvements. adobe/vector.hpp and adobe/closed_hash.hpp have been added as generic containers.
- There are many other improvements.
<<less
Download (8.2MB)
Added: 2007-07-16 License: MIT/X Consortium License Price:
831 downloads
Flashblock 1.5.4.1

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
<<less
Download (0.062MB)
Added: 2007-07-27 License: MPL (Mozilla Public License) Price:
826 downloads
pyFlashCards 0.2.1

pyFlashCards 0.2.1


pyFlashCards is a wxPython based software for creating and studying flash cards. more>>
pyFlashCards is a wxPython based software for creating and studying flash cards. Thanks to python and wxPython it is multiplatform; it runs on Windows and Linux (you could probably get it to run on a Mac without too much work).
I have developed it to study at medical school because none of the flash card programs I found on the internet would do what I want the way I want it. Even though it is not complete, I think that many people can already find it useful.
Main features:
- multiplatform: Windows, Linux (and in theory Mac)
- Sebastian Leitner box system for maximizing long term memory retention
- html tags allow to highlight important concepts
- image support for visual learners
- unicode support allows studying any language
<<less
Download (1.8MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1062 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5