zoukankan      html  css  js  c++  java
  • ActionScript 3 Libraries–一组为Flex和Flash开发者准备的ActionScript 3开源开发包

    ===============
    corelib
    ===============
    The corelib project consists of several basic utilities for MD5 hashing, JSON serialization, advanced string and date parsing, and more.
    Project Page: http://code.google.com/p/as3corelib/
    Project Group: http://groups.google.com/group/as3corelib
    Authors: Christian Cantrell, Mike Chambers, Daniel Dura, Darron Schall
    Dependencies: FlexUnit
    ===============
    eBay
    ===============
    The eBay ActionScript 3.0 library provides an interface between the eBay XML API and ActionScript 3.0. This open-source library will allow developers to create novel and innovative applications leveraging both eBay’s marketplace services and Adobe’s Flash Player 9 runtime! It is written in ActionScript 3.0, so any environment using ActionScript 3.0 can use this library, including Adobe Flex 2 and Adobe Flash Pro 9.
    Project Page: http://code.google.com/p/as3ebaylib/
    Project Group: http://groups.google.com/group/as3ebaylib
    Authors: Charles Bihis, Darron Schall
    Dependencies: corelib, FlexUnit
    ===============
    FlexUnit
    ===============
    FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications. It mimics the functionality of JUnit, a Java unit testing framework, and comes with a graphical test runner.
    Project Page: http://code.google.com/p/as3flexunitlib/
    Project Group: http://groups.google.com/group/as3flexunitlib
    Authors: Matt Chotin, Daniel Dura, Alistair McLeod, Tom Ruggles, Steven Webster, Jason Williams
    Dependencies: FlexUnit
    ===============
    Flickr
    ===============
    The Flickr library is an ActionScript 3.0 API for the online photo sharing application, Flickr. It provides access to the entire Flickr API.
    Project Page: http://code.google.com/p/as3flickrlib/
    Project Group: http://groups.google.com/group/as3flickrlib
    Author: Darron Schall
    Dependencies: corelib
    ===============
    Mappr
    ===============
    Mappr is a service and application that combines images from Flickr with geolocational information. The Mappr ActionScript 3.0 API gives you access to Mappr’s geo-tagged image data.
    Project Page: http://code.google.com/p/as3mapprlib/
    Project Group: http://groups.google.com/group/as3mapprlib
    Author: Mike Chambers
    Dependencies: corelib, FlexUnit
    ===============
    Syndication library
    ===============
    Use the syndication library to parse Atom and all versions of RSS easily. This library hides the differences between the formats so you can parse any type of feed without having to know what kind of feed it is.
    Project Page: – http://code.google.com/p/as3syndicationlib/
    Project Group: – http://groups.google.com/group/as3syndicationlib
    Author: Christian Cantrell
    Dependencies: corelib, FlexUnit
    ===============
    Odeo
    ===============
    The Odeo API provides an ActionScript 3.0 interface for searching and retrieving podcasts from Odeo.
    Project Page: – http://code.google.com/p/as3odeolib/
    Project Group: – http://groups.google.com/group/as3odeolib
    Author: Mike Chambers
    Dependencies: corelib FlexUnit
    ===============
    YouTube
    ===============
    The YouTube API provides an ActionScript 3.0 interface to search videos from YouTube.
    Project Page: – http://code.google.com/p/as3youtubelib/
    Project Group: – http://groups.google.com/group/as3youtubelib
    Author: Daniel Dura
    Dependencies: corelib, FlexUnit
  • 相关阅读:
    华为EC169在MAC 10.9.6下的安装方法
    sqlmap用户手册 | WooYun知识库
    光纤光猫连接自己路由器的设定
    C# 里窗体里(windows form)怎么播放音乐
    让我们写的程序生成单个的exe文件(C#winform程序举例)
    Basic EEG waves 四种常见EEG波形
    Hemodynamic response function (HRF)
    Parseval's theorem 帕塞瓦尔定理
    Typical EEG waveforms during sleep 睡眠状态下的几种典型EEG波形
    EEG preprocessing
  • 原文地址:https://www.cnblogs.com/wucg/p/2093295.html
Copyright © 2011-2022 走看看