Axonn wrote: > Hi Doobie and thanks for your answer! > > I just managed to get my first SWC into Flex ::- D. *rejoices*. However, I > can't do anything with it ::- (... I have this "Game.swc". In CS3, I set > "Game.as" to its class. Game.as is in the same folder as Game.swc. After > importing it in Flex, I modified "Game.as". I added a trace. But nothing > shows when I run it with Flex ::- ( ... please don't tell me I need to > recompile the SWC if I modify the AS. A SWC is a compiled file, just like a SWF. As best I understand it there is no way to change the code in a SWC (or a SWF) without recompiling.
> As far as I understood so far that's > the whole thing when using SWCs, you can code without Flash... so why don't > my modifications take place? > > The whole point of SWCs is that you can write / compile your code once and use it easily in multiple places. It has nothing to do w/ avoiding Flash. -- Jeffry Houser, Technical Entrepreneur Adobe Community Expert: http://tinyurl.com/684b5h http://www.twitter.com/reboog711 | Phone: 203-379-0773 -- Easy to use Interface Components for Flex Developers http://www.flextras.com?c=104 -- http://www.theflexshow.com http://www.jeffryhouser.com -- Part of the DotComIt Brain Trust

