Bob,
try:
go stack URL "file:bits/test.rev"
Andre PS: andre is not a code snipet!
On Dec 12, 2004, at 8:58 PM, Bob Hartley wrote:
Hi All
I'm finally getting there.
OK I can call an external stack from a standalone.
i used a button in a stabndalone (called start.exe) with the script on mouseUp go to stack test.rev end mouseUp
to open a stack called test.rev
This works when test.rev is in the same folder as start.exe, however, when I put test.rev in a folde called "bits" and use the script
on mouseUp
go to stack bits\test.rev
end mouseUp
or
on mouseUp
go to stack bits/test.rev
end mouseUp
The test.rev file is not opend by the standalone.
How do I get it to open this file.
Cheers Bob _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
-- Andre Alves Garzia 2004 Soap Dog Studios - BRAZIL http://studio.soapdog.org
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
