Flash Vert Scroll Help

Out of context: Reply #15

  • Started
  • Last post
  • 17 Responses
  • st33d0

    so st33d, all MCs have to be the same height to work but it will calculate the height based on # of MCs?

    thanks
    material
    (Apr 17 07, 06:49)

    No.

    It says they must be proportionate (drifting graphics will alter the _height property), and where in the code does it tot up the number of MCs? Nowhere. Put your bloody glasses on.

    The scroll bar to page ratio is a bit weird though - I'm pretty sure it's Flash giving me crap floats.

    And to activate the class, all I did was put this in the timeline:

    slots.setMask(m);
    var slider:YSlider = new YSlider(slots, m, t, b, b.topC, b.mid, b.bottomC, topA, bottomA, 40);

    I could upload a working example, but since it's not written for Flash 5 I doubt it would be of any use.

View thread