Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Edit an ActionScript 3 component

  • 06-02-2008 09:43PM
    #1
    Closed Accounts Posts: 429 ✭✭


    I want to edit the combo box component in Flash CS3. More specifically I just want to edit the cellRenderer which draws each cell, so that each individual cell of a List can display it's own font.

    I've edited the as3 component source files, basically just inserted a few traces to see if when come compile time and run time, when a list is being drawn on stage the traces would let me know if I was editing the right files but nothing came up in the output.

    I'm editing the files in
    C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Component Source\ActionScript 3.0\User Interface\fl\controls\listClasses
    
    but any changes have no effect.

    How exactly does one modify these classes and components which come bundled Flash ?


Advertisement