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
![]()
SPONSORED LINKS
Web site design development Computer software development Software design and development Macromedia flex Software development best practice
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___
- Re: [flexcoders] Not getting code hinting for Cairngorm types Jeremy Lu
Reply via email to

