A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: some kind of drag!

  1. #1
    Senior Member
    Join Date
    Oct 2005
    Posts
    198

    Thumbs down some kind of drag!

    Hi,

    I have a swf that is being loaded externally, which has a scrollbar, which uses the Scrollbar class shown below. The scrollbar is composed of 5 parts within the scrollbar instance: background which is the normal track, ruler which is the thumb, maskmc, text, and area. The external swf's scrollbar runs fines by itself, but upon being loaded into the main.swf, the scrollbar's startDrag call no longer works.
    The event listener(MOUSE_DOWN) is firing as I put in a trace statement and the bounding rectangle seems to trace the correct numbers, but it doesnt drag.
    The MOUSE_WHEEL events still work fine and scroll the content. I just cant drag the little bugger.

    Any ideas?

    Thanks,
    ---Yvette
    Last edited by yvillicana; 11-22-2011 at 12:41 PM.

  2. #2
    Senior Member
    Join Date
    Oct 2005
    Posts
    198

    got it!

    was the rotationX--guess you cant do that.

    Thanks,
    ---Yvette

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