flash 2

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.infoq.com/cn/articles/facebook-arch-overview-part1

Facebook和Flash平台的应用架构解析(一)

基于Facebook的嵌入式应用 ,部署在你自己的服务器上,但其用户通过Facebook站点访问。用户看到的是一个将你的应用包容其中的Facebook容器。你访问Facebook上的某个应用(通常是因为收到朋友邀请,或搜索某个应用时得到一个链接)时,Facebook服务器会将请求转发给你的应用服务器,得到一个页面(HTML和Javascript代码),最后在Facebook站点上展示出来。
import flash.external.*; // 將 js function 宣告出去 ExternalInterface.call("eval", "function getInput(hint){return window.prompt(hint, '');}"); // 利用 ExternalInterface 呼叫 JS function,並取得 User 輸入文字 function doInput() { inputTxt.text = ExternalInterface.call("getInput", "請輸入文字"); }

关于Firefox下透明Flash的中文输入问题 - 传闻中的七公主 - 闪吧新社区 - Powered by X-Space

http://space.flash8.net/space/?592228/viewspace-418585.html
http://www.vivalogo.com/vl-resources/beautiful-javascript-flash-galleries.htm Galleria is a javascript image gallery written in jQuery.

33 Most Beautiful Javascript and Flash Galleries | Vivalogo Reso

http://www.awflasher.com/flash/articles/asopt1.htm

Flash代码优化-I

随着flashplayer7.0的发布,一些技术问题已经得到解决了,而且性能大体地有所提高,然而在写本文之时, flashplayer6.0 仍然有着广泛的应用。

ActionScript 3 Tip of the Day - kirupaForum

Using ActionScript 3, you can dynamically change the frame rate of your movie using the Stage class. The Stage class ( flash.display.Stage ) is the class assigned to the stage object which is accessible from your main movie sprite/movie clip (or others within the same security sandbox) using the stage property. The stage object has a frameRate property which can contain any value between 0.01 and 1000 and determines the frame rate at which the Flash player plays back your movie. http://www.kirupa.com/forum/showthread.php?223798-ActionScript-3-Tip-of-the-Day&s=b2be81ed829b7846d22552e8da71fcf4
http://www.senocular.com/flash/tutorials/as3withmxmlc/

Tutorial: Beginners Guide to Getting Started with AS3 (Without L

If you're anxious to get started with ActionScript 3 but don't want to have to learn Flex or MXML, the form of XML Flex uses to design applications, this tutorial is for you. Here you will learn how to use the command line compiler (mxmlc.exe for the Windows platform) to compile and create SWF files that use ActionScript 3. Using or own Flash CS3?
> In order to get file uploading to work with Flash Player 8 and Jakarta Commons File Upload on the server, we had to patch the File Upload server code to ignore the exception that was (correctly) being thrown on the server when the last section is processed. http://www.noridon.net/weblogs/archives/2006/01/flex.html

Flash8/Flex1.5でのファイルアップロード(Flex2対応がほしい):nod::ぶろぐ::RIA::Flash/Fle

Posted on March 16, 2012 by Grant Skinner, 13 Comments We’ve been working really hard on a lot of great stuff over the last couple months, and I’m thrilled finally to be able to share it with the world. We’re going to be releasing EaselJS and a number of companion libraries under the new umbrella name “CreateJS”.

gBlog: Flash MX 2004 news and views

http://gskinner.com/blog