Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: [flasher] Unlocking SWF's/loadMovie |
From: | Paul Willoughby |
Date: | Wed, 28 Mar 2001 16:23:11 -0000 |
Gerardo wrote:
> Another question(previously posted but didn't receive any replies)on
> loadMovie: I have a training module which uses a lot of large
> bitmaps. I
> divided into smaller swfs that I can pre-load them when I need using
> loadMovie. This is not a problem. I load them into different levels
> leaving the intro/main page swf in level 0. The problem
> comes when I try to
> return to that intro swf into a specifically labeled frame
> from within one
> of those swf movie I have previously preloaded. It wont do
> it. It will go
> to the first frame.
_level0.gotoAndPlay("yourframelabel"); // should work form any level in a
movie
hth
paul
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]