DISQUS

circlecube - interactive actionscript: Actionscript Drag & Drop Tutorial | Vertical and Horizontal Flash Sliders

  • buzz · 6 months ago
    nice,

    needs an onReleaseOutside event.. then it would be money ;)
  • circlecube · 6 months ago
    @Buzz - Check step 7:

    In handle press function remove the Mouse Down listeners and add stage mouse event listeners for both mouse Up and Move (Stage listeners emulate onReleaseOutside (from as2) and also provide more accurate results)