2007-07-23から1日間の記事一覧

FlexとJavaScript連携

GoogleFinanceのようにFlashとHTMLが連携することってたまにあると思います。 そんなときのために サンプル付きで解説しているサイトをご紹介 Flex & Javascript Tutorial - Simple Interaction http://blog.paranoidferret.com/?p=25

FlexとPHPでMyTube

YouTubeみたいなのを作ろうっていう記事 Creating MyTube with Flex and PHP http://www.onlamp.com/pub/a/php/2007/05/24/creating-mytube-with-flex-and-php.html?page=1

これからのアプリ

サービスは空から降ってきて、 ユーザーにとって必要な情報だけを選別し、 複数のサービスをまとめあげ、 最後に使いやすいインターフェースに仕上げる。 そんなRIAな世の中まであとちょっと。 Salesforce.com + Google + Adobe Flex and AIR = New Internet…

クールなプリローダー

おまけ的な要素が強いですが、こんなこともできます。 Making a Cooler Preloader in Flex: Part 1 of 3 http://jessewarden.com/2007/07/making-a-cooler-preloader-in-flex-part-1-of-3.html

コンポーネントの初期化

UIComponentの初期化手順が図で分かりやすい。 Creating Custom UIComponents in Flex 2: Lesson 1 - Overview http://www.communitymx.com/content/article.cfm?cid=4BA51

アプリサイズにポップアップを合わせる

そのままなんですが、ブラウザのウィンドウサイズを変えると 中野ポップアップウィンドウが動きます。 Position popup when app is resized http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=689

itemEditorの使い方

DataGridのカラムをソートして、 セルの中身を書きかえると、決定後にソートが動きます。 Tips & Tricks : itemEditors - I http://flexgeek.wordpress.com/2007/04/09/tips-tricks-itemeditors-i/

画像を伸ばす

画像の右下を掴んで伸ばします。 Resizing Images By Dragging The Corner http://ricoonflex.wordpress.com/2007/05/25/resizing-images-by-dragging-its-corner/

フォーカスを勝手に移さない

ポップアップ生成時に勝手にフォーカスを移動させません。 Focus Not Automatically Set To The PopUp Window http://ricoonflex.wordpress.com/2007/05/24/focus-not-automatically-set-to-the-popup-window/

確認画面

何気によく使う確認画面。 PopUp Confirmation Window http://ricoonflex.wordpress.com/2007/04/10/popup-confirmation-window/

タブやエンター移動の防止

DataGridでは、タブやエンター押すとセルを移動します。 Preventing enter or tab from moving onto the next cell http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=681

AdvancedDataGridを使ったスケジューラ

AdvancedDataGridでガントチャートっぽくしています。 Task Scheduler Chart using AdvancedDataGrid (moxie) http://flexgeek.wordpress.com/2007/06/28/task-scheduler-chart-using-advanceddatagrid-moxie/

AdvancedDataGridを使ったガントチャート

お、それっぽく見えているね。 Simple GanttChart using AdvancedDataGrid of Flex 3.0 (Moxie) http://flexgeek.wordpress.com/2007/06/13/simple-ganttchart-using-advanceddatagrid-of-flex-30-moxie/

AdvancedDataGridを使った行のグルーピング

これもそれらしく動いている。 Tips & Tricks : AdvancedDataGrid - grouping & summary rows http://flexgeek.wordpress.com/2007/06/14/tips-tricks-advanceddatagrid-grouping-summary-rows/

くるくる

AIR

これは面白い。 Adobe AIR Native Window Animation Example http://theflexblog.com/?p=38