Hello:<br><br>I am trying to get a swf file opened in Squeak:<br>1. In Squeak 3.9, I do, open&gt;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.
<br>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.<br>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.
<br><br>I did a search on the mailing list and came across a similar question which had presumably gone unanswered. Can someone please help.<br><br>Thanks in advance.<br><br>- Prashanth<br>