A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Movie clip to low opacity when external movie is loaded

Threaded View

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    11

    Movie clip to low opacity when external movie is loaded

    Hi all,

    I have a movie clip with a button that loads an external flash movie when clicked. Once the external movie is loaded I would like the movie clip (that will remain as a background) to low its opacity. How can I do that ??? I'm using AS2 and the way that I'm loading the external movie is:

    Code:
    on (release) {
        loadMovieNum("new.swf", 1);
    }
    Thanks a lot in advance!
    Last edited by aradada; 07-23-2008 at 05:16 AM.

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