Stand-alone issues: lost images and go to (sub) stack scripts fail

Keith Clarke keith.clarke at clarkeandclarke.co.uk
Wed Mar 23 06:42:19 EDT 2011


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..





More information about the use-livecode mailing list