Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Apl > Re: APL 2000
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 7 Topic 956 of 1019
Post > Topic >>

Re: APL 2000

by Tracker <null@[EMAIL PROTECTED] > Feb 22, 2008 at 06:11 AM

Tracker wrote:
Tracker wrote:
> JohnAHaliburton@[EMAIL PROTECTED]
 wrote:
>> On Feb 20, 6:37 pm, Tracker <n...@[EMAIL PROTECTED]
> wrote:
>>> Sure - there are several ways.  One is to use the APL+Win built in 
>>> Media control.  Another is to use iTunes of Windows Media player as 
>>> ActiveX controls under control of APL+Win.
>>>
>>>
>>>
>>> JohnAHalibur...@[EMAIL PROTECTED]
 wrote:
>>>>   Is there a way using APL 2000 + Win to control the playing of an
>>>> MP3  in an APL program?
>>>>  Anything perhaps similar to displaying a .bmp file?- Hide quoted 
>>>> text -
>>> - Show quoted text -
>>
>>
>> Tracker, thanks.
>>   I did look at media, but was at a complete loss.
>>   Do you have a simple example?
>>   I still do APL as an actuary, and home use.
>>   Have not done much with the Activex Controls.
>>
>>
> 
> Here is a simple example in APL2ASCII format:
> Note:  the file name is has a fully qualified path. Example:
> C:\Documents and Settings\Me\My 
> Documents\Audio\Pineknoll\2008-SS1\pkpssl20080223.mp3
> Start of APL...
> 
      'f' #wi 'Create' 'Form'
f                                    
      'f.m' #wi 'Create' 'Media'
f.m                                  
       file{<-}'c:\path\file.mp3'
       x #wi 'file' file 
       x #wi 'Stop'
       x #wi 'Play'
       x #wi 'Stop' 

Maybe the above will come through better.
Note, you can also using Apple's ITunes application to play MP3 files,
though it is more involved.  
Does the above code snippet help?




 7 Posts in Topic:
APL 2000
JohnAHaliburton@[EMAIL PR  2008-02-19 20:19:02 
Re: APL 2000
Tracker <null@[EMAIL P  2008-02-21 00:37:18 
Re: APL 2000
JohnAHaliburton@[EMAIL PR  2008-02-21 17:42:29 
Re: APL 2000
Tracker <null@[EMAIL P  2008-02-22 06:07:57 
Re: APL 2000
Tracker <null@[EMAIL P  2008-02-22 06:11:34 
Re: APL 2000
bwo@[EMAIL PROTECTED]   2008-02-27 08:18:33 
Re: APL 2000
Tracker <null@[EMAIL P  2008-03-06 02:53:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 0:55:18 CDT 2008.