heeel mooi die API :-) :-)
kleine dingetjes:
ehh, toch maar die natural language compiler aanschaffen :-)
- locatiom (full link to media file, optional)
en hier:
- TwonesTracker.updateDuration(int);
- Duration of the track in milliseconds
- TwonesTracker.updateAlbum(string);
-
Album or compilation name, UTF-8 string
- TwonesTracker.updateTrackNum(int);
- Track number on the original album or compilation
- TwonesTracker.updateYear(int);
- Release date (year) of the track, as full year e.g. 2008
- TwonesTracker.updateImage(string);
- Full qualified link (including http://) to artwork thumbnail (max. 320 x 320 pixels)
- TwonesTracker.updateLocation(string);
- Full qualified link (including http://) to the media file
Followed by a call to TwonesTracker.update(); without any parameters.
Example:
// After the file has been loaded, we know its duration:
TwonesTracker.setDuration(342000); // milliseconds
ik neem aan dat je
updateDuration bedoelt :-)
// Then call Update(), without any parameters:
TwonesTracker.update();
.....the bowser API......
teveel Super Mario gespeeld ?
Rock, rock on!
Groetjes,
Johan