Solved! After a bit of digging I discovered this forum topic 
http://forums.runrev.com/viewtopic.php?f=18&t=4580 which discusses the revlet 
limitation on opening substacks. Changing my script to include the suffix 'in 
the window of this stack' solved the problem. So, my navigation scripts now 
look like this...

on mouseUp
   go to stack "<substack>" in window of this stack
end mouseUp 

Best,
Keith..  

On 23 Mar 2011, at 09:30, Keith Clarke wrote:
> Do I have to be careful with the syntax for moving between stacks - or the 
> mode of the target stack - when deploying into a revlet?
> Best,
> Keith..


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to