3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Flex Framework Mate の基本的な使い方 その1

Last updated at Posted at 2014-06-30

いまさら感のあるFlexですが、フレームワークの覚え書きまでに記述しておきます。

ダウンロード

Flex Framework Mate のサイトへ訪れてダウンロードページからswcライブラリファイルをダウンロードします。

mate_download_page.PNG

プロジェクトの作成

FlashBuilderにてFlexプロジェクトを作成します。プロジェクト名は適当な名前です。

mate_create_project.png

ビルドパスの設定

プロジェクトのビルドパスにダウンロードした Mate_09_1.swc を含めます。
mate_add_lib.png

プロジェクトのパッケージ構成

特にパッケージ構成に決まりはありませんが、私の場合、プロジェクトに最低限必要なファイルパッケージ構成は下記のようにしています。
mate_project_files.png

プログラム詳細

それでは次回は、それぞれのプログラム詳細を覗いてみましょう。
http://qiita.com/tajihiro/items/27987f25fa3e79cafc6a

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?