PDA

View Full Version : Resolved: Taking forever to build/compile


ururk
01-15-2006, 10:08 PM
By taking forever, I mean to say the flash presentation takes 2-4 minutes to compile instead of 30-50 seconds.

I'm using Flash 8, OS X 10.4.3. At some point my .fla file started taking f o r e v e r to compile. I changed nothing, added nothing big. The only thing I did was add radiobutton components. I removed them. I also went throughout the document and removed all the actionscript. Nothing. I don't remember if the long compile time happened after or before the components.

The document is all vector, one font embedded throughout (Futura). The only effect is a drop shadow below a button using stepped vector objects - I could try removing this object. I'm not using an "effect" because I am targeting Flash 6.

Images are loaded via xml - not embedded.

4 frames

Any ideas?

Thanks,

John

ururk
04-03-2006, 08:57 PM
I forgot about this post...

I was able to solve the problem I was having. I was embedding every character from a font in one of my Dynamic text boxes. Problem solved once I only selected the glyphs I needed.

John