A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: _level

  1. #1
    Member
    Join Date
    Mar 2003
    Posts
    30

    _level

    How do I make to choose the _level of a MovieClip when I add it from the library to a layer?
    Is that possible or I need to use loadMovieNum("myExternalMovie.swf", 1);? If I have to use the loadMovieNum how can I choose where I want my movie clip to be on the page?

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    _levels only exist in the Flashplayer.

    loadMovieNum is used to load external swf files into a _leveI.

    loadMovie is used to load images or swf files into a target movieclip inside the main swf.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

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