A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: CSS in Flash

Hybrid View

  1. #1
    Senior Member
    Join Date
    May 2004
    Posts
    627

    CSS in Flash

    I am using Flash 8 now.
    I saw a book whcih teaching you
    var sheet:StyleSheet = new StyleSheet();

    But it seems not working for Flash 8 til I type
    var sheet:TextField.StyleSheet = new TextField.StyleSheet();

    Is the one I used is for AS3?

  2. #2
    Registered User nunomira's Avatar
    Join Date
    May 2002
    Location
    portugal
    Posts
    7,003
    hi,

    Yes.

    It's two different versions of AS. 2 and 3.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center