I re-added the swc just to make sure. Still no code hinting. If I type "import com.adobe.", I would think Cairngorm would be available in the list. The compiler is able to find all the types and build ok. The editors just don't seem to know about Cairngorm.
--- In [email protected], "Jeremy Lu" <[EMAIL PROTECTED]> wrote: > > Recently ran into this problem while packing component into swc. > > The problem lies in how you add the swc to your project. > > It's in > > Project > Flex Build Path > Library Path > > press "Add SWC" and make sure you put something like this in the dialog box: > > $DOCUMENTS\your_lib.swc > > I'm assuming you put "your_lib.swc" in the project folder. > > After this, you should get correct code hint for custom types, and even > better, custom component can be live-previewed in the Design View. > > > Jeremy. > > > > On 7/29/06, jrjazzman23 <[EMAIL PROTECTED]> wrote: > > > > We're not getting code hinting for Cairngorm types in FB2. I'm only > > referencing the swc file. Do we need the source in order to get code > > hinting? > > > > thanks > > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 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/

