Squeak Class Documentation category index | class index  
 
FlashSoundInformation
  category: Balloon-MMFlash Support
  superclass: Object
  subclasses:

No comment. Sorry.

instance methods
  accessing
  envelopes
envelopes:
inPoint
inPoint:
loopCount
loopCount:
outPoint
outPoint:
syncFlags
syncFlags:

  initialize
  initialize

  testing
  syncNoMultiple
syncStopSound

class methods
  instance creation
  new

instance methods
  accessing top  
 

envelopes


 

envelopes:


 

inPoint


 

inPoint:


 

loopCount


 

loopCount:


 

outPoint


 

outPoint:


 

syncFlags


 

syncFlags:


  initialize top  
 

initialize


  testing top  
 

syncNoMultiple

Don't start the sound if already playing.


 

syncStopSound

Stop the sound.


class methods
  instance creation top  
 

new

Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.