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
  • 相关阅读:
    HDU1530 Maximum Clique 最大团裸题
    关于ASP.NET"未能映射路径"问题
    [sql] like in 实现参数化查询的问题
    解决vs 2010复制汉字到Word出现乱码
    向HtmlAgilityPack道歉:解析HTML还是你好用
    根据firefox,ie等不同的浏览器跳转到对应页面
    asp.net怎样将整个目录上传?
    <%= %> 和<%# %>的区别
    .net C# cookie清除问题
    未能写入输出文件“c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website7\53477a4d\df66d972\App_Web_sytxol
  • 原文地址:https://www.cnblogs.com/wucg/p/2093295.html
Copyright © 2011-2022 走看看