Thanks. Let me just make sure I understand this part. Do you mean that I need to have platform-dependency code in my stacks, so every time I use "answer" I'd need something like this?

if tPlatform is "OSX" then
    answer "Here's a sample" with "one" or "two" or "three"
else
    answer "Here's a sample" with "three" or "two" or "one"
end if

(??)

I'm still working on the other parts of your very quick & helpful answer.

Charles


On Jul 26, 2005, at 2:10 PM, MisterX wrote:



PROBLEM 2: in "answer" commands, the choices I specify are
there, but they're in reversed order.


reverse the order of "your" buttons, works great!


_______________________________________________
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