Software Development Resources
Create account | Log in | Log in with OpenID | Help

Adobe Flash

From DocForge

(Redirected from Flash)

Adobe Flash is a closed source runtime environment most often embedded into a web page and executed within a web browser. Even though the flash player is closed source, most of the specification has been released[1], allowing for the creation of open source flash players.

The programming language used to build Flash applications is ActionScript. While the language is based on an open standard, the compiled binaries which are run by the Flash runtime are a proprietary format.

Much of Flash's functionality might be replaced with features added to the fifth revision of the HTML standard. The video element can replace Flash for streaming video. The canvas element can provide space for dynamic image creation using JavaScript. Support for these HTML elements is dependent on the standard being finalized and the major web browsers choosing to implement them.

[edit] Issues

  • While the web is based mostly on open public standards, Flash files are a close proprietary format. Therefore, they potentially inhibit the growth and openness of the Internet in the future.
  • Flash executes with very high (excessive) CPU utilization on the OS X operating system.[2]
  • Flash applications, particularly those running on version 9 of the runtime environment, can be prone to crash the OS X operating system.

[edit] See Also

[edit] References

  1. SWF Technology center
  2. Adobe Bug Report - OS X Performance
Experimental-page.jpgThis page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

Discuss