关于Flex Builder中如何添加SWC文件

By Minidxer | July 24, 2008

今天有人问起在Flex Builder中如何使用SWC文件,其实这位同学真的是应该好好的去翻翻书,呵呵。首先借用Adobe官方的一段话,让我们了解一下SWC是什么样的文件:



A SWC file is an archive file for Flex components and other assets. SWC files contain a SWF file and a catalog.xml file. The SWF file implements the compiled component or group of components and includes embedded resources as symbols. Flex applications extract the SWF file from a SWC file and use the SWF file’s contents when the application refers to resources in that SWC file. The catalog.xml file lists of the contents of the component package and its individual components.
关于如何在Flex Builder中使用,很简单:
1, 打开Flex Bulder
2,点“Project”->“Properies”
3,左侧选择“Flex Builder Path”
4,右侧选择Library
5,点“Add SwC”,选择要添加的SWC,点OK就可以了。

Topics: Adobe其他 | Tags: , , ,

Search Posts

Archives

Sponsored Ads