[flexcoders] SWC class like Main Class in Flash CS4

2010-03-24 Thread David Serrano
Hi, I have a problem using a SWC library in Flash CS4 IDE. The problem is I need to use a class inside SWC like Main Class of a fla file. Is it possible? The only workaround I have found is create a class that extends one of my SWC classes. With this, the flash compiles perfectly, but if I change

Re: [flexcoders] SWC class like Main Class in Flash CS4

2010-03-24 Thread David Serrano
The idea is to create a SWC with all classes and give the FLA to change the visual appearance. For this reason I need the main class must be in a library, so a designer simply adapts the graphical aspect. Is there another way to do this? Regards, David 2010/3/24 Oleg Sivokon

[flexcoders] Strange Issue with Loader

2008-04-18 Thread David Serrano
Hello, I have a strange problem with a external swf file loaded with Loader Class. The problem is that the buttons inside of the swf don't work (no click, no rollover..), however if I test it in local environment, it works perfectly. In addition, if I start Charles or Service captures, the swf