I did once get some really bizarre behaviour with a project that had a MovieClip in the library linked to a class but with a misspelt class name. Things just weren't happening and the IDE had conveniently constructed a class for me that did nothing. Meanwhile I was trying to work with classes that weren't being called.

Maybe totally unrelated.

Paul

On 10/12/2010 21:09, Mendelsohn, Michael wrote:
OK, back to square one.  It's not compiling again.  No errors.  I've rebuilt a 
new fla from scratch, and brought in all the assets from the other library.  
Still nothing.  This is going to be the death of me.

-  MM




I've never used Flashbuilder/Flex before.
My project is mostly purely code, just a few visual assets,
but it would probably take me some time to learn my way around the software.  
:-(
It's not that hard to set up really. You just create a pure AS3 project and point 
Flashbuilder to your main document as the class to build from (right click on the class, 
select "Set as Default Application").  You can then bring in your library 
assets using [Embed] tags or using the Loader class.  There is documentation on how to 
use the Embed tags - it's easy. Do you own a copy?  Worth a shot at least.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to