macromedia.director.basics
[Top] [All Lists]

Re: Error messages in Director

Subject: Re: Error messages in Director
From: "wherold" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 16 Dec 2007 00:32:12 +0000 (UTC)
Newsgroups: macromedia.director.basics

> Is there a chance you have a Flash sprite telling Director to 
 > navigate to a frame where the Flash sprite no longer exists?

 e.g. a framescript

 global my_flag
 on exit frame 
   if my_flag = 1 then -- flag set by flash
     got to somewhere
   else
     go to the frame
   end if
 end


 regards
 Wolfgang




<Prev in Thread] Current Thread [Next in Thread>