开发者

Flash - Creating Components Documentation for Flash CS5 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit 开发者_JAVA技巧the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

is there no official documentation / guide published somewhere on how to create components for Flash CS5?


The UI Components in Flash CS5 haven't changed since Flash CS3 as far as I've noticed.

Jeff Kamerer wrote a lengthy series on the Adobe Devnet on creating AS3.0 Components in Flash.

Here are some of the topics covered (via Robert Penner )

  • Set up the layers and frames in your component movie clip symbol
  • Implement Live Preview for your component
  • Dispatch events
  • Support styles and easily editable skins
  • Manage drawing with the invalidation model
  • Manage focus
  • Handle keyboard input
  • Create a compiled clip shim for your ActionScript definitions
  • Deploy your component to the Components panel

If you're not planning to use the V2 Component architecture, you could just use Component Definition panel to link your class properties to the Component Inspector easily.

Flash - Creating Components Documentation for Flash CS5 [closed]

A bit more on this in the slightly related question AS3 create component using Flash CS4.

HTH

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜