Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 7
Compare

Red5 is an Open Source Flash Server written in Java that supports: - Streaming Audio/Video (FLV and MP3) - Recording Client Streams (FLV only) - Shared Objects - Live Stream Publishing - Remoting

4.4
   
  0 reviews  |  54 users  |  590,608 lines of code  |  5 current contributors  |  Analyzed 5 months ago
 
 

An implementation of Flash Remoting for PHP allowing seemless data exchange between PHP and the Flash player.

4.57143
   
  0 reviews  |  14 users  |  6,251 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py and more. The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate ... [More] between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. [Less]

4.625
   
  0 reviews  |  11 users  |  23,913 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

You can use the framework in ActionScript 3, Javascript and SSAS to deploy your Riche Internet Applications crossplatforms.

5.0
 
  0 reviews  |  10 users  |  2,232,646 lines of code  |  5 current contributors  |  Analyzed 7 days ago
 
 

Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA applications. See details on http://www.graniteds.org.

0
 
  0 reviews  |  7 users  |  279,183 lines of code  |  3 current contributors  |  Analyzed about 2 hours ago
 
 

CakeAMF is a native plugin for using AMF in CakePHP. Requires the AMFEXT, http://pecl.php.net/package/amfext

4.0
   
  0 reviews  |  6 users  |  1,090 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 

SabreAMF is the tool for Flash->PHP communication using the AMF format.. Its the first in its kind to support the newer AMF3 format, which is used by Flashplayer 9 / Flex 2.0

5.0
 
  0 reviews  |  5 users  |  2,154 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

RTMPy is a Twisted protocol implementing Adobe's Real Time Messaging Protocol, used for full-duplex real-time communication with applications running inside the Flash Player.

5.0
 
  0 reviews  |  5 users  |  8,173 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
Compare

A set of Actionscript 3 utilities that enable the use of MVC for rapidly building rich internet applications within the Flex framework. Includes Router for deeplinking, Model for easy data access, some base Controllers and some other goodies that make our lives easier.

5.0
 
  0 reviews  |  3 users  |  177,700 lines of code  |  0 current contributors  |  Analyzed about 24 hours ago
 
 

hxFormat is the repository for different file-formats support for the haXe language. FormatsCurrently supported formats are : FLV (Flash Video) AMF0 (Flash serialized object) PDF (only generic file structure and partial decryption) ZIP TAR GZ PBJ (PixelBender Binary file) SWF (Flash file format) ... [More] ABC (Flash AS3 bytecode format) MP3 Planned future formats include : AMF3 (supported in FlashPlayer 9+) PE (Windows EXE) DMG (Mac ISO) PNG, JPG ... anything you want to contribute (please ask on the haXe mailing list) InstallationhxFormat is available on haxelib, so simply run the following command : haxelib install format. To use the library, simply add -lib format to your commandline parameters. Package StructureEach format lies in its own package, for example format.pdf contains classes for PDF. The format.tools package contain some tools that might be shared by several formats but don't belong to a specific one. Each format must provide the following files : one Data.hx file that contain only data structures / enums used by the format. If there is really a lot, they can be separated into several files, but it's often my easy for the end user to only have to do one single import format.xxx.Data to access to all the defined types. one Reader.hx class which enable to read the file format from an haxe.io.Input one Writer.hx class which enable to write the file format to an haxe.io.Output some other classes that might be necessary for manipulating the data structures It's important in particular that the data structures storing the decoded information are separated from the actual classes manipulating it. This enable full access to all the file format infos and the ability to easily write libraries that manipulate the format, even if later the Reader implementation is changed for example. [Less]

5.0
 
  0 reviews  |  2 users  |  12,541 lines of code  |  3 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.