[Xerte] use of isFunc and passing of parameters

Dave Burnett d_b_burnett at hotmail.com
Tue Apr 20 11:41:32 BST 2010



OK, that got me thinking to try something.


In the hotspot handlers, the function is called thus:

navToPage(pageName);

in the hot text handler:

asfunction:_level0.engine.navToPage(pageName);

Once the hot text handler is invoked, args will not change when invoked with using navToPage(pageName);

BUT, change the hotspot handler syntax to the fully qualified version:
_level0.engine.navToPage(pageName);

and Bob's yer uncle.
 		 	   		  
_________________________________________________________________
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3


More information about the Xerte mailing list