Using system variables to open new SCO and then return to same slide in previous SCO

Hi,
I am working on a eLearning project which will have about 30-40 individual lessons (SCOs), with a common Glossary of terms used in the lessons.  The user needs to be able to click on the Glossary button in any lesson, go to the Glossary and then ideally return to the same slide in the SCO where they clicked on the Glossary button.
I am still learning Advanced Actions but I have seen variables such as curentScene, and currentFrame.  Could these variables be used to create an Advanced Action which would take the user back to the same slide or is there a system variable which could be used to peform this function?
Really need help on this one.  If what I am trying to do is not possible then knowing that would be very useful too as I will not spend anymore time trying to find a solution but will look at other alternatives.
Thanks,
Richard

When you reopen a file, all variables are reset... so with Advanced actions this will not be possible AFAIK. Michael Lund, cpguru, has a Save and Load Data widget that allows to pass values of variables between files. Maybe JavaScript could help as well?
I do not know the system variable you are pointing to. There is cpInfoCurrentSlide and cpInfoCurrentFrame but scenes? Perhaps you are using StoryLine and confusing the terminology. In this blog post you can find a link to the complete list with available system variables in Captivate 6:
http://lilybiri.posterous.com/system-variables-in-captivate-6
Lilybiri

Similar Messages

  • After hitting  link in nbc news, there is no return to same spot on previous page.

    After hitting  link in nbc news, there is no return to same spot on previous page.

    I had a similiar problem.. perhaps my solution will give you an idea. My problem is I was returning a list of records.. when the user clicked more down I added the next 50 records.. but I didn't want them to have to scroll down themselves.. So the tag that generates the records inserted a specific id on the row I wanted to start with and then I used the following javascript to scroll down (all of this was in a nested scrollable div tag) This solution works in both FF and IE.
    var divObj = document.getElementById('AnchorDiv');
    var anchorObj = document.getElementById('ScrollHere');
    if(anchorObj!=null&&divObj!=null){
         divObj.scrollTop = anchorObj.offsetTop;
    }     So for you you could put an ID on the container that contains the tabs.. then when the page loads have javascript fire that scrolls the page down to that element... You will of course have to make sure you have some value on the form or in the session that you can use to tell you it is infact a tab change, so that it doesn't scroll down there all the time.
    That may not help, but it might get you thinking in the right directions..

  • Calling a PL/SQL Procedure from button and then return to same page

    I have a button called "Process" that I want to call the database stored procedure "BUILD_WORKDAYS" with parameters P14_PROCESS_YEAR as an input parameter. I have the button on the page but is this a PL/SQL Page Process or a PL/SQL Branch? I have tried a number of combination but don't seem to be able to get the database procedure to execute. What should the syntax be?
    Thanks

    "I have a button called "Process" that I want to call the database stored procedure "BUILD_WORKDAYS" with parameters P14_PROCESS_YEAR as an input parameter"
    Assuming you are starting with an empty Apex page:
    1) Create a region of some type or other, say HTML.
    2) Create a button of type "Create a button in region position" in this region. Sounds like you've already done this and called it PROCESS.
    3) Create a process of type PL/SQL, On Submit After Computations and Validations.
    4) Call it "Execute BUILD_WORKDAYS" (or whatever you like)
    5) The PL/SQL for the process is:
    BUILD_WORKDAYS(:P14_PROCESS_YEAR);
    6) Specify a success and failure message.
    7) In the final step of the Create Page Process wizard, select your button from the "When button pressed" select list.
    8) Then create an unconditional branch branching to the same page.
    That should be it.
    Andy

  • There is a problem when i click the "+" tab to "open a new tab" nothing happens. It use to open new tabs and now it does nothing.

    There is a problem when i click the "+" tab to "open a new tab" nothing happens. It use to open new tabs and now it does nothing. Even when i go to "File" and "New Tab" it still does nothing. The only time i can get a new tab to open is if i go to "Help" and click "Firefox Help" then a new tab with firefox help opens.

    Hi, were you able to resolve your problem? If so, please mark this question as '''Solved'''. Thanks !

  • HT204053 i couldn't open new terms and conditions of icloud, and so i can't use the icloud on my device iphone 5, this problem appears, when I get new ios 7

    i couldn't open new terms and conditions of icloud, and so i can't use the icloud on my device iphone 5, this problem appears, when I get new ios 7

    Try download the Find My Friends app and signing in to accept the terms and conditions there.

  • Why I can't use double click to open files, pics and videos?

    I had bought new retina macbook pro 15 in, everething was working perfect I was open files, pics, videos with double click in the mouse pad normally but I do not why now is not working I can not use double click in the pad for open files. I have to open it using two finguer click or right click and then click open or open with, why is that happening?

    in system preference i had select (tap to click) with one finguer, (secundary click) click or tab with two finguers, tracking speed fast and in the mouse preference I had select (tracking speed, scrolling speed, double click) fast and primary mouse button left.

  • How do I reorganize my photos on iPad 2?  I need to move (not copy) photos from one album to another.  When I use the copy function to another album, and then try to delete an image from the original album, the system wants to delete the photos from all a

    How do I reorganize my photos on iPad 2?  I need to move (not copy) photos from one album to another.  When I use the copy function to another album, and then try to delete an image from the original album, the system wants to delete the photos from all albums.  Please help.

    You can't do it directly on the iPad - the new album functionality basically only allows you to copy photos into those new albums, you can't move them. The way that I think of it as working is that you are just creating pointers to the photos in those new albums, so if you then delete the original photo on the iPad you therefore automatically delete all the pointers to it.
    If you want to re-organise your albums then you will need to do it on your computer and then sync those albums over to the iPad

  • Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar

    Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar.
    i already tired complete uninstall and reinstall, but the options are still missing.
    print scr: http://www.freeimagehosting.net/9znkp
    Thank You in advance for help. Best regards

    Hello,
    ''jstavene wrote:''
    can find nothing under the tools menu for private browsing?
    Then it's not the same issue.
    If Firefox is set to '''Never remember history''', then you're in “permanent private browsing” mode, in which case the menu item ''Stop Private Browsing'' will be grayed out. Perhaps that's the case, and you don't find the menu item easy to see?
    * [[Settings for privacy, browsing history and do-not-track]]
    If that's not the case, then menu items can be hidden using the userChrome.css file. Check if it exists, and if it's there, rename it, then restart Firefox.
    * http://kb.mozillazine.org/UserChrome.css
    In Firefox Nightly (what will become Firefox 20), per-window private browsing has been added, so the menu item under the Tools menu is gone. It's been replaced by New Private Window under the File menu. I don't suppose it's very likely that you're using such a cutting-edge test version of Firefox though.
    If that doesn't solve the problem, since it's a different issue, it would be best if you would ask a new question.
    * https://support.mozilla.org/questions/new

  • Sometimes when I open a link in a new tab and then switch to the tab, the address bar clears and the website won't open.

    Sometimes when I open a link in a new tab and then switch to the tab, the address bar clears and I'll have to re open the tab and hope that doesn't happen again. Sometimes this happens again and again. Most of the times if I just open the link in a new tab and don't switch to it, this won't happen. But as I switch too the tab, the text would disappear and the link wouldn't open.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • Error in using System Variable

    Dear all,
             I want to use System Variable 225 ( VAT percent (per VAT code) ) which is used in one of document i.e. "VAT Only Invoice".
    When I used it in my Invoice document the following error occurs:
    Printing Error : Invalid Variable number (RPT -6300)(Field:F_XXX) Variable 'XXX'
    Please help me to use this System Variable in my Invoice.
    Note: I have already read "How To Use the PLD Variables File in Release 2007 A" .pdf file.
    can any one tell the meaning of folowing which is in the sheet "vars utilisation" of PLD_Vars_march2007 xls file
    " it means that this variable can be used only under certain repetitive area exclusive numbers (109, 126, 132, 135, 139, 148, 149, 309, 316, 427, 502, 509, 686)
    Regards,
    Ghazanfar
    Edited by: Ghazanfar Ahmed on Jun 18, 2009 12:16 PM

    Hi,
    It is a special variable available for the VAT summary part, not to be used in the rows but in a separate repetitive area.
    To display the respective VAT rates in each row, create a database field instead: Tax Definition - Rate%. It will populate the VAT percentage for you.
    Regards,
    Nat

  • I had an HP laptop.  Just bought Mac Pro and want to get my music and photos over into my Itunes.  Can I just open up my I tunes in my new laptop and then sync my Iphone or I pod with it and will all the music andphotos move over?

    I had an HP laptop.  Just bought a Mac Pro and want to get my music and photos moved over.  Can't I just open my I tunes in my new laptop and then connect my Iphone or I pod and sync my music into my I tunes?

    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • After I close Firefox and then return to open it my computer says that it is still running and needs to be closed or the system restarted. How do I resolve this?

    Question
    After I close Firefox and then return to open it my computer says that it is still running and needs to be closed or the system restarted. How do I resolve this? edit

    See this - [https://support.mozilla.com/en-US/kb/Firefox%20hangs#w_firefox-hangs-when-you-quit-it Firefox hangs when you close it]

  • I can't turn on my iphone after I use the Itunes.It's updating new software and then my laptop was ran out of battery life what should I do please help me

    i can't turn on my iphone after I use the Itunes.It's updating new software and then my laptop was ran out of battery life what should I do please help me

    I'm having a same problem, taking my phone to genius bar tonight. Is there any virus going on??

  • Hi, I'm using windows 8 on my new PC and would like to sync my iPhone calendar with it.  Is it possible?  How do I do it?  Thanks iPhone 4,

    Hi, I'm using windows 8 on my new PC and would like to sync my iPhone calendar with it.
    Is it possible?
    How do I do it?
    Thanks
    iPhone 4,

    Easiets thing to do is use iCloud. Download & install the Windows Control Panel:
    http://support.apple.com/kb/dl1455

  • I have a late 2011 Macbook and whenever I open any application it opens only the top menu bar and no viewer windows.I always have to click cmd n to open new windows and it is quite annoying.Does anyone know how to fix this issue? Thx

    I have a late 2011 Macbook and whenever I open any application it opens only the top menu bar and no viewer windows.I always have to click cmd n to open new windows and it is quite annoying.Does anyone know how to fix this issue? Thx

    You may have more of a chance getting a quicker answer here:
    https://discussions.apple.com/community/windows_software/windows_compatibility

Maybe you are looking for

  • 2d Direct draw, and how to find out if the application is a java apps

    I am running a banner application that was written in java. And in some instances, we are seeing the banner flicker every 5 seconds or 10 seconds. The banner application is written by some other government branch and on their documentation they say t

  • Missing Mouse with new MP

    Has anyone else received there MP with a keyboard and no mouse? Not that I am a fan of the mini mouse but shouldn't it be in the top packaging or under the keyboard? Guess it's time to call apple care. Other wise the system is amazingly quite and fas

  • Port Issues on Ichat

    I have had problems several times I have had to log on to ichat but it displays the message "the connection could not be completed because it has timed out.try again? Now, I have tried to switch the port from 5190 to 443 but which lets me log in to m

  • HDV project in CS3 refuses to make preview

    Producing a set of 4 x 75 secs modules. Each require a lot of clever stuff so AFX  CS3 is required. The difference is I'm working in 1080 25i HDV instead of SD. Imported off line edit from Prem Pro CS3 as usual and all seems fine (apart from the inor

  • Applications crashing after 10.8.4 update

    I've had multiple applications crashing either immediately on opening or within a few seconds. Apps include Mail, Safari, Chrome, Numbers, Pages and others. This seems to coincide roughly with updating to 10.8.4. I've restored from Time Machine Backu