A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ID3_COMPLETE — Event in class com.soma.loader.SomaLoader
Indicates an ID3 information is available when a mp3 starts to load.
ID3_COMPLETE — Constant static property in class com.soma.loader.SomaLoaderEvent
Indicates an ID3 information is available when a mp3 starts to load.
id3Info — Property in class com.soma.loader.SomaLoaderEvent
ID3Info instance dispatched when the current item is a MP3 and when the information is available.
ILoading — Interface in package com.soma.loader

Author: Romuald Quantin - www.soundstep.com
Project host: http://code.google.com/p/somaloader/
Class version: 1.0
Actionscript version: 3.0

Copyright:

The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in compliance
with the License.

info() — Method in class com.soma.loader.SomaLoader
Returns a String describing the SomaLoader instance.
info() — Method in class com.soma.loader.SomaLoaderItem
Returns a String describing the SomaLoaderItem instance.
item — Property in class com.soma.loader.SomaLoaderEvent
SomaLoaderItem instance that is currently loading.
itemComplete(event:com.soma.loader:SomaLoaderEvent) — Method in interface com.soma.loader.ILoading
Receives a SomaLoaderEvent.COMPLETE event when a loading of an item is complete.
itemProgress(event:com.soma.loader:SomaLoaderEvent) — Method in interface com.soma.loader.ILoading
Receives a SomaLoaderEvent.PROGRESS event when a loading of an item progresses.
items — Property in class com.soma.loader.SomaLoader
get a copy of the list of items in the queue.
itemStart(event:com.soma.loader:SomaLoaderEvent) — Method in interface com.soma.loader.ILoading
Receives a SomaLoaderEvent.START event when a loading of an item starts.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z