Hello...

I have a stack that creates a new image and then sets the script of that new image to a field. Something like:

  set the script of last image to cd fld 3
   send mouseUp to last image

The script that gets copied animates the new image.

Everything works fine in the editor, so I saved it as a Web plugin (standalone) to share.

However, when I went to test the stack in the browser, the new images created by script do not appear to be acquiring the script. Is there a limitation in a web plug that prevents the web plugin standalone from creating a new image object and setting its script?

Thank you!

John Patten
SUSD
_______________________________________________
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