AutoHotkey Community

It is currently May 27th, 2012, 11:07 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: January 15th, 2012, 11:22 pm 
Hi,

Once you create a Com object in AHK_L like so, how do I find all the possible commands that iTunes supports?
Code:
iTunesApp := ComObjCreate("iTunes.Application")


For example...
Code:
iTunesApp.CurrentTrack.Name
iTunesApp.CurrentTrack.Artist


How do I find the rest of these?

Thanks


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 16th, 2012, 2:26 pm 
Offline

Joined: October 11th, 2010, 6:15 pm
Posts: 1211
Location: Right behind you
A quick Google search pulled this up. There's a link on that page to an Apple DOM reference for iTunes. However you need to log into Apple to see it. Shouldn't be an issue but I can't remember my login info. :lol:

_________________
COM Tutorial for Webpages
COM Tutorial for Excel


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 16th, 2012, 3:25 pm 
@ Mickers

Here is the download: 24460_itunescomwindowssdk.zip
I extracted it, Opened up the folder iTunesCOMWindowsSDK and opened iTunesCOM.chm. It shows the topics on the left hand panel, but, none of the topics open up... Just says page cannot be found.

Any ideas?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 16th, 2012, 4:46 pm 
Offline

Joined: October 11th, 2010, 6:15 pm
Posts: 1211
Location: Right behind you
Perhaps re-download it? I just downloaded it and it worked just fine. All the topics are there. :?

_________________
COM Tutorial for Webpages
COM Tutorial for Excel


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 16th, 2012, 5:51 pm 
@ Mickers

I have redownloaded, but this (Image below) is what happens when I open it and select any topic. Does this happen with you?

Image


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 16th, 2012, 5:56 pm 
Offline
User avatar

Joined: May 10th, 2007, 10:54 am
Posts: 649
Location: .switzerland
Right click on the help file and go into the settings, and check the "trust" checkbox. This is a security setting issue. :wink:

_________________
http://securityvision.ch
AHK 2D GAME ENGINE


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 16th, 2012, 6:04 pm 
@ IsNull
Thanks so much. Your fix worked :)

@ Mickers
Thanks for your help too.

Guys, all your help is much appreciated. Keep it up!


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, Edd, Exabot [Bot], Google [Bot], HotkeyStick and 12 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group