Flash MX 2004 and Cascading Style Sheets.pptVIP

  • 1
  • 0
  • 约2.44千字
  • 约 6页
  • 2017-03-31 发布于广东
  • 举报
Flash MX 2004 and Cascading Style Sheets.ppt

Flash MX 2004 and Cascading Style Sheets Nick Kwiatkowski October 14th, 2003 Macromedia Flash and CSS Newly supported by Flash MX 2004 products Flash MX 2004 Pro and Flash MX 2004 Flash Player 9 w/ ActionScript 2.0 Uses only a subset of the available CSS tags Where can you use CSS? You can load CSS from an external file and apply it to a TextField var cssStyles = new TextField.StyleSheet(); cssStyles.load(styles.css); trace(cssStyles.getStyleNames()); You can use a CSS Style Sheet to apply styles to HTML var style_sheet = new TextField.StyleSheet(); ….. txtNews_html.styleSheet = style_sheet;

文档评论(0)

1亿VIP精品文档

相关文档