A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Media Player Help

  1. #1
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506

    Media Player Help

    Hey,

    First Thanks for reading this im using the media player i need to use a extarnel playlist and change the font can someone please show me how to do this thanks.
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  2. #2

  3. #3
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    classic Top List

    o and how do you load as files in km?
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Looking at the AS for that skin it's using the simplest form I'm not sure if you can change the font....... The API says
    setClassicSkin( initObject )
    ----------------------------
    Initobject should contain _x, _y, with, height and the c and s arrays like the
    other KoolMoves flash 8 components.
    c [control base, control color 1, control color 2, control color 3, component background, display background] : colors
    s [raise, angle, component shadow alpha] : styling options
    Other variables the initobject can contain are lpos, lsize and lfsize.
    lpos : position of the list display
    0 top
    1 right
    2 bottom
    3 left
    lsize : width of the list display when lpos is 1 or 3, height of the list
    display when lpos is 0 or 2.
    lfsize : font size used in the list display.

    As for loading AS into KM open the actionscript editor as if to type and look for the icon to load on the top bar

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