[Bug][FIX] Copying a flash element

Andreas Raab Andreas.Raab at gmx.de
Mon Feb 11 11:11:55 UTC 2002


Stephane,

The attached CS will fix the problem - turns out that the transform
wasn't properly adjusted when you duplicate a flash morph (contrary to
just picking it up).

Cheers,
  - Andreas


> -----Original Message-----
> From: squeak-dev-admin at lists.squeakfoundation.org 
> [mailto:squeak-dev-admin at lists.squeakfoundation.org] On 
> Behalf Of ducasse
> Sent: Monday, February 11, 2002 11:34 AM
> To: squeak-dev at lists.squeakfoundation.org
> Subject: [Bug] Copying a flash element
> 
> 
> Hi
> 
> I found a bug when copying (duplicate green button) a flash element.
> Apparently the copy produce a HUGE morph instaed of one with 
> the correct
> size
> 
> Here is how to reproduce the bug
> 
> 1- ask me the flash file (the is too big to be sent to the 
> mailing-list).
> 2- load the flash file. Let it finish playing.
>     cmd-click on the male character I get told that it's a 
> flash button.
>     I then click and hold on the green duplicate halo orb.
>     move to the right and up a bit.
> 
> 3- Keep holding the button down the Cursor goes away, wait 
> for a while until
> cursor reappears, let go of the button and move to the left 
> and up then I
> see over in the corner a huge flash object, or halo buttons
> 
> Inspecting it shows me bounds as
> 420 at 358 corner: 1976 at 2513
> and it is a duplicate of the character I grabbed. So I suspect the
> creation is somehow confused about the bounds to use so it makes a
> huge one, or tries to
> 
> Note that my image went from 20MB to 66MB
> 
> John Mcintosh and I were able to reproduce it.
> 
> Stef
> 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FlashDupFix-ar.cs
Type: application/octet-stream
Size: 830 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020211/10609492/FlashDupFix-ar.obj


More information about the Squeak-dev mailing list