Class com.bumpslide.ui.ScrollPanel

????
   +--MovieClip
      +--com.bumpslide.ui.ScrollPanel

Field Index

actualHeight, bg_mc, content_clip, content_mc, contentHeight, contentPath, contentWidth, height, holder_mc, mask_mc, paddingBottom, paddingLeft, paddingMid, paddingRight, paddingTop, scroll_mc, scrollEnabled, width

Method Index

new ScrollPanel()

_init(), attachContent(), getContentScrollHeight(), hide(), init(), onSizeChange(), reset(), scrollReset(), setSize(), update(), updateScroller()

Constructor Detail

ScrollPanel

function ScrollPanel()

Field Detail

height

height

width

width

contentWidth

contentWidth

contentHeight

contentHeight

bg_mc

bg_mc

mask_mc

mask_mc

holder_mc

holder_mc

content_mc

content_mc

scroll_mc

scroll_mc:ClipScroller

paddingTop

paddingTop

paddingBottom

paddingBottom

paddingLeft

paddingLeft

paddingRight

paddingRight

paddingMid

paddingMid

content_clip

content_clip:MovieClip [Read Only]

actualHeight

actualHeight [Read Only]

contentPath

contentPath:String

scrollEnabled

public scrollEnabled:Boolean

Method Detail

scrollReset

function scrollReset()

reset

function reset()

attachContent

function attachContent()

_init

function _init()

init

function init()

hide

function hide()

setSize

function setSize(w, h)

update

function update()

updateScroller

function updateScroller()

onSizeChange

function onSizeChange()

getContentScrollHeight

function getContentScrollHeight()