2008-06-01から1ヶ月間の記事一覧

コードカバレッジ

いいねー、エンタープライズって感じ。 Flex、AIR、AS3にもコードカバレッジのツールが登場 http://www.infoq.com/jp/news/2008/05/flexcover-code-coverage

思いつきトーク

AIRにはwebkitのエンジンが載っているが、そのうちFirefoxのエンジンも載るのではないかと思う。プログラム内でエンジンを選択できそう。mozzilaにtamarinを提供したAdobeがwebkitを選択した理由はもっぱらモバイル対応だと噂されていますが、そのうちFirefo…

PDF生成

PDF生成のAPIが登場。alivePDFではなくてaPDFだそうです。 apdf The APDF class enables to create and export PDF documents from Flex. http://code.google.com/p/apdf/

AppleもRIAへ

Apple vs Adobe vs Microsoft vs Sun vs Google なんだかみんなRIAにシフトしてきましたね。 エンジニアとしてはどっちに転んでもいいように とりあえずECMAScriptおさえておきましょう(笑)。 Apple finally goes RIA http://blogs.zdnet.com/Stewart/?p=8…

音エフェクト

こんな使い方ができるとは知らなかった。第2段。 Adding Sounds to your Flex Applications http://blog.digitalbackcountry.com/?p=1461

色変化

こんな使い方ができるとは知らなかった。 Fade from one color to another–Animating Color Transitions in Flex http://ntt.cc/2008/06/22/fade-from-one-color-to-another-animating-color-transitions-in-flex.html

AIR 1.1 リリース

AIR

もう出てますよ。HTMLコンポーネント内にて2バイト文字の入力ができます。 最新バージョンのAdobe AIRをダウンロード http://get.adobe.com/air/?loc=jp

カードフリップ

Flash10で再生できます。 Create a Card Flip Effect For Flash Player 10 using ActionScript 3 http://www.thetechlabs.com/flash/create-a-card-flip-effect-for-flash-player-10-using-actionscript-3/

YouTubeダウンローダ

こんなアプリも作れるんですねー。 Creating A Downloader For YouTube with Flex/Air http://www.thetechlabs.com/video/creating-a-downloader-for-youtube-with-flexair/

UI例

シンガポールの事例のようです。 Flex UI to book your Golf session in Singapore http://expertria.com/index.php/archives/144

aswing

ASのGUIフレームワーク aswing http://code.google.com/p/aswing/

ナビゲーションの基本

Flexにはナビゲーションコンテナがたくさん用意されています。 自作することもできますがとりあえず用意されているものの利用を考えましょう♪ Navigation in Flex - Understanding the basics http://blogspot.fluidnewmedia.com/?p=299

パネルの拡張

使うかどうかは置いておいて、パネルの見た目を拡張しています。 Flex Panel component with ControlBar docked to the top instead of bottom http://dougmccune.com/blog/2007/03/21/flex-panel-component-with-controlbar-docked-to-the-top-instead-of-b…

Google ソーシャルグラフ

SpringGraphで描けます。 Google SocialGraph Explorer in Flex http://www.dreamingwell.com/articles/archives/2008/06/google_socialgr.php

チャート作成いろいろ

いろいろなライブラリを使ってチャートを作ることができます。 チャートのカスタマイズは結構大変です。 できるだけ既存の機能を使いましょう。 10 Free Chart Scripts http://webtecker.com/2008/06/12/10-free-chart-scripts/

動き出したAIR

AIR

海外事例が増えてきました。 次は国内ですね。たのしみです。 Adobe AIR Goes to Work: 6 Apps for the Corporate Desktop http://www.readwriteweb.com/archives/adobe_air_goes_to_work_6_apps_for_corporate_desktop.php

マスク

画像や動画にマスクをかけます。サーバーと連動すれば複数人でマスク掛けたりできますね。 Flex, Masks and Collaboration June 13 http://blog.kevinhoyt.org/2008/06/13/flex-masks-and-collaboration/

HTMLテンプレートを変える

Flexを包むテンプレートのHTMLを修正することも結構あります。 アクセス分析のJS埋め込んだりとか。 プロジェクトのビルド時に自動的に入る文字列を変えることができます。 Changing the filenames in Flex Builder html templates http://www.morearty.com/…

ログウォッチ

AIR

AIRでも見れます。 Debugging Flash and Flex in Eclipse - Arthropod and LogWatcher http://www.jonnymac.com/blog/2008/06/11/debugging-flash-and-flex-in-eclipse-arthropod-and-logwatcher/

画像ギャラリー

横スクロールする画像ギャラリー Image Gallery Component - ImageRail http://www.flexer.info/2008/05/29/image-gallery-component-imagerail/

地球を書く

FlexとPapaervision3Dで地球儀を書いています。 Learn how to geocode with Papervision3D and Adobe Flex http://www.adobe.com/newsletters/edge/june2008/articles/article2/index.html?trackingid=DEKYF

UIコンポーネントで線を引く

線を引いています。 Drawing in Flex using the UIComponent http://www.axelscript.com/2008/06/11/drawing-in-flex-using-the-uicomponent/

DataGridのフッター

フッターです。 Flex 3 DataGrid Footers http://blogs.adobe.com/aharui/2008/03/flex_3_datagrid_footers.html

Marshallプラン

SecurityDomainとApplicationDomainに関することらしい。 Marshall Plan http://opensource.adobe.com/wiki/display/flexsdk/Marshall+Plan Flex 3.x Versioning and Portals http://blogs.adobe.com/aharui/2008/06/flex_3x_versioning_and_portals.html

3Dカバーフロー

Leopardを超えた動き(笑) Flex CoverFlow Component updated http://www.sebastiaanholtrop.com/archives/19

ランタイムでドロップシャドウ

ランタイムでフィルタかけます。 Flex Drop Shadow Filter at Runtime http://www.danvega.org/blog/index.cfm/2008/6/4/Flex-Drop-Shadow-Filter-at-Runtime

マウスイベント

オーバレイしたオブジェクトの上からマウスイベントは取れるのか? Allowing Flex mouse events to pass through asset overlays http://9mmedia.com/blog/?p=54

EURO2008

このWEBサイトの中でもFlex使っている模様 UEFA.com uses Flex for MatchDay interface http://jimmyflex.blogspot.com/2008/06/uefacom-uses-flex-for-matchday.html EURO2008 http://en.euro2008.uefa.com/index.html

パンドラ

AIR

音楽を聴けるのかな? Pandora Desktop (Beta) http://www.pandora.com/desktop

ピザハット

AIR

ピザ好きにはたまらない。毎日注文できます。 PizzaHut Launches AIR Application http://www.riapedia.com/2008/05/26/pizzahut_launches_air_application