Okay I have this in the script of my stack:

on init
  get Valentina_Init( 8 * 1024 * 1024 )
end init

on closeStack
  get valentina_ShutDown
end closeStack

I have a button that has this in it's script:

on mouseUp
  do init
end mouseUp

When I click the button I get a script error! Revolution does NOT understand Valentina_Init() EVEN THOUGH the examples stack WORKS! Am I an idiot? Have I missed something? I must sound like a pain in the arse, but I cannot for the life of me fathom why the example stack works and mine does not.

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to