Did you put that swc in your flex class path, like WEB-INF/flex/user_classes/ ?
r0main --- In [email protected], "yhsphil" <[EMAIL PROTECTED]> wrote: > Today, my boss asked me, why does this swc file doesn't work in flex > > same file format(swc),and AS2.0 flash component?? > > that file is, > http://www.macromedia.com/devnet/mx/flash/articles/footer_component.html > > i can't explain exatly, and also wonder, is it possible to use without > modifying flash swc to flex swc(sound silly) > > he just try > <?xml version="1.0"?> > <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml" > xmlns="*" > > > <FooterNav id="fn" /> > > </mx:Application> > > it only said > Don't know how to parse element "*:FooterNav". It is not a known type > or a property of mx.core.Application. ------------------------ Yahoo! Groups Sponsor --------------------~--> <!-- SpaceID=1705007207 loc=TM noad --> --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

