OldHawk

菜地一块,欢迎拍砖
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年8月28日

摘要: The following example shows how you can set alternating background colors for tiles in a Flex TileList control by setting the alternatingItemColors style using MXML, CSS or ActionScript 阅读全文

posted @ 2008-08-28 00:54 OldHawk 阅读(512) 评论(0) 推荐(0) 编辑

摘要: The following example shows how you can create a Flex Alert control that isn’t draggable by listening for the mouseDown event and calling the stopImmediatePropagation() method in the event handler 阅读全文

posted @ 2008-08-28 00:48 OldHawk 阅读(645) 评论(0) 推荐(0) 编辑

摘要: The following examples show how you can create an undraggable TitleWindow container by setting the isPopUp property to false on the TitleWindow instance 阅读全文

posted @ 2008-08-28 00:43 OldHawk 阅读(668) 评论(0) 推荐(0) 编辑