Indigo Rose Software
  #1  
Old 09-24-2004
John Fligg John Fligg is offline
Forum Member
 
Join Date: Sep 2004
Posts: 8
Conditional screen display

I want to display one of 2 license screens depending on the selection of a country. In SUF6 this was easy - just use the ScreenCondition box.

I tried putting the following in the preload area of the screen but it does not work. Any ideas please?

result = SessionVar.Get("%ListBoxSelection%");
if result ~= "United Kingdom" then
Screen.End();
end

I LOVE SUF7 but it really is like starting again. Very powerful but just in the area you want to convert from SUF6 it fails. Not to worry.

John
Reply With Quote
  #2  
Old 09-24-2004
John Fligg John Fligg is offline
Forum Member
 
Join Date: Sep 2004
Posts: 8
Sussed it out

I think I sussed it out - because SUF7 is so different from 6 it took some working out but I think if I test my variable on the last screen before the 2 install screens, then in the next button action of that screen use Screen.Jump and jump to the relevant screen.

Then in each of the Next button actions of the install screen I simply say Jump.Screen (InstallFolder)

I think that's how it works. Got a problem getting my variable but I can suss that one out easily enough.

However if anyone has any other ideas please feel fre ...
Reply With Quote
  #3  
Old 09-25-2004
JXBURNS's Avatar
JXBURNS JXBURNS is offline
Forum Member
 
Join Date: Apr 2001
Location: Haverhill, Suffolk, UK
Posts: 333
Exactly how I do it - John
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
screen display for other screen resolutions alex_yeates AutoPlay Media Studio 4.0 5 05-29-2003 08:47 AM
Display Project to suit screen size BaZZa400 AutoPlay Media Studio 4.0 6 05-28-2003 02:48 PM
HOWTO: Make a Media Player Object Go Full Screen Support AutoPlay Media Studio 4.0 Examples 0 10-23-2002 12:23 PM
HOWTO: Display Conditional Text Based Upon a List Box Selection Support AutoPlay Media Studio 4.0 Examples 0 10-15-2002 11:54 AM
HOWTO: Install a Screen Saver Support Setup Factory 6.0 Knowledge Base 0 09-27-2002 02:35 PM


All times are GMT -6. The time now is 08:16 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software