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

No comment. Sorry.

instance methods
  accessing
  data
data:
start
start:
stop
stop:

  initialize
  from:to:data:

  printing
  printOn:

  testing
  includesFrame:

class methods
  instance creation
  from:to:
from:to:data:

instance methods
  accessing top  
 

data


 

data:


 

start


 

start:


 

stop


 

stop:


  initialize top  
 

from:to:data:


  printing top  
 

printOn:

Append to the argument, aStream, a sequence of characters that
identifies the receiver.


  testing top  
 

includesFrame:


class methods
  instance creation top  
 

from:to:


 

from:to:data: