Sweeping bar effect (Flash CS3, ActionScript 2.0)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diegocami
    New Member
    • Feb 2008
    • 4

    Sweeping bar effect (Flash CS3, ActionScript 2.0)

    Hi everyone!, I need some directions on how to get my "sweeping bar effect" to work, I´ll try to explain myself:

    Situation:
    I have a couple of buttons that should attach (that´s the method I´m using)different movieclips (one each) to an empty "mc_contain er" on stage.
    There is an attached movieclip by default (let´s call it "mc_1") .
    So when the user clicks on the "button_2" for example, there´s a bar that "sweeps" over (or covers progressively, I don´t know the exact words) "mc_1" and "uncover" "mc_2".

    Problem/s:
    I cant´find the way to tell flash to attach the next movieclip at the exact moment in which the present movieclip is covered completely by this "sweeping bar" (which has a "big black patch" in charge of covering the movieclip on stage) before this bar starts going backwards and uncover the movieclip)...
    I don´t know if I made myself clear...:-(

    ANY SUGGESTIONS ?

    Thanks a lot in advance.
    Diegocami.
    Attached Files
    Last edited by diegocami; Feb 26 '08, 12:26 PM. Reason: Adding file
Working...