Authorware Help Functions

MpegXtra provides several functions that can be called from scripting to control the playback of your Media files.

Icon Functions:
CallIcon(@"IconName", #addcuepoint, cuepointtime, "cuepointname") CallIcon(@"IconName", #removecuepoint, cuepointindex) CallIcon(@"IconName", #getshortfilename, longfilename)
CallIcon(@"IconName", #scanfile) CallIcon(@"IconName", #register, registration number)  

Sprite Functions:
CallSprite(@"IconName", #videoplay) CallSprite(@"IconName", #videopause) CallSprite(@"IconName", #videostop)
CallSprite(@"IconName", #videoseek , time) CallSprite(@"IconName", #videoplaysegment , starttime, endtime) CallSprite(@"IconName", #videoplayfrom, starttime)
CallSprite(@"IconName", #isPastCuePoint , cuepointindex)    

MpegXtra Help
Getting Started Cue Points Properties Packaged Files