[Xerte] Loading sequence
    Pavithra.T - GO 
    pavithra at goldenopportunities.biz
       
    Thu Nov 19 04:33:27 GMT 2009
    
    
  
Yes. Julian. This is what I wanted to know.
Thanks for your response
Can you please give a sample illustration in xerte itself? That will of
great help to understand better.
 
Regards
Pavithra 
________________________________
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: Wednesday, November 18, 2009 7:15 PM
To: Xerte discussion list
Subject: RE: [Xerte] Loading sequence
 
The icons added in the order they are in the page icon.
 
If you want to wait until an iamge loads, add the image, below it add an
interaction icon, add an Event response, set the icon to the ID of your
image, event to onLoad, exit to 1; add a script to it  'debug("image
loaded"); place your text icon underneath the interaction icon.
 
PG
  IMG id='myImage'
  INT
    EVT icon='myImage', eventName='onLoad', exit='1' //fires when the
iamge loads
      SCR //the response needs to contain a child, even if it doesn't do
anything
  TXT //here's your text
 
Is that what you meant?
 
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pavithra.T -
GO
Sent: Wednesday, November 18, 2009 1:33 PM
To: Xerte discussion list
Subject: [Xerte] Loading sequence
 
Hi team,
 
Can we control the order in which the icons are to be loaded in a
particular page?
For instance - an image is to appear and then its explanation. 
 
Thanks in advance
 
Warm Regards, 
Pavithra T
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20091119/7b111fcc/attachment.html
    
    
More information about the Xerte
mailing list