Hi Glen,

You could try something like:

on mouseUp
  do stuff
  determine productnumber
  go cd  productnumber of stack GBProduct
end mouseUp

Le 6 juil. 05 à 23:58, Glen Bojsza a écrit :

I am not certain if my method is wrong or if this is a bug?

My main stack has

global productnumber

on mouseUp
do stuff
determine productnumber
open stack GBProduct
end mouseUp

My GBProduct stack

global productnumber
on preopenstack
  put productnumber -- this tells me if I am getting the right product
number and yes I am
  go to card productnumber -- sometimes the correct card will open
other times it remains at the previos card ??
end preopenstack

Best Regards from Paris,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch

Free plugins and tutorials on my website
----------------------------------------------------------------
Web site        http://www.sosmartsoftware.com/
Email        [EMAIL PROTECTED]/
Phone        33 (0)1 43 31 77 62
Mobile        33 (0)6 20 74 50 86
----------------------------------------------------------------

_______________________________________________
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