Hello:

I am trying to get a swf file opened in Squeak:
1. In Squeak 3.9, I do, open>file, and select the swf file from the relevant directory, I get a blank Flash Window Player opened. In Squeak 3.10 image: I get a editor window with junk characters.
2. I also tried reading the flash file using the FlashFileReader class by passing it to a local variable. On doing an inspect, I can see that the variable contains something but cannot find a way to display it.
3. I tried opening FlashPlayerMorph, FlashPlayerWindow from the new morph with no luck. When I drag and drop the swf file, all that happens is that a new empty player window appears and nothing else.

I did a search on the mailing list and came across a similar question which had presumably gone unanswered. Can someone please help.

Thanks in advance.

- Prashanth