A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Problem fading in & out

Threaded View

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Location
    France
    Posts
    4

    Problem fading in & out

    Hello all,

    I want to do the following :
    - Have a map of europe
    - When user clicks "France" (button on side), the map of europe fades away while the map of france fades in
    - When user clicks "Sarthe" (region of France), the france map fades away and the map of Sarthe fades in.
    - The user can click on any one of the buttons on the side (europe, france, sarthe), and the behavior should be : fade out current map and fade in map clicked.

    You will see my attempt in the attachment. It's not bad, but since I can't tell which map is currently showing, I tell the map clicked on to "fade in" (with Tell targets) and BOTH the others to fade out. This creates a bit of a confusing effect, where you see a map fading away that wasn't even displayed!

    Can anyone help me on this one ?

    Thanks,
    Raph.
    Attached Files Attached Files

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