Inspectables do not appear in Flex Builder 3

Hi,
I'm about to implement a component, which implements a
generic DB-view component [a bit like phpMyAdmin]. Therefore, I'd
like to expose certain properties in Flex Builder. One is the
communication endpoint '_endPointURL', which is defined like this:
>>>
[Inspectable( category='Common', type=String, name='Endpoint
URL', verbose=1)]
public var _endPointURL:String = "defaultProvider.jsp";
<<<
While FlexBuilder auto-completes the '_endPointURL:String'
property nicely, the property does not appear in the 'Flex
Properties' inspector, if I create instances of the component.
Might this feature be broken? Or did I missed something else?
Kind regards,
s

Slightly OT:
You might want to take a look at the open source FlexMyAdmin.
http://code.google.com/p/flexmyadmin/
Not sure about the inspectables.

Similar Messages

  • Flex Ant SDK giving compile warnings not present in Flex Builder

    We have a project when  we complie from Flash Builder 4 it compiles as expected with no errors. However when we do an ANT build on a build machine with no Flash Builder installed, the same code (checked out from SVN) and same Flex SDK we have started to get an error: "Error: Access of possibly undefined property labelName through a reference with static type ..."
    If I Run As the ant build from inside eclipse it builds fine and no errors (I verified the SDKs are the same). I can "work around" this by using show-actionscript-warnings="false" in the build.xml file, I'd rather not have to do this.
    The error labelName property in the component that is referenced in the error is indeed marked public and it is [Bindable]. In fact the component that it says this error is associated with hasn't changed in a couple months.
    Some other info that might be of interest on our system that builds the deploy version:
    1. Our build box is running mac os x (10.5.6), Processor: 2GHz Intel Core 2 Duo, Memory: 2GB
    2. Flex SDK 4.1A
    3. Java version 1.5.0_13
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
    JavaHotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
    4. Ant -version: Apache Ant version 1.7.0 compiled on February 29 2008
    Any ideas as to what could be causing this "phantom" error in our module? How to fix? Hints or other avenues to pursue?
    Thanks,
    Mike Weiland

    So it turns out I need to overlay the latest SDK into the Flash Builder directory completely, not just the files I was messing with before.
    In flex builder, go to the directory where the SDKs are installed.
    On my system this is
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks
    On a Mac, it might be
    /Applications/Adobe Flash Builder 4.5/sdks
    There should be a 3.6.0, 4.5.0 and a 4.5.1 present.
    Make a copy of the 4.5.1 directory.
    Download the AdobeAIRSDK from
    Windows -  http://airdownload.adobe.com/air/win/download/latest/AdobeAIRSDK.zip
    Mac - not sure what the link is.
    Unzip this file, then overlay the contents into the 4.5.1 directory. There are 8 directories, and 2 files. The target 4.5.1 has 10 directories, and 7 files (on my system)
    In Flash Builder, project properties need to be tweaked.
    The Flex Compiler tab - Check [Use a specific SDK:], and pick Flex 4.5.1 in the dropdown.
    And in the Additional compiler arguments add
    -swf-version=12
    In your code, to use the AEC, pick the Enhanced Microphone, as in
    microphone = Microphone.getEnhancedMicrophone();
    Now if only I could figure out what all the settings do and which one's I need to tweak for our environment... loads of experimenting.
    Mark.

  • Inspection lot not appearing in QA32

    Dear Experts,
    We have transfered a batch  from a storage location of one plant to the storage location of another plant through movement type 909 with all require datas entered and saved the transaction . But while we checked in MB51 and QA32 , no material document or a Inspection lot for stock transfer not appearing.
    When checked for the logs Message QA 150 appearing for ' Errror inserting QALS as update was terminated ' . What to do ?
    Thanks.

    Hi
    Is 909 is SAP's standated Mvt type?
    Check the setting for this mvt type in QCC0->Qulity inspection->Inspection for goods Mvt.--->Inspection lot origine & Deactivate Quality inspection.
    I have a suggesion.for transfering Material from one plant to other SAP has own Mvt type:301(single step--->Without purchse Order).You can active 08 inspection type for Material at receiving plant.It will create a lot at receiving plant.
    In addition to this 351& 352 are used when purchse order(STO) is there.
    In hop this will help me.
    revert back for any Querries.
    Regards
    Sujit Gujar

  • Today's inspection lot not appearing in qa32 & so processing through qa02?

    Hi all,
    Now when i created the GR, eventhough the inspection lot is created, it is not appearing in qa32, please suggest me why?
    later on i processed the ud through qa02 only
    regards,
    Sanjana

    Now when i created the GR, eventhough the inspection lot is created, it is not appearing in qa32, please suggest me why?
    later on i processed the ud through qa02 only
    Dear as per my understanding give the exact material code,if batch managed give the batch also,give the lot created date etc and again check in QA32 as you saying you can able to access inspection lot through QA02 then it must be visible in QA32 also.
    Select the all inspection lots radio button in QA32 if still you couldn't able to find the lot in QA32 as UD might have already done.
    Cheers
    KK

  • FlexPMD 1.1 not working on Flex Builder 3, SDK 3.5 (Mac OS X)?

    I have FlexPMD 1.1 installed at Applications/FlexPMD/ with the following preferences:
    FlexPMD command line installations:  /Applications/FlexPMD/flex-pmd-command-line-1.1.jar
    FlexPMD custom ruleset:
    Java command line:  java -Xmx256m
    FlexCPD command line installation:  /Applications/FlexPMD/flex-pmd-cpd-command-line-1.1.jar
    Minimum tokens:  25
    If I right-click on my "src" folder and select "FlexPMD > Run FlexPMD" the progress indicator looks busy for 2 seconds then it stops, with nothing in the FlexPMD Outline or View.  One the other hand, "Find suspect cut and paste" does work.
    Any ideas?
    Mac OS X (10.6.3)
    Flex Builder 3 (3.0.214193)
    Flex SDK 3.5

    Yes, my project workspace path does contain white-spaces.  Do I need to change something in the FlexPMD "Java command line"?
    [Edit] Never mind.  I found the bug entry and saw your notes that the fix will be available in the next release.  The question now, is when will the next release be available?
    Message was edited by: ejstembler73

  • Source Not Found in Flex Builder Debug

    Flex Builder 2 with CF App Wizard error.
    I'm getting a souce not found message and this error in Flex
    Builder 2. Anyone else see this? Says to Edit Source Lookup Path???
    Thanks,
    Don
    [SWF] /DA8/Constellation/CxI/bin/CxI-debug.swf - 1,087,677
    bytes after decompression
    [RPC Fault faultString="Send failed"
    faultCode="Client.Error.MessageSend"
    faultDetail="Channel.Connect.Failed error
    NetConnection.Call.Failed: HTTP: Status 404"]
    at mx.rpc::AbstractInvoker/
    http://www.adobe.com/2006/flex/mx/internal::faultHandler()[C:\dev\enterprise_gmc\framework s\mx\rpc\AbstractInvoker.as:192
    at
    mx.rpc::Responder/fault()[C:\dev\enterprise_gmc\frameworks\mx\rpc\Responder.as:56]
    at
    mx.rpc::AsyncRequest/fault()[C:\dev\enterprise_gmc\frameworks\mx\rpc\AsyncRequest.as:107]
    at
    mx.messaging::ChannelSet/mx.messaging:ChannelSet::faultPendingSends()[C:\dev\enterprise_g mc\frameworks\mx\messaging\ChannelSet.as:962]
    at
    mx.messaging::ChannelSet/channelFaultHandler()[C:\dev\enterprise_gmc\frameworks\mx\messag ing\ChannelSet.as:710]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.messaging::Channel/mx.messaging:Channel::connectFailed()[C:\dev\enterprise_gmc\framewo rks\mx\messaging\Channel.as:736]
    at
    mx.messaging.channels::PollingChannel/mx.messaging.channels:PollingChannel::connectFailed ()[C:\dev\enterprise_gmc\frameworks\mx\messaging\channels\PollingChannel.as:203]
    at
    mx.messaging.channels::AMFChannel/mx.messaging.channels:AMFChannel::statusHandler()[C:\de v\enterprise_gmc\frameworks\mx\messaging\channels\AMFChannel.as:294]

    Can you post sample code that shows this issue?
    BaBo,

  • Design Objects created in Enterprise Services Builder not appearing in Integration Builder

    I am fairly new to PI, so hoping someone can help.  I have created a number of design objects (DataType, MessageType, ServiceInterface, MessageMapping, OperationMapping).  I had also imported an RFC object successfully as well that is used in the creation of the design objects.  All have been saved and activated, and there are no apparent errors listed. 
    After saving and activating the objects, I went into Integration Builder, and created a new Configuration Scenario.  However, when trying to add in the Interface Determination, Receiver Determination, Sender Agreement, and Receiver Agreement, I do not see the the RFC object or design objects that were created in the Enterprise Services Builder.
    Can someone advise as to whether or not I have missed a step somewhere?  Or perhaps there is something else that I need to do before I can get the design objects and imported RFC object to appear in the Integration Builder?.
    Thanks in advance.
    Tuan.

    Hi Tuan,
    Are you using Business System or Business Component.  If your using Business System you need to assign Software Component Version to Business System in SLD.  If your using Business Component you have to add the Interface Name Manually to the Business Component.  Please see the Below screen shot, you have to add Sender or Receiver Interface manually to proceed further step.
    Thanks,
    Satish.

  • Re: Inspection charateristic not appearing in the Certificate

    Hi All,
    I am not able to display an inspection characteristic in a certificate. While trying QC21 System is prompting message :The specifications for characteristic 0014 were not found in batch TEST Material TO2429 Plant MY11"
    Please advice what to do top avoid this situation .
    Regards,
    Vivek

    Hi Shymal,
    The system response :
    Diagnosis
    In batch SHA Material TO2429 Plant MY11 the specification data for characteristic 0014 from certificate profile TEST OCT Certificate type QATR Version 000001 was not found (master record: Plant MY11 Master inspection characteristic 500000).
    Please advice..
    Regards,
    Vivek

  • Bug? Application not appearing in Application builder

    Version 3.1.2.00.02
    I have an application 102 which is translated to japanese as application 103 in my workspace - training
    I have another application in a different database with application number 102 in workspace - develop.
    I export application 102 from develop and import it into training. I select Auto Assign New Application ID. This creates the application with ID 103!
    I was able to work and make changes and do everything on this new application. However, when I check in the application builder, I cannot not see this application. And when I try to run the application 102 in japanese (translated), then, it fails with an error.
    Though I cannot see the new application 103 in my builder, I can run the application by making changes in the URL and if I click on 'Edit Application' link, then, I am able to make changes and work on application 103.
    I realised that this is a corrupted version, and deleted my japanese translation of 102. This deleted my new application as well.
    Is this a bug ?

    Hi Naveen,
    It will be most probably because of Security not defined for this new application in the "Member Access profile". Please check.
    Thanks & Regards
    Arun Kumar S

  • InfoObject not appearing in Formula Builder

    <b><i>I have an active set of ODS update rules, and am trying to use formula builder to "RIGHT 8" the values of one of the source fields. For example, my field is packed with 00000000CUSTNAME, and I want to trim right 8 to CUSTNAME.
    However, when I look at the available fields in the left-hand selection table, all I can see are system fields, and nothing from my transfer structure. How can I actually manipulate my source field if I can't input it into the expression? How do I get the source fields to appear as candidates for manipulation in the formula builder expression? I can find nothing on this issue from help.sap.com itself. Thanks, Doug</i></b>

    Hi Doug,
    Was the update rule created based on the Infosource then you should be able to find it in the formula section. Also if you want your Cust name to appear without the trailing zeroes then you dont need the formula as SAP would take care of it if you have the alpha conv routine checked for custname.
    Bye
    Dinesh

  • Objects not appearing in build list

    Thanks for reading...
    I recently downloaded Keynote 3.0 and successfully converted a MS Powerpoint file to Keynote. However, some of the objects are not appearing on my build list. Furthermore, when I try to edit the slide with "new" text, etc they still are not on the build list.
    I have tried Web searches and downloaded the manual without resolution of the problem. Any help would be greatly appreciated.
    G5 & iBook (G4)   Mac OS X (10.4.5)  

    Joeldn,
    welcome to Apple Discussions.
    I think it's difficult to help you withoutaccess to your particular file. If you could send me the Powerpoint, I would convert it and try to see what happens.
    If it's okay with you, send the file to mre3 (at) mac (dot) com.

  • Issue with web font not appearing in Phonegap iOS app build.

    Hi guys,
    I have this issue where the webfonts that I have used in Adobe Edge Animate not appearing when i build to a iOS device. I have try various methods of trying to use css to embed the fonts in with font-family and setting class to use the font with but to no avail. Is this due to the javascipt used to define fonts in Adobe Edge Animate that I can't seems to overwrite the fonts used?
    Has anyone encounter similar issue? need help to solve this.!

    Hi, SGIprojects-
    Sarah posted a set of instructions here that might help:
    http://forums.adobe.com/message/4894075#4894075
    Let me know if you're looking for something different.
    Thanks,
    -Elaine

  • License migration from Flex Builder 3 to Flex Builder 4

    I am ready to purchase a license for Flex Builder but am hesitant to do so.  It appears that Flex Builder 3 is available now with Flex Builder 4 coming within some time period.  If I buy a Flex Builder 3 license now will I be entitled to Flex Builder 4?   If not, should I wait for FB 4 to become available?  What is the anticipated ship date of that product?
    Neil

    From our FAQ
    Q: If I purchase Flex Builder 3, am I eligible for an upgrade to Flash Builder 4?
    A: Adobe has not yet announced the ship date of Flash Builder 4. To be eligible for a free of charge upgrade to Flash Builder 4, you will need to purchase maintenance along with your purchase of Flex Builder. You can purchase maintenance with your Flex Builder 3 Standard purchase for an additional $99 US which makes you eligible for a free-of-charge copy of Flash Builder 4 Standard edition when it ships. You can purchase maintenance with your Flex Builder 3 Pro purchase for an additional $299 US. To purchase maintenance, you will need to buy through an Adobe reseller. In the US, please contact CDW at 800-800-4239.

  • How can we buy a license for Flex Builder 3?

    We develop apps using Flex SDK 2 and it is not compatible with Flex Builder 4. Is it possible for you to provide license for Flex Builder 3?

    quote:
    Originally posted by:
    rob_parkhill
    Convert it to an AIR Application?
    Thanks Rob,
    This may be what I'm looking for, but I don't know enough
    about the difference. I guess I should have pointed out that I'm a
    complete Flex Novice!
    Anyway, with Flex Builder, I created an MXML Application. I
    went through all my various options again in Flex Builder and found
    that under the project menu, I could export a release build in what
    appears to be the format you mentioned. I managed to create a .air
    file, but it is not a recognized file type on my computer. I tried
    double clicking it and the built-in windows services couldn't even
    find a possible way to run it. Am I missing some important step?
    Thanks again.

  • Flex Builder is Expensive!

    I've just checked out the cost for Flex 2 and the Charting
    component and must say that the Flex Builder is really expensive.
    I've also looked at ASP.Net and must say that it's a bit
    cheaper to develope RIA apps in .NET at least I can get Visual Web
    Developer for free to kick start development and when I'm ready I
    can move up to the standard or the pro version.
    It also would appear that Flex Build can't be used in schools
    due to it's cost.

    "xwisdom" <[email protected]> wrote in
    message
    news:f5bn2f$e0h$[email protected]..
    > So because I made a comparison between cost of Flex and
    Visual Studio I'm
    > now
    > seen as a troll? Get real!
    >
    > Flex Builder is a great program but I think if it's cost
    is outside the
    > reach
    > of schools and most developers then how will it be
    widely used? Maybe
    > there
    > should be a lite version of the Flex Builder that makes
    it easy for new
    > comers
    > to grasp Flex and how to build desktop apps with AIR.
    Microsoft did this
    > with
    > Visual Basic and it was a great success.
    I don't think that Flex will be out of the reach of
    developers who do this
    type of work. A copy of Flex should be less than a day's pay
    for someone
    doing comparable work in other tools. Regardless, you can get
    free command
    line compilers, if you balk at the cost of the Builder
    tool...

Maybe you are looking for

  • Safari doesn't open links properly

    hello. I have a problem with Safari on my Pismo Powerbook G3 - latest version with Mac OS X 10.4.8. The problem looks as follows: when i click on a link on a webpage, page goes blank, the link does not open, i can see no title at the current tab i'm

  • 2006 White Macbook Issues?

    I have a late 2006 white macbook with a 2.0 ghz core 2 duo (Lion), and I also have a mid 2006 white macbook with a 1.83ghz core duo processor (Snow Leopard). I recently bought a 3rd party battery for the late 06 version. The battery had good reviews

  • Windows 8.1 100% Disk Usage Problem

    I am running a Toshiba Satellite C855D-S5110. 12 GB Ram, 456 GB HD with 311 GB free, CPU Max speed 2.7 GH. My computer, as many other W8 and W8.1 users seem to suffer, is nearly constantly at 100% disk usage (apparently I have seen many claims as to

  • Trigger File Generation to a Server from Web Dynpro Application

    Hi Everybody! Hope you had a good new years eve Is it possible to generate a File on a Server outgoing from Web Dynpro? I tried to use GUI_DOWNLOAD. But as I couldn't use the GUI_DOWNLOAD from the Web Dynpro, I wrote a Report "ZCMI_EXPORT_FILE" that

  • Barcode doesn't show up

    Post Author: Andreas Hausjell CA Forum: .NET I'm using Crystal Reports X (Sp6) and Visual Studio 2005 C# I have got a very simple report with a barcode and following problems: 1. The printer I'm using is a Zebra PAX 110 which has got some internal ba