Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    1

    ListMenu Page.Jump

    How can I pass the ItemData, form a ListBox object, to the ListBox actions to jump to a page name defined in the itemdata?

    Item Name: Page 54
    Item Date: "Page 54"

    selected = ListBox.GetSelected("ListBox1");
    result = ListBox.GetItemData("ListBox1", selected[1]);
    Page.Jump(result);
    Last edited by velkymx; 12-23-2004 at 04:37 PM.

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137

    Listbox - Page Jump - Amsuser.com - Intrigued

    Here is an example project:

    http://www.amsuser.com/ams/examples/...rs-unknown.apz

    Sincerely,
    Intrigued

Similar Threads

  1. timed page.jump
    By ianhull in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 08-22-2004, 09:13 AM
  2. Getting an error on Page.Jump
    By Crash_Davenport in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 01-29-2004, 05:51 AM
  3. Page.Jump
    By Philster in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 10-02-2003, 12:28 PM
  4. Page.Jump on Condition
    By Terry Vance in forum AutoPlay Media Studio 4.0
    Replies: 6
    Last Post: 08-15-2003, 09:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts