A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: transition between 2 external .swf--kinda tough one here

  1. #1
    Senior Member
    Join Date
    Nov 2007
    Posts
    140

    transition between 2 external .swf--kinda tough one here

    specifically my question
    is how to make a simple blur transition between two externally loaded .swf


    I know that I need both .swf to have a blur on both sides(beginning & end sides). But when the button is hit to go to next swf, how can you give the current .swf time to blur out, before your next .swf starts to Blurs in.

    THanks

    The example contains an AS2 version. I need the AS3 version
    http://www.kirupa.com/developer/mx2004/transitions2.htm

  2. #2
    Palindrome emordnilaP Diniden's Avatar
    Join Date
    Feb 2008
    Posts
    230
    First have the loader load the second swf before you start the blur transition. Now on the first swf have it go to max blur while fading to alpha 0. Have thew second swf already loaded behind the first swf totally blurred but with alpha 100 then when the first swf alpha reaches 0 second swf starts blur in.

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