Loading web based stack as a drawer?

John Patten johnpatten at mac.com
Tue Nov 9 17:47:31 EST 2004


Hi All!

I am trying to dowload a web project into a custom player as a drawer.

I am not sure how to go about doing it? 

I would like to do something like this:

on Openstack
load url "http://10.1.1.1/Documents/revtest/myDrawer.rev"
end openStack

then, when I need to use the stack as a drawer do something like:

on mouseDown
open stack "myDrawer" as drawer at bottom of stack "myMainStack"
end mouseDown

Is there some way to somehow store a web based stack in a local player, and then call it up only when I need it?

Thanks!

John Patten


More information about the use-livecode mailing list