[BUG] FlashJPEGDecoder

Phil Weichert weichert at hal-pc.org
Tue Aug 21 00:09:00 UTC 2001


I just went through the updateFromServer to bring my 3.0 image up to
date.  Help about the system says I
am now on Version 3.1alpha, lastest update #4261, Current chageset:
3880HaltUpdates-tk
I was going through the "demo" stuff in the window, "Welcome To.." and
click on:
 (FlashMorphReader on: (HTTPSocket
  httpGet: 'http://www.audi.co.uk/flash/intro1.swf'
  accept:'application/x-shockwave-flash'))
 processFile startPlaying openInWorld.

I got: "Error: UndefindedObjects are not indexable"

It appears that the hDCTable is nil in FlashJPEGDecoder
(FlashJPEGReadWriter) >> decodeMCU

Works just fine in Squeak3.0final.image

Phil





More information about the Squeak-dev mailing list