View Single Post
Old 15 April 2016, 20:55   #4
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
maybe AnimFX
arexx commands: AFXEXIT AFXINIT AFXPLAY AFXSCAN (only found in the binary)
AFXEXIT could be kind of "AnimStop" command
I was also looking for Multiview, but it's arexx commands are not that usefull.
SuperView is another option, but it does only play mpeg files with an external program (akmpeg) - the related arexx commands:
Code:
      AKMPEG_ACTIVE=<YES|NO>     akMPEG active ?               [ C T A ]
      AKMPEG_PLAYER=<Path+Name>  Where's the akMPEG player ?   [ C T A ]
                                 e.g. Work:akMPEG/PPCakmp
      AKMPEG_PARAM=<parameters>  Additional parameters         [ C T A ]
                                 for the CLI player, e.g.
                                 "-display=ov"
SvIV-2.lha -> /SvIV-1/SViewIV/Help/english/SViewIV.guide

#1) 1993 someone else was looking for the same kind of software

Last edited by emufan; 15 April 2016 at 21:03.
emufan is offline  
 
Page generated in 0.04361 seconds with 10 queries