Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Jobe Makar
James Ford" <[EMAIL PROTECTED]> To: Sent: Friday, July 20, 2007 11:13 AM Subject: RE: [Flashcoders] Incredible Crashing Flash Does it make much use of bitmap objects in the library? That's a real bugger for Flash 8, I know. -Original Message- From: [EMAIL PROTECTED] [m

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Kurt Dommermuth
James Ford" <[EMAIL PROTECTED]> To: Sent: Friday, July 20, 2007 11:13 AM Subject: RE: [Flashcoders] Incredible Crashing Flash Does it make much use of bitmap objects in the library? That's a real bugger for Flash 8, I know. -Original Message- From: [EMAIL PROTECTED] [m

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread ben gomez farrell
I haven't played around with my copy of CS3 so much yet, but one thing i've noticed on 8 is that if you have a large file and go overboard on using weird paintbrush strokes for your art (as in, when you select the stroke size for your shape you can select a bunch of different styles for the str

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Zeh Fernando
Funny, because the exact same thing happens on a PC, and it's been like this since forever: if you are testing on the IDE, your movie do a request, the server takes too long to respond, and you close the preview movie before the server replies, Flash crashes when the response finally arrives. I

RE: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread James Ford
Does it make much use of bitmap objects in the library? That's a real bugger for Flash 8, I know. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jobe Makar Sent: 20 July 2007 15:32 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Incre

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Jobe Makar
- Original Message - From: "Cedric Muller" <[EMAIL PROTECTED]> To: Sent: Friday, July 20, 2007 10:47 AM Subject: Re: [Flashcoders] Incredible Crashing Flash Are there any server queries in that FLA ? I noticed that, on a Mac, when you close a Flash IDE SWF Preview t

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread laurent untereiner
Try to make a new empty fla and copy paste all the layers/frame Maybe... -- Laurent Untereiner > skype : laurentuntereiner > aim : luntereiner > icq : 294429730 > msn : [EMAIL PROTECTED] > http://www.untereiner.com < mes photos sur fotolia: http://www.fotolia.fr/p/116/partner/116 Selon

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Ian Thomas
Hi Jobe, Have you tried a save and compact? That's solved similar crashing problems for me in the past. If that fails, lifting all the content (timeline/library/code) into a new fresh movie has also solved the problem. Hope that's helpful, Ian On 7/20/07, Jobe Makar <[EMAIL PROTECTED]> w

Re: [Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Cedric Muller
Are there any server queries in that FLA ? I noticed that, on a Mac, when you close a Flash IDE SWF Preview that is doing a query (PHP at least), Flash crashes (OS X crash report dialog appears). This has been a feature since Flash MX 2004. I hope this is something else as you are describing

[Flashcoders] Incredible Crashing Flash

2007-07-20 Thread Jobe Makar
Hi guys, I have one FLA file that crashes Flash about one in 3 or 4 publishes. The FLA was created by someone on a Mac. It appears to be very clean. It is Flash CS3, AS3. This issue is not happening with any of my other projects. Needless to say this is driving me crazy. Any ideas at all? ps