bonjour, ayant appris hier que l'on pouvait scripter foobar 2000 en JScript je
vous envoie les méthode / propriétés pour vous donner une idée .
bien entendu, si une personne est intéréssé, je peux envoyer tout ce qu'il faut
.
j'oublie :
on peut aussi utiliser du vBscript au lieu du JScript .
pour l'instant la seule diffrence notable entre JScript /Javascript , c'est la
prise en compte ou non de la casse .
juste pour vous montrer tout son intérêt, voici comment je demande que le
volume soit annoncé :
var jfw =new ActiveXObject ("freedomSCI.JawsAPI")
function on_volume_change (val)
{
var vol =fb.volume +100
jfw.sayString (vol,1)
}
aller des petits derniers sans explication car très simple :
fb.next ()
fb.volumeUp ()
fb.volumeDown
j'ai fait un petit script jaws pour déplacer le focus dans la console .
ci joint les méthodes, remplacer l'extension txt par VSNT
<?xml version="1.0" encoding="UTF-8"?><VisuNote default_flag="85"
updt="51AC3A58" maxlevel="10" docflag="2" exportpath="" author="Yannick"
bookid="" desc="" lang="" subject="" version="" updtby="Yannick"><Txt
name="foobar2000" flag="85" updt="51ABC91C" id="foobar2000"><Txt name="window"
flag="85" updt="51AB9DDA" id="window"><Txt name="ClearInterval(timerID)"
flag="85" updt="51AB9DCA" id="51AB9DDB"/><Txt name="ClearTimeout(timerID)"
flag="85" updt="51AB9DCA" id="51AB9DDD"/><Txt name="CreatePopupMenu()"
flag="85" updt="51AB9DC9" id="51AB9DD6"/><Txt
name="CreateThemeManager(classlist)" flag="85" updt="51AB9DCA"
id="51AB9DEC"/><Txt name="CreateTimerInterval(delay)" flag="85" updt="51AB9DCA"
id="51AB9DD8"/><Txt name="CreateTimerTimeout(timeout)" flag="85"
updt="51AB9DCA" id="51AB9DD7"/><Txt name="CreateTooltip()" flag="85"
updt="51AB9DCA" id="51AB9DE1"/><Txt name="DlgCode" flag="85" updt="51AB9DC9"
id="51AB9DD1"/><Txt name="GetBackgroundImage()" flag="85" updt="51AB9DCA"
id="51AB9DE6"/><Txt name="GetColorCUI(type[, client_guid])" flag="85"
updt="51AB9DCA" id="51AB9DE8"/><Txt name="GetColorDUI(type)" flag="85"
updt="51AB9DCA" id="51AB9DEA"/><Txt name="GetFontCUI(type[, client_guid])"
flag="85" updt="51AB9DCA" id="51AB9DE9"/><Txt name="GetFontDUI(type)" flag="85"
updt="51AB9DCA" id="51AB9DEB"/><Txt name="GetProperty(name[, defaultval])"
flag="85" updt="51AB9DCA" id="51AB9DE4"/><Txt name="Height" flag="85"
updt="51AB9DC9" id="51AB9DCB"/><Txt name="ID" flag="85" updt="51AB9DC9"
id="51AB9DC9"/><Txt name="InstanceType" flag="85" updt="51AB9DC9"
id="51AB9DCC"/><Txt name="IsTransparent" flag="85" updt="51AB9DC9"
id="51AB9DD2"/><Txt name="IsVisible" flag="85" updt="51AB9DC9"
id="51AB9DD3"/><Txt name="KillTimer(ITimerObj)" flag="85" updt="51AB9DCA"
id="51AB9DD9"/><Txt name="MaxHeight" flag="85" updt="51AB9DC9"
id="51AB9DD0"/><Txt name="MaxWidth" flag="85" updt="51AB9DC9"
id="51AB9DCF"/><Txt name="MinHeight" flag="85" updt="51AB9DC9"
id="51AB9DCE"/><Txt name="MinWidth" flag="85" updt="51AB9DC9"
id="51AB9DCD"/><Txt name="NotifyOthers(name, info)" flag="85" updt="51AB9DCA"
id="51AB9DDE"/><Txt name="Repaint([force])" flag="85" updt="51AB9DC9"
id="51AB9DD4"/><Txt name="RepaintRect(x, y, w, h[, force])" flag="85"
updt="51AB9DC9" id="51AB9DD5"/><Txt name="SetCursor(id)" flag="85"
updt="51AB9DCA" id="51AB9DE7"/><Txt name="SetInterval(func, delay)" flag="85"
updt="51AB9DCA" id="51AB9DDA"/><Txt name="SetProperty(name, val)" flag="85"
updt="51AB9DCA" id="51AB9DE5"/><Txt name="SetTimeout(func, delay)" flag="85"
updt="51AB9DCA" id="51AB9DDC"/><Txt name="ShowConfigure()" flag="85"
updt="51AB9DCA" id="51AB9DE2"/><Txt name="ShowProperties()" flag="85"
updt="51AB9DCA" id="51AB9DE3"/><Txt name="UnWatchMetadb()" flag="85"
updt="51AB9DCA" id="51AB9DE0"/><Txt name="WatchMetadb(IFbMetadbHandle)"
flag="85" updt="51AB9DCA" id="51AB9DDF"/><Txt name="Width" flag="85"
updt="51AB9DC9" id="51AB9DCA"/></Txt><Txt name="gdi" flag="85" updt="51AB9E97"
id="gdi"><Txt name="CreateImage(w, h)" flag="85" updt="51AB9E7A"
id="51AB9E7C"/><Txt name="CreateStyleTextRender([pngmode])" flag="85"
updt="51AB9E7A" id="51AB9E7D"/><Txt name="Font(name, ptSize[, style])"
flag="85" updt="51AB9E7A" id="51AB9E7A"/><Txt name="Image(path)" flag="85"
updt="51AB9E7A" id="51AB9E7B"/><Txt name="LoadImageAsync(window_id, path)"
flag="85" updt="51AB9E7A" id="51AB9E7E"/></Txt><Txt name="fb" flag="85"
updt="51AB9EE4" id="fb"><Txt name="AcquireUiSelectionHolder()" flag="85"
updt="51AB9EE9" id="51AB9F01"/><Txt name="ActivePlaylist" flag="85"
updt="51AB9EE9" id="51AB9EF6"/><Txt name="AddDirectory()" flag="85"
updt="51AB9EE9" id="51AB9F0D"/><Txt name="AddFiles()" flag="85" updt="51AB9EE9"
id="51AB9F0E"/><Txt name="ClearPlaylist()" flag="85" updt="51AB9EE9"
id="51AB9F11"/><Txt name="ComponentPath" flag="85" updt="51AB9EE9"
id="51AB9EE9"/><Txt name="CreateAutoPlaylist(idx, name, query[, sort, flags])"
flag="85" updt="51AB9EEA" id="51AB9F21"/><Txt name="CreateContextMenuManager()"
flag="85" updt="51AB9EE9" id="51AB9F17"/><Txt name="CreateMainMenuManager()"
flag="85" updt="51AB9EE9" id="51AB9F18"/><Txt name="CreatePlaylist(idx, name)"
flag="85" updt="51AB9EEA" id="51AB9F1B"/><Txt name="CreateProfiler([name])"
flag="85" updt="51AB9EE9" id="51AB9EFA"/><Txt name="CursorFollowPlayback"
flag="85" updt="51AB9EE9" id="51AB9EF2"/><Txt name="DuplicatePlaylist(from,
name)" flag="85" updt="51AB9EEA" id="51AB9F1F"/><Txt name="Exit()" flag="85"
updt="51AB9EE9" id="51AB9F02"/><Txt name="FoobarPath" flag="85" updt="51AB9EE9"
id="51AB9EEA"/><Txt name="GetFocusItem([force])" flag="85" updt="51AB9EE9"
id="51AB9EFD"/><Txt name="GetNowPlaying()" flag="85" updt="51AB9EE9"
id="51AB9EFC"/><Txt name="GetPlaylistName(idx)" flag="85" updt="51AB9EEA"
id="51AB9F1A"/><Txt name="GetSelection()" flag="85" updt="51AB9EE9"
id="51AB9EFE"/><Txt name="GetSelections([flags])" flag="85" updt="51AB9EE9"
id="51AB9F00"/><Txt name="GetSelectionType()" flag="85" updt="51AB9EE9"
id="51AB9EFF"/><Txt name="IsAutoPlaylist(idx)" flag="85" updt="51AB9EEA"
id="51AB9F20"/><Txt name="IsMetadbInMediaLibrary(metadb)" flag="85"
updt="51AB9EEA" id="51AB9F19"/><Txt name="IsPaused" flag="85" updt="51AB9EE9"
id="51AB9EEE"/><Txt name="IsPlaying" flag="85" updt="51AB9EE9"
id="51AB9EEC"/><Txt name="LoadPlaylist()" flag="85" updt="51AB9EE9"
id="51AB9F12"/><Txt name="MovePlaylist(from, to)" flag="85" updt="51AB9EEA"
id="51AB9F1D"/><Txt name="Next()" flag="85" updt="51AB9EE9" id="51AB9F07"/><Txt
name="Pause()" flag="85" updt="51AB9EE9" id="51AB9F05"/><Txt name="Play()"
flag="85" updt="51AB9EE9" id="51AB9F03"/><Txt name="PlaybackFollowCursor"
flag="85" updt="51AB9EE9" id="51AB9EF3"/><Txt name="PlaybackLength" flag="85"
updt="51AB9EE9" id="51AB9EED"/><Txt name="PlaybackOrder" flag="85"
updt="51AB9EE9" id="51AB9EF0"/><Txt name="PlaybackTime" flag="85"
updt="51AB9EE9" id="51AB9EEF"/><Txt name="PlayingPlaylist" flag="85"
updt="51AB9EE9" id="51AB9EF7"/><Txt name="PlaylistCount" flag="85"
updt="51AB9EE9" id="51AB9EF5"/><Txt name="PlaylistItemCount(idx)" flag="85"
updt="51AB9EEA" id="51AB9F23"/><Txt name="PlayOrPause()" flag="85"
updt="51AB9EE9" id="51AB9F06"/><Txt name="Prev()" flag="85" updt="51AB9EE9"
id="51AB9F08"/><Txt name="ProfilePath" flag="85" updt="51AB9EE9"
id="51AB9EEB"/><Txt name="Random()" flag="85" updt="51AB9EE9"
id="51AB9F09"/><Txt name="RemovePlaylist(idx)" flag="85" updt="51AB9EEA"
id="51AB9F1C"/><Txt name="RenamePlaylist(idx, name)" flag="85" updt="51AB9EEA"
id="51AB9F1E"/><Txt name="RunContextCommand(command[, flags])" flag="85"
updt="51AB9EE9" id="51AB9F15"/><Txt name="RunContextCommandWithMetadb(command,
handle_or_handles[, flags])" flag="85" updt="51AB9EE9" id="51AB9F16"/><Txt
name="RunMainMenuCommand(command)" flag="85" updt="51AB9EE9"
id="51AB9F14"/><Txt name="SavePlaylist()" flag="85" updt="51AB9EE9"
id="51AB9F13"/><Txt name="ShowAutoPlaylistUI(idx)" flag="85" updt="51AB9EEA"
id="51AB9F22"/><Txt name="ShowConsole()" flag="85" updt="51AB9EE9"
id="51AB9F0F"/><Txt name="ShowPopupMessage(msg[, title, iconid])" flag="85"
updt="51AB9EE9" id="51AB9EF9"/><Txt name="ShowPreferences()" flag="85"
updt="51AB9EE9" id="51AB9F10"/><Txt name="Stop()" flag="85" updt="51AB9EE9"
id="51AB9F04"/><Txt name="StopAfterCurrent" flag="85" updt="51AB9EE9"
id="51AB9EF1"/><Txt name="TitleFormat(expression)" flag="85" updt="51AB9EE9"
id="51AB9EFB"/><Txt name="trace(...)" flag="85" updt="51AB9EE9"
id="51AB9EF8"/><Txt name="Volume" flag="85" updt="51AB9EE9" id="51AB9EF4"/><Txt
name="VolumeDown()" flag="85" updt="51AB9EE9" id="51AB9F0A"/><Txt
name="VolumeMute()" flag="85" updt="51AB9EE9" id="51AB9F0C"/><Txt
name="VolumeUp()" flag="85" updt="51AB9EE9" id="51AB9F0B"/></Txt><Txt
name="utils" flag="85" updt="51AB9F1D" id="utils"><Txt
name="CheckComponent(name[, is_dll])" flag="85" updt="51AB9F22"
id="51AB9F24"/><Txt name="CheckFont(name)" flag="85" updt="51AB9F22"
id="51AB9F25"/><Txt name="FileTest(path, mode)" flag="85" updt="51AB9F23"
id="51AB9F32"/><Txt name="GetAlbumArt(rawpath[, art_id, need_stub])" flag="85"
updt="51AB9F22" id="51AB9F26"/><Txt name="GetAlbumArtAsync(window_id,
IFbMetadbHandle[, art_id, need_stub, only_embed])" flag="85" updt="51AB9F22"
id="51AB9F29"/><Txt name="GetAlbumArtEmbedded(rawpath[, art_id])" flag="85"
updt="51AB9F22" id="51AB9F28"/><Txt name="GetAlbumArtV2(metadb[, art_id,
need_stub])" flag="85" updt="51AB9F22" id="51AB9F27"/><Txt
name="GetSysColor(index)" flag="85" updt="51AB9F22" id="51AB9F2F"/><Txt
name="GetSystemMetrics(index)" flag="85" updt="51AB9F23" id="51AB9F30"/><Txt
name="Glob(pattern[, exc_mask, inc_mask])" flag="85" updt="51AB9F23"
id="51AB9F31"/><Txt name="IsKeyPressed(vkey)" flag="85" updt="51AB9F22"
id="51AB9F2C"/><Txt name="PathWildcardMatch(pattern, str)" flag="85"
updt="51AB9F22" id="51AB9F2D"/><Txt name="ReadINI(filename, section, key[,
defaultval])" flag="85" updt="51AB9F22" id="51AB9F2A"/><Txt
name="ReadTextFile(filename[, codepage])" flag="85" updt="51AB9F22"
id="51AB9F2E"/><Txt name="WriteINI(filename, section, key, val)" flag="85"
updt="51AB9F22" id="51AB9F2B"/></Txt><Txt name="plman" flag="85"
updt="51ABA78F" id="plman"><Txt name="ActivePlaylist" flag="85" updt="51ABA778"
id="51ABA779"/><Txt name="AddItemToPlaybackQueue(IFbMetadbHandle)" flag="85"
updt="51ABA778" id="51ABA798"/><Txt
name="AddPlaylistItemToPlaybackQueue(playlistIndex, playlistItemIndex)"
flag="85" updt="51ABA778" id="51ABA797"/><Txt
name="ClearPlaylistSelection(playlistIndex)" flag="85" updt="51ABA778"
id="51ABA786"/><Txt name="CreatePlaybackQueueItem()" flag="85" updt="51ABA778"
id="51ABA794"/><Txt name="CreatePlaylist(idx, name)" flag="85" updt="51ABA778"
id="51ABA78C"/><Txt name="DuplicatePlaylist(from, name)" flag="85"
updt="51ABA778" id="51ABA790"/><Txt
name="EnsurePlaylistItemVisible(playlistIndex, itemIndex)" flag="85"
updt="51ABA778" id="51ABA791"/><Txt
name="ExecutePlaylistDefaultAction(playlistIndex, playlistItemIndex)" flag="85"
updt="51ABA778" id="51ABA793"/><Txt name="FindPlaybackQueueItemIndex(handle,
playlistIndex, playlistItemIndex)" flag="85" updt="51ABA778"
id="51ABA79B"/><Txt name="FlushPlaybackQueue()" flag="85" updt="51ABA778"
id="51ABA79C"/><Txt name="GetPlaybackQueueContents()" flag="85" updt="51ABA778"
id="51ABA79A"/><Txt name="GetPlaybackQueueCount()" flag="85" updt="51ABA778"
id="51ABA799"/><Txt name="GetPlayingItemLocation()" flag="85" updt="51ABA778"
id="51ABA792"/><Txt name="GetPlaylistFocusItemHandle()" flag="85"
updt="51ABA778" id="51ABA788"/><Txt
name="GetPlaylistFocusItemIndex(playlistIndex)" flag="85" updt="51ABA778"
id="51ABA787"/><Txt name="GetPlaylistItems(playlistIndex)" flag="85"
updt="51ABA778" id="51ABA783"/><Txt name="GetPlaylistName(idx)" flag="85"
updt="51ABA778" id="51ABA78B"/><Txt
name="GetPlaylistSelectedItems(playlistIndex)" flag="85" updt="51ABA778"
id="51ABA782"/><Txt name="InsertPlaylistItems(playlistIndex, base, handles[,
select])" flag="85" updt="51ABA778" id="51ABA77E"/><Txt
name="InsertPlaylistItemsFilter(playlistIndex, base, handles[, select])"
flag="85" updt="51ABA778" id="51ABA77F"/><Txt name="IsPlaybackQueueActive()"
flag="85" updt="51ABA778" id="51ABA79D"/><Txt
name="IsPlaylistItemSelected(playlistIndex, itemIndex)" flag="85"
updt="51ABA778" id="51ABA79E"/><Txt name="MovePlaylist(from, to)" flag="85"
updt="51ABA778" id="51ABA78E"/><Txt name="MovePlaylistSelection(playlistIndex,
delta)" flag="85" updt="51ABA778" id="51ABA780"/><Txt name="PlaybackOrder"
flag="85" updt="51ABA778" id="51ABA778"/><Txt name="PlayingPlaylist" flag="85"
updt="51ABA778" id="51ABA77A"/><Txt name="PlaylistCount" flag="85"
updt="51ABA778" id="51ABA77B"/><Txt name="PlaylistItemCount" flag="85"
updt="51ABA778" id="51ABA77C"/><Txt name="PlaylistRecyclerManager" flag="85"
updt="51ABA778" id="51ABA77D"/><Txt name="RemoveItemFromPlaybackQueue(index)"
flag="85" updt="51ABA778" id="51ABA795"/><Txt
name="RemoveItemsFromPlaybackQueue(affectedItems)" flag="85" updt="51ABA778"
id="51ABA796"/><Txt name="RemovePlaylist(idx)" flag="85" updt="51ABA778"
id="51ABA78D"/><Txt name="RemovePlaylistSelection(playlistIndex[, crop])"
flag="85" updt="51ABA778" id="51ABA781"/><Txt name="RenamePlaylist(idx, name)"
flag="85" updt="51ABA778" id="51ABA78F"/><Txt
name="SetPlaylistFocusItem(playlistIndex, itemIndex)" flag="85" updt="51ABA778"
id="51ABA789"/><Txt name="SetPlaylistFocusItemByHandle(playlistIndex,
itemHandle)" flag="85" updt="51ABA778" id="51ABA78A"/><Txt
name="SetPlaylistSelection(playlistIndex, affectedItems, state)" flag="85"
updt="51ABA778" id="51ABA785"/><Txt
name="SetPlaylistSelectionSingle(playlistIndex, itemIndex, state)" flag="85"
updt="51ABA778" id="51ABA784"/><Txt name="SortByFormat(playlistIndex, pattern[,
selOnly])" flag="85" updt="51ABA778" id="51ABA79F"/><Txt
name="SortByFormatV2(playlistIndex, pattern[, direction])" flag="85"
updt="51ABA778" id="51ABA7A0"/></Txt><Txt name="Callback function prototypes"
flag="85" updt="51ABA005" id="Callback_function_prototypes"><Txt
name="on_char(code)" flag="85" updt="51AB9FE3" id="51AB9FF1"/><Txt
name="on_colors_changed()" flag="85" updt="51AB9FE4" id="51ABA00C"/><Txt
name="on_cursor_follow_playback_changed(state)" flag="85" updt="51AB9FE3"
id="51AB9FF5"/><Txt name="on_drag_drop(action, x, y, mask)" flag="85"
updt="51AB9FE4" id="51ABA01A"/><Txt name="on_drag_enter(action, x, y, mask)"
flag="85" updt="51AB9FE4" id="51ABA017"/><Txt name="on_drag_leave()" flag="85"
updt="51AB9FE4" id="51ABA019"/><Txt name="on_drag_over(action, x, y, mask)"
flag="85" updt="51AB9FE4" id="51ABA018"/><Txt name="on_focus(is_focused)"
flag="85" updt="51AB9FE3" id="51AB9FF2"/><Txt name="on_font_changed()"
flag="85" updt="51AB9FE4" id="51ABA00D"/><Txt
name="on_get_album_art_done(metadb, art_id, image, image_path)" flag="85"
updt="51AB9FE3" id="51AB9FF8"/><Txt name="on_item_focus_change(playlist, from,
to)" flag="85" updt="51AB9FE4" id="51ABA00A"/><Txt
name="on_item_played(metadb)" flag="85" updt="51AB9FE3" id="51AB9FFB"/><Txt
name="on_key_down(vkey)" flag="85" updt="51AB9FE3" id="51AB9FEF"/><Txt
name="on_key_up(vkey)" flag="85" updt="51AB9FE3" id="51AB9FF0"/><Txt
name="on_load_image_done(tid, image)" flag="85" updt="51AB9FE3"
id="51AB9FF9"/><Txt name="on_metadb_changed(metadb, fromhook)" flag="85"
updt="51AB9FE4" id="51ABA00B"/><Txt name="on_mouse_lbtn_dblclk(x, y, mask)"
flag="85" updt="51AB9FE3" id="51AB9FE5"/><Txt name="on_mouse_lbtn_down(x, y,
mask)" flag="85" updt="51AB9FE3" id="51AB9FE3"/><Txt name="on_mouse_lbtn_up(x,
y, mask)" flag="85" updt="51AB9FE3" id="51AB9FE4"/><Txt name="on_mouse_leave()"
flag="85" updt="51AB9FE3" id="51AB9FED"/><Txt name="on_mouse_mbtn_dblclk(x, y,
mask)" flag="85" updt="51AB9FE3" id="51AB9FEB"/><Txt
name="on_mouse_mbtn_down(x, y, mask)" flag="85" updt="51AB9FE3"
id="51AB9FE9"/><Txt name="on_mouse_mbtn_up(x, y, mask)" flag="85"
updt="51AB9FE3" id="51AB9FEA"/><Txt name="on_mouse_move(x, y)" flag="85"
updt="51AB9FE3" id="51AB9FEC"/><Txt name="on_mouse_rbtn_dblclk(x, y, mask)"
flag="85" updt="51AB9FE3" id="51AB9FE8"/><Txt name="on_mouse_rbtn_down(x, y,
mask)" flag="85" updt="51AB9FE3" id="51AB9FE6"/><Txt name="on_mouse_rbtn_up(x,
y, mask)" flag="85" updt="51AB9FE3" id="51AB9FE7"/><Txt
name="on_mouse_wheel(step)" flag="85" updt="51AB9FE3" id="51AB9FEE"/><Txt
name="on_notify_data(name, info)" flag="85" updt="51AB9FE3" id="51AB9FF7"/><Txt
name="on_paint(gr)" flag="85" updt="51AB9FE3" id="51AB9FF3"/><Txt
name="on_playback_dynamic_info()" flag="85" updt="51AB9FE3" id="51ABA002"/><Txt
name="on_playback_dynamic_info_track()" flag="85" updt="51AB9FE3"
id="51ABA003"/><Txt name="on_playback_edited()" flag="85" updt="51AB9FE3"
id="51ABA001"/><Txt name="on_playback_follow_cursor_changed(state)" flag="85"
updt="51AB9FE3" id="51AB9FF6"/><Txt name="on_playback_new_track(metadb)"
flag="85" updt="51AB9FE3" id="51AB9FFD"/><Txt
name="on_playback_order_changed(new_order_index)" flag="85" updt="51AB9FE4"
id="51ABA008"/><Txt name="on_playback_pause(state)" flag="85" updt="51AB9FE3"
id="51ABA000"/><Txt name="on_playback_queue_changed(origin)" flag="85"
updt="51AB9FE4" id="51ABA005"/><Txt name="on_playback_seek(time)" flag="85"
updt="51AB9FE3" id="51AB9FFF"/><Txt name="on_playback_starting(cmd, is_paused)"
flag="85" updt="51AB9FE3" id="51AB9FFC"/><Txt name="on_playback_stop(reason)"
flag="85" updt="51AB9FE3" id="51AB9FFE"/><Txt name="on_playback_time(time)"
flag="85" updt="51AB9FE3" id="51ABA004"/><Txt
name="on_playlist_item_ensure_visible(playlist, item)" flag="85"
updt="51AB9FE4" id="51ABA012"/><Txt name="on_playlist_items_added(playlist)"
flag="85" updt="51AB9FE4" id="51ABA013"/><Txt
name="on_playlist_items_removed(playlist, new_count)" flag="85" updt="51AB9FE4"
id="51ABA015"/><Txt name="on_playlist_items_reordered(playlist)" flag="85"
updt="51AB9FE4" id="51ABA014"/><Txt
name="on_playlist_items_selecti§on_change()" flag="85" updt="51AB9FE4"
id="51ABA016"/><Txt name="on_playlist_stop_after_current_changed(state)"
flag="85" updt="51AB9FE3" id="51AB9FF4"/><Txt name="on_playlist_switch()"
flag="85" updt="51AB9FE4" id="51ABA00E"/><Txt name="on_playlists_changed()"
flag="85" updt="51AB9FE4" id="51ABA010"/><Txt
name="on_refresh_background_done()" flag="85" updt="51AB9FE3"
id="51AB9FFA"/><Txt name="on_script_unload()" flag="85" updt="51AB9FE4"
id="51ABA00F"/><Txt name="on_selecti§on_changed(metadb)" flag="85"
updt="51AB9FE4" id="51ABA011"/><Txt name="on_size()" flag="85" updt="51AB9FE4"
id="51ABA006"/><Txt name="on_timer(timer_id)" flag="85" updt="51AB9FE4"
id="51ABA009"/><Txt name="on_tooltip_custom_paint(gr)" flag="85"
updt="51AB9FE4" id="51ABA01B"/><Txt name="on_volume_change(val)" flag="85"
updt="51AB9FE4"
id="51ABA007"/></Txt>#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object
Object()
Object(mixed value) value: The initial value of the Boolean object.
Object.toSource() Returns an object literal representing the specified object;
you can use this value to create a new object.
Object.toString() Returns a string representing the specified object.
Object.valueOf() Returns the primitive value of the specified object.
Object.prototype
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Array
Array()
Array(arrayLength)
Array(element0, element1, ..., elementN)
Array.prototype
Array.index
Array.input
Array.length
Array.pop() Removes the last element from an array and returns that element.
Array.push(element1, ..., elementN) Adds one or more elements to the end of an
array and returns the new length of the array.
Array.shift() Removes the first element from an array and returns that element.
Array.reverse() Reverses the order of the elements of an array -- the first
becomes the last, and the last becomes the first.
Array.sort(compareFunction) Sorts the elements of an array.
Array.splice(index, howMany, [element1][, ..., elementN]) Adds and/or removes
elements from an array.
Array.unshift(element1, ..., elementN) Adds one or more elements to the front
of an array and returns the new length of the array.
Array.concat(value1, value2, ..., valueN) Returns a new array comprised of this
array joined with other array(s) and/or value(s).
Array.join(separator) Joins all elements of an array into a string.
Array.splice(begin[,end]) Extracts a section of an array and returns a new
array.
Array.prototype
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean
Boolean(mixed value) value: The initial value of the Boolean object.
Boolean.prototype
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Date
Date()
Date(milliseconds)
Date(dateString)
Date(yr_num, mo_num, day_num[, hr_num, min_num, sec_num, ms_num])
Date.prototype
Date.now() Returns the numeric value corresponding to the current time.
Date.parse(dateString) Parses a string representation of a date, and returns
the number of milliseconds since January 1, 1970, 00:00:00, local time.
Date.getDate() Returns the day of the month for the specified date according to
local time.
Date.getDay() Returns the day of the week for the specified date according to
local time.
Date.getFullYear() Returns the year of the specified date according to local
time.
Date.getHours() Returns the hour in the specified date according to local time.
Date.getMilliseconds() Returns the milliseconds in the specified date according
to local time.
Date.getMinutes() Returns the minutes in the specified date according to local
time.
Date.getMonth() Returns the month in the specified date according to local time.
Date.getSeconds() Returns the seconds in the specified date according to local
time.
Date.getTime() Returns the numeric value corresponding to the time for the
specified date according to universal time.
Date.getTimezoneOffset() Returns the time-zone offset in minutes for the
current locale.
Date.getUTCDate() Returns the day (date) of the month in the specified date
according to universal time.
Date.getUTCDay() Returns the day of the week in the specified date according to
universal time.
Date.getUTCFullYear() Returns the year in the specified date according to
universal time.
Date.getUTCHours() Returns the hours in the specified date according to
universal time.
Date.getUTCMilliseconds() Returns the milliseconds in the specified date
according to universal time.
Date.getUTCMinutes() Returns the minutes in the specified date according to
universal time.
Date.getUTCMonth() Returns the month in the specified date according to
universal time.
Date.getUTCSeconds() Returns the seconds in the specified date according to
universal time.
Date.getYear() Deprecated. Returns the year in the specified date according to
local time. Use getFullYear instead.
Date.setDate(dayValue) Sets the day of the month for a specified date according
to local time.
Date.setFullYear(yearValue[, monthValue[, dayValue]]) Sets the full year for a
specified date according to local time.
Date.setHours(hoursValue[, minutesValue[, secondsValue[, msValue]]]) Sets the
hours for a specified date according to local time.
Date.setMilliseconds(millisecondsValue) Sets the milliseconds for a specified
date according to local time.
Date.setMinutes(minutesValue[, secondsValue[, msValue]]) Sets the minutes for a
specified date according to local time.
Date.setMonth(monthValue[, dayValue]) Sets the month for a specified date
according to local time.
Date.setSeconds(secondsValue[, msValue]) Sets the seconds for a specified date
according to local time.
Date.setTime(timeValue) Sets the value of the Date object according to local
time.
Date.setUTCDate(dayValue) Sets the day of the month for a specified date
according to universal time.
Date.setUTCFullYear(yearValue[, monthValue[, dayValue]]) Sets the full year for
a specified date according to universal time.
Date.setUTCHours(hoursValue[, minutesValue[, secondsValue[, msValue]]]) Sets
the hour for a specified date according to universal time.
Date.setUTCMilliseconds(millisecondsValue) Sets the milliseconds for a
specified date according to universal time.
Date.setUTCMinutes(minutesValue[, secondsValue[, msValue]]) Sets the minutes
for a specified date according to universal time.
Date.setUTCMonth(monthValue[, dayValue]) Sets the month for a specified date
according to universal time.
Date.setUTCSeconds(secondsValue[, msValue]) Sets the seconds for a specified
date according to universal time.
Date.setYear(yearValue) Deprecated. Sets the year for a specified date
according to local time. Use setFullYear instead.
Date.toGMTString() Deprecated. Converts a date to a string, using the Internet
GMT conventions. Use toUTCString instead.
Date.toLocaleString() Converts a date to a string, using the current locale's
conventions. Overrides the Object.toLocaleString method.
Date.toLocaleDateString() Returns the "date" portion of the Date as a string,
using the current locale's conventions.
Date.toLocaleTimeString() Returns the "time" portion of the Date as a string,
using the current locale's conventions.
Date.toString() Returns a string representing the specified Date object.
Overrides the Object.toString method.
Date.toUTCString() Converts a date to a string, using the universal time
convention.
Date.valueOf() Returns the primitive value of a Date object. Overrides the
Object.valueOf method.
Date.prototype
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Error
Error
Error(message)
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Function
function()
Function()
Function([arg1[, arg2[, ... argN]],] functionBody)
Function.toSource() Returns an object literal representing the specified
Function object; you can use this value to create a new object. Overrides the
Object.toSource method.
Function.toString() Returns a string representing the specified Function
object. Overrides the Object.toString method.
Function.valueOf() Returns the primitive value of a Function object. Overrides
the Object.valueOf method.
Function.apply(thisArg[, argArray]) Allows you to apply a method of another
object in the context of a different object (the calling object).
Function.call(thisArg[, arg1[, arg2[, ...]]]) Allows you to call (execute) a
method of another object in the context of a different object (the calling
object).
Function.prototype
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Math
Math
Math.prototype
Math.E
Math.LN2
Math.LN10
Math.LOG2E
Math.LOG10E
Math.PI
Math.SQRT1_2
Math.SQRT2
Math.abs(x) Returns the absolute value of a number.
Math.acos(x) Returns the arccosine (in radians) of a number.
Math.asin(x) Returns the arcsine (in radians) of a number.
Math.atan(x) Returns the arctangent (in radians) of a number.
Math.atan2(x, y) Returns the arctangent of the quotient of its arguments.
Math.ceil(x) Returns the smallest integer greater than or equal to a number.
Math.cos(x) Returns the cosine of a number.
Math.exp(x) Returns Enumber, where number is the argument, and E is Euler's
constant, the base of the natural logarithms.
Math.floor(x) Returns the largest integer less than or equal to a number.
Math.log(x) Returns the natural logarithm (base E) of a number.
Math.max([value1[,value2[, ...]]]) Returns the largest of zero or more numbers.
Math.min([value1[,value2[, ...]]]) Returns the smallest of zero or more numbers.
Math.pow(base,exponent) Returns base to the exponent power, that is, base
exponent.
Math.random() Returns a pseudo-random number between 0 and 1.
Math.round(x) Returns the value of a number rounded to the nearest integer.
Math.sin(x) Returns the sine of a number.
Math.sqrt(x) Returns the square root of a number.
Math.tan(x) Returns the tangent of a number.
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Number
Number
Number(value)
Number.MAX_VALUE
Number.MIN_VALUE
Number.NEGATIVE_INFINITY
Number.POSITIVE_INFINITY
Number.prototype
Number.NaN
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:RegExp
RegExp
RegExp("pattern"[, "flags"])
RegExp.prototype
RegExp.exec(str) Executes a search for a match in a specified string. Returns a
result array, or null.
RegExp.test(str) Executes the search for a match between a regular expression
and a specified string. Returns true or false.
RegExp.toString() Returns a string representing the specified object.
#http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:String
String
String(string) Creates a new String Object
String.charAt(index) Returns the character at the specified index.
String.charCodeAt(index) Returns a number indicating the Unicode value of the
character at the given index.
String.concat(string2, string3[, ..., stringN]) Combines the text of two
strings and returns a new string.
String.fromCharCode() Converts Unicode values to characters.
String.indexOf(searchValue[, fromIndex]) Returns the index within the calling
String object of the first occurrence of the specified value, or -1 if not
found.
String.lastIndexOf(searchValue[, fromIndex]) Returns the index within the
calling String object of the last occurrence of the specified value, or -1 if
not found.
String.match(regexp) Used to match a regular expression against a string.
String.replace(regexp/substr, newSubStr/function[, flags]) Used to find a match
between a regular expression and a string, and to replace the matched substring
with a new substring.
String.search(regexp) Executes the search for a match between a regular
expression and a specified string.
String.slice(beginslice[, endSlice]) Extracts a section of a string and returns
a new string.
String.split([separator[, limit]]) Splits a String object into an array of
strings by separating the string into substrings.
String.substr(start[, length]) Returns the characters in a string beginning at
the specified location through the specified number of characters.
String.substring(indexA [,indexB]) Returns the characters in a string between
two indexes into the string.
String.toLowerCase() Returns the calling string value converted to lowercase.
String.toString() Returns a string representing the specified object. Overrides
the Object.toString method.
String.toUpperCase() Returns the calling string value converted to uppercase.
String.valueOf() Returns the primitive value of the specified object. Overrides
the Object.valueOf method. </Txt>Nouveau</VisuNote>