RE: [Flashcoders] Q:Flash 8 and memory leaks

2006-05-03 Thread Robert Chyko
There is a memory leak concerning BitMapData in Flash 8.  Didn't try
your app, but the word "snapshot" makes me think you might be using
this.  Although I don't think it was a big enough leak to crash the
browswer immediately.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jim
Robson
Sent: Wednesday, May 03, 2006 10:40 AM
To: 'Flashcoders mailing list'
Subject: RE: [Flashcoders] Q:Flash 8 and memory leaks


My first guess is that it's a coding issue. I ran the movie a few times,
and
I didn't have any trouble till I clicked the "shapshot" button. Every
time I
clicked that button, Firefox crashed immediately.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, May 03, 2006 10:28 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Q:Flash 8 and memory leaks

Hi
I built a quick demo recently thats crashing my Firefox browser...:)

www.bitstream.ca/flash8/

Is anyone aware of any memory leak issues as they pertain to flash 8?

Is this a coding issue or simply a player/plugin issue?

Any help appreciated!

Jim Bachalo

[e] jbach at bitstream.ca
[c] 416.668.0034
[w] www.bitstream.ca

"...all improvisation is life in search of a style."
 - Bruce Mau,'LifeStyle'
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Q:Flash 8 and memory leaks

2006-05-03 Thread Mike Mountain
It crashes IE too - there is an issue concerning bitmap data that you
need to dispose of an instance if you are creatin it as a var within a
function it will live beyond the scope of the function so to speak.

M

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of [EMAIL PROTECTED]
> Sent: 03 May 2006 15:28
> To: flashcoders@chattyfig.figleaf.com
> Subject: [Flashcoders] Q:Flash 8 and memory leaks
> 
> Hi
> I built a quick demo recently thats crashing my Firefox browser...:)
> 
> www.bitstream.ca/flash8/
> 
> Is anyone aware of any memory leak issues as they pertain to flash 8?
> 
> Is this a coding issue or simply a player/plugin issue?
> 
> Any help appreciated!
> 
> Jim Bachalo
> 
> [e] jbach at bitstream.ca
> [c] 416.668.0034
> [w] www.bitstream.ca
> 
> "...all improvisation is life in search of a style."
>  - Bruce Mau,'LifeStyle'
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training 
> http://www.figleaf.com http://training.figleaf.com
> 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Q:Flash 8 and memory leaks

2006-05-03 Thread Jim Robson
My first guess is that it's a coding issue. I ran the movie a few times, and
I didn't have any trouble till I clicked the "shapshot" button. Every time I
clicked that button, Firefox crashed immediately.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, May 03, 2006 10:28 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Q:Flash 8 and memory leaks

Hi
I built a quick demo recently thats crashing my Firefox browser...:)

www.bitstream.ca/flash8/

Is anyone aware of any memory leak issues as they pertain to flash 8?

Is this a coding issue or simply a player/plugin issue?

Any help appreciated!

Jim Bachalo

[e] jbach at bitstream.ca
[c] 416.668.0034
[w] www.bitstream.ca

"...all improvisation is life in search of a style."
 - Bruce Mau,'LifeStyle'
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com