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
  • 相关阅读:
    研磨设计模式
    Java 集合类
    晚上提高项目效率,下午安卓又是过
    晚上提高项目效率,下午安卓又是过
    项目已经进行到医生管理,在完成文本框这个导入后就基本上剩下导出表格数据了
    晚上开始就要解决这个查询乱码的问题
    现在不能使用foxmail同步qq记事本功能,可能是对字数的大小有限制
    早上看到一张余票,可是没有等网页进入到结果页面,网络原因就票没了
    早上看到一张余票,可是没有等网页进入到结果页面,网络原因就票没了
    昨天晚上也弄不清楚是自己密码被盗了还是由于ip冲突
  • 原文地址:https://www.cnblogs.com/wucg/p/2093295.html
Copyright © 2011-2022 走看看