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
  • 相关阅读:
    python下RSA 加密/解密,签名/验证
    python字符串str和字节数组相互转化
    代码存档
    windows 7 安装 scrapy
    scrapy 爬取自己的博客
    win32api 找不到指定的模块
    SQLite3日期与时间,常见函数
    sqlite3日期数据类型
    myeclipse集成maven
    UIKit class hierarchy
  • 原文地址:https://www.cnblogs.com/wucg/p/2093295.html
Copyright © 2011-2022 走看看