Event.CHANGE - bubbles or not?

I have a little  Event propagation question;
Im using Fbuilder 3 testversion on XP and have flash player 10 installed.
Flax 3 API(at least that from http://livedocs.adobe.com/flex/3/langref/) says that the  flash.events.Event.CHANGE bubbles
butt wenn i debug the e:Event in the rb_selection function my debugger says it is does NOT.
So what now? Can anyone please explain this?
Following code (init is called on app's creationComplete
private function init():void {
    male.addEventListener(Event.CHANGE,rb_selection);
    female.addEventListener(Event.CHANGE,rb_selection); 
private function rb_selection(e:Event):void
    e;   
}//break point hier
]]>
</mx:Script>
<mx:VBox id="vb">
<mx:RadioButton groupName="gender"
                                    id="male"
                                    label="male"/>
<mx:RadioButton groupName="gender"
                                    id="female"
                                    label="female"/>
</mx:VBox>
</mx:Application>

Txn for help but i doesnt work for me. What I wont to do ist following. See the Code for main-app and  component:
main-app
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                xmlns:local="*"
                layout="vertical"
                applicationComplete="appComplete()">
    <mx:Script>
        <![CDATA[
            import mx.events.ItemClickEvent;
            private function appComplete():void
                comp.addEventListener(ItemClickEvent.ITEM_CLICK, ic_comp);
            private function ic_comp(e:ItemClickEvent):void{
                trace(e.toString())
                // HOW TO KNOW HIER WHICH ADIOBUTTON WAS CLICKED???           
        ]]>
    </mx:Script>
    <local:_RadioButtonGroup_comp id="comp"/>
</mx:Application>
component
<?xml version="1.0" encoding="utf-8"?>
<mx:Panel xmlns:mx="http://www.adobe.com/2006/mxml"
          layout="vertical"
          width="300"
          height="200"
          creationComplete="creationCompleteHandler()">
    <mx:Script>
        <![CDATA[
            import mx.events.*;
            private function creationCompleteHandler():void
                rbg.addEventListener(ItemClickEvent.ITEM_CLICK, ic);
            private function ic(e:ItemClickEvent):void
                trace(e.target.selectedValue); //HIER I KNOW
                dispatchEvent(new ItemClickEvent(e.type, true));
        ]]>
    </mx:Script>
    <mx:RadioButtonGroup id="rbg"/>
    <mx:RadioButton groupName="rbg"
                    id="male"
                    label="male"/>
    <mx:RadioButton groupName="rbg"
                    id="female"
                    label="female"/>
</mx:Panel>
I can’t catch the dispached event from my component in my main-app.
In main app r target and currentTarget the same? So it simply doesn’t work. I expected to se the target as the radioButton,  but I see my component – probably because I redespached it ???
I found the solution is to define own event class, and then hoock the “old”-target as extra property wenn redespaching the event to the main app. That works.
But I ask my self – can it be the only way, Do I really have to write own event-class for every single Event that doesn’t bubble per default???
I mean, I understend the point of custom event-classes, one should use them when u need some “extra”-events which r not available in the API – but just because some not bubble?
There must be the other way? 
Please help, dont wona end up with hunderts of custom classes

Similar Messages

  • HT2513 I can't delete events recurring annually...not part of birthday calendar, one's I've added manually.  I've tried delete key, cut event, changing to no recurrence, they just revert to original recurrence and will not be removed from my calendar.  Th

    I can't delete events recurring annually...not part of birthday calendar, these are events I've added manually.  I've tried delete key, cut event, changing to no recurrence, they just revert to original recurrence and will not be removed from my calendar.  Events that occur weekly I'm able to delete, this is only happening with events recurring annually.  Very frustrating.  Thanks for any ideas.

    If you are using a PC, log on to iCloud using Safari (rather than Explorer) to reset the photostream. Then turn iPhone/iPad photostream off and back on. I was getting the same server error as you and this advice from another blog worked for my iPhone and iPad.  But I still can't get photostream deleted from my apple tv. There does not seem to be a photostream on/off control In Apple tv 4.4 software.  I tried switching the screen saver to one of the ones that comes preloaded on the device, then back to photostream but all the old photos are still there.  If anyone can help with this, I would appreciate it.

  • Show comment bubbles but not change bubbles?

    I waited a loooong time for Pages to offer change tracking (for better MS Word compatibility), but now I'm beginning to regret the fulfillment of my fervent wishes. All those blue bubbles -- hundreds of them on a page in the types of papers I edit -- really slow editing down. I don't need to see each and every deletion of a space, etc. But I do need to see the comments that I'm inserting. Yet all those blue bubbles push the comments far down the page, away from their context. And if there are more than a handful of changes, the comments get tucked underneath those bubble scrolling arrows at the bottom of each page, and it's quite tedious to scroll through dozens of irrelevant blue bubbles to find the important yellow comment bubble. Forget about trying to scan several comments at once -- can't be done with all those intervening blue bubbles.
    Is there any way of tracking changes but hiding the blue change bubbles while displaying the yellow comment bubbles? It seems I can turn off all bubbles, and I can turn off change tracking, but I need to be able to track changes and see comments. Surely, there's a way to do this....the gods forbid that there isn't and I have to go back to using MS Word!

    Well, I guess I can't use it for the hard core editing. I really, really like it otherwise, and it's definitely getting there as a Word replacement for most activities. However, I don't know about others -- I can't really afford more than one office suite. ;-P
    NeoOffice is nice, but again, sub-standard comments support. I guess it's sticking with MS Word still. Bummer.

  • So syncing new events on iCal is not automatic?

    I have 2 computers and an iPhone and it is very important that I keep my calendars and event alarms in sync but this has been a problem since "upgrading" to the new Calendar beta. Now, when I add an event on, say, my home iMac (running Snow Leopard) and either immediately close iCal or if I add it through Mail, the event does not show up on my MacBook, iPhone, or Mobileme unless I go back to the iMac and actually open iCal. Also, let's say I make a change to an event on my iPhone, the change is not reflected in iCal on either computer until I open iCal (imagine the consequences if I happen to not have my phone with me).
    I have searched the forum to see if there's a solution to this problem besides keeping iCal at home open all the time, but I haven't found an answer.
    Adding a work an event on my home computer's calendar only to have it stay there isn't much use. This is one of the main reasons I'm paying for MobileMe!
    I'd really appreciate any suggestions because this problem is just about to drive me nuts. Thanks.

    I have been having the same problem; when adding events from mail, they will show up in my iCal Events widget, but will not sync to the phone until I launch iCal. This has only started happening fairly recently, but I can't pinpoint exactly when. I have tried having the calendar set to sync via push and every minute, neither of which has any effect.
    This is very aggravating, especially when I have added a new event with specific details that, like Dr. Jones Sr., I have written down so I wouldn't have to remember, and then am out with only my phone which does not have the info.
    Please help!
    Thanks.

  • Event ID 6482: Search not provisioned: There is no project Portal_Content mounted under gatherer application guid

    My search service shows this message 
    My search service shows this message:  'The search application 'Search Service Name' on server SERVERNAME is not provisioned. Confirm that the Microsoft SharePoint Foundation Timer service and Central Administration service are running on the server'.
     No changes can be made.  I am able to run search queries.
    Every minute the Application Server Administration job tries and fails to provision the service and logs the event id 6482: Search not provisioned:  There is no project Portal_Content mounted under gatherer application <guid>
    I've found a few posts online that have solved this by clearing the sharepoint cache, which I've done a number of times without success.  A few others re-created search which isn't a real good solution for me since we have a lot of customizations that
    would have to be redone.
    Restoring from Central Admin backups is a possibility, but without knowing exactly what the problem is, it seems that this approach may cause further problems.
    Thoughts anyone?  Here's the full event log message
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Server
    Date:          4/9/2015 8:00:38 PM
    Event ID:      6482
    Task Category: Shared Services
    Level:         Error
    Keywords:      
    User:          domain\account
    Computer:      SERVER.domain.com
    Description:
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (2aa54846-d503-4704-93ae-40a10a0ee56d).
    Reason: There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.
    Technical Support Details:
    System.InvalidOperationException: There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Server" Guid="{C33B4F2A-64E9-4B39-BD72-F0C2F27A619A}" />
        <EventID>6482</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-10T01:00:38.751328400Z" />
        <EventRecordID>337996</EventRecordID>
        <Correlation ActivityID="{4930FB9C-9CB7-D04C-62A0-7A17B669F3DD}" />
        <Execution ProcessID="16616" ThreadID="8460" />
        <Channel>Application</Channel>
        <Computer>SERVER.domain.com</Computer>
        <Security UserID="S-1-5-21-3958095517-670792205-3813086739-15822" />
      </System>
      <EventData>
        <Data Name="string0">Microsoft.Office.Server.Search.Administration.SearchServiceInstance</Data>
        <Data Name="string1">2aa54846-d503-4704-93ae-40a10a0ee56d</Data>
        <Data Name="string2">There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.</Data>
        <Data Name="string3">System.InvalidOperationException: There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)</Data>
      </EventData>
    </Event>
    Nate

    Hi,
    For your issue, try to do the following:
    Go to Services, and then reset SharePoint server search  accounts (stop/start).
    Reset the crawl index (clears the index).
    Stop and then start the SharePoint Server Search  - Central Administration: stop and then restart the service.
    Reset default content access account.
    Besides,Here are similar issue post, you can use as a reference:
    http://www.social-point.com/sharepoint-2010-event-id-6482-application-server-administration-job-failed-for-service-instance-microsoft-office-server-search-administration-searchserviceinstance
    One or more of these steps together may resolve the instance of this error.
    If the issue persist, Please don't hesitate to let me know.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • When I double click on events the pics does not open. I have to go to edit to get the pic up on the screen. I can not enlarge the photo either. I have tried to rebulid the libary

    I have iPhoto 11.When I double click on an event the pics do not spread out. I just get a yellow frame around the event. This is when I double click with left finger. With right finger option is slideshow. I can not enlage a pic with double click either. I have rebuild the libary but no difference . Can anyone help me please ?

    Sounds like a trackpad issue. Try changing the trackpad's settings.  Post in the appropriate Mac model forum.  If you have a mouse available try it to see if you can get iPhoto to do what you want.  This can narrow down where the problem is.
    OT

  • What events change the Created field in, finder, get info

    On my laptop, in finder, in the get info screen there are 2 fields the Created Date and Modified Date fields.
    I was looking at these fields for an app that I use on my iPhone, it was listed in finder, so I clicked the get info option.
    The created date and modified date were 10/16 both the same.
    I have not used this app in a long time, my question is this.
    What event changes the created field?  If the app was downloaded on the Iphone will the created field get updated in finder?
    or if it was an update on itunes, would that change the created date in finder?
    Does the created date mean that the app was downloaded and installed on that date?

    Thank you so much.  That works just fine.  However, I also just discovered something.  Evidently, at least some of the fields in list view are editable.  By adding Grouping to the columns shown and clicking on the empty field, I was actually able to type whatever I needed into the field.
    I have not yet tried it with other fields, but will do so to see if it works for all fields in the list view.
    Laura

  • Calendar: Why are 1-day events changing to 2-day events?

    This has happened to me several times today. When I edit a weekly (repeating) "all day" event (scheduled for today) on the Calendar on my iPhone, the event changes to a 2 day event (today - tomorrow). This change is pushed to the cloud and iCal on my Mac, as one would expect. I use my calendar like this several times a day, every day, and this isn't typical behavoir. Anyone else notice anything like this today? My Calendar is my life, so any time it does't work as expected, I get really nervous...
    Note that I'm still on iOS 5 and Lion.

    Ok, after posting this I found that I should have enquequed here: https://discussions.apple.com/message/11653252 Sorry for that. No solution there though

  • Deletion change pointers are not going to ECC after C5

    Hi,
         My issue is that I am running C5 after Planning run.But deletion change pointers are not going to ECC.Because of this we have duplicate of orders in ECC.We are running CCR to bring back the "Planned orders with deletion change pointers and deleting again using RRP4.Why deletion change pointers are not going along with creation change pointer?Help will be highly appreciated.
    Thanks&Regards
    Venkadesh

    Hi,
    Check whether you have enabled the " delete events" check box. This check box will be valid if you are publishing the planning results thru background job.
    If you set this indicator, the system deletes all selected change pointers without sending them first.
    Thanks,
    nandha

  • [svn:fx-trunk] 11652: The damageHandler needs to invalidateSize because the damage could have been caused by a programmatic change which would not have gone thru the EditManager .

    Revision: 11652
    Author:   [email protected]
    Date:     2009-11-11 06:06:14 -0800 (Wed, 11 Nov 2009)
    Log Message:
    The damageHandler needs to invalidateSize because the damage could have been caused by a programmatic change which would not have gone thru the EditManager.  Need to make sure invalidating the size and remeasuring doesn't cause another damage event to avoid an infinite loop.
    QE notes:
    Doc notes:
    Bugs: SDK-23052
    Reviewer: Gordon
    Tests run: checkintests, TextArea, TextInput, NumericStepper
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23052
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • Issue with xfa.event.change in XFA 3.3

    HI all
    I've found an issue with the way that XFA 3.3 processes the script below on a change event when a user paste's more than 1 character to a textfield.
    var sChange = xfa.event.change;
    if((sChange.length>1)){
        app.alert("Bad User\nCopy and paste has been disabled for this field");
        //discard the change
        xfa.event.change = "";
    in XFA 3.0 the alert is sent and change is removed, in XFA 3.3 the alert is sent but the change persists.
    Any Ideas?

    Hi Mark,
    Unfortunately thats not possible as I'm using Flash Fields with data being passed between the PDF and the Flex app which only works in XFA3.3, let me know when its fixed.
    Kind Regards
    Kevin Mortimer
    Solutions Archtect
    Avoka

  • Does iPlanet 5.1/5.2 supports event change notification ?

    Does iPlanet 5.1/5.2 suports event change notificaiton? I did query against root DSE, but 2.16.840.1.113730.3.4.7 does not show up as supported control. Just enable the change log does not help.
    What is the proper way to get entry change notificaiton work on iPlanet 5.1/5.2?
    Thanks.

    Could you perhaps use persistent search? Doing persistent searches with ldapsearch is described a bit in http://docs.sun.com/source/816-6400-10/lsearch.html
    HTH,
    Mark

  • Simple example - Break FOR loop inside an event structure based on Front panel event change.

    I am running a for loop inside a state machine architecture that contains a FOR loop. How can I break this For loop based on Event change in front panel ??
    Abhilash S Nair
    Research Assistant @ Photonic Devices and Systems lab
    [ LabView professional Development System - Version 11.0 - 32-bit ]
    LabView Gear:
    1. NI PXI-7951R & NI 5761
    2. The Imaging Source USB 3.0 monochrome camera with trigger : DMK 23UM021
    OPERATING SYSTEM - [ MS windows 7 Home Premium 64-bit SP-1 ]
    CPU - [Intel Core i7-2600 CPU @ 3.40Ghz ]
    MEMORY - [ 16.0 GB RAM ]
    GPU - [ NVIDIA GeForce GT 530 ]
    Attachments:
    Case inside Event 3.vi ‏19 KB
    Case inside Event.ctl ‏6 KB
    Case inside Event 2.ctl ‏6 KB

    Okay. Accpeting that the design is not favorable and not advantageous when my program expands. I have begin to follow producer/consumer programming architecture.
    Please find the attached program which is a simple producer consumer with event structure. I wonder how could I stop looping around the producer and consumer loops over and over again. I am pretty sure that this ENQUEUE ELEMENT loops back to the consumer loop and starts from begining.
    I hope my first program in PC architecture with State machine and Event structure is correct. 
    Abhilash S Nair
    Research Assistant @ Photonic Devices and Systems lab
    [ LabView professional Development System - Version 11.0 - 32-bit ]
    LabView Gear:
    1. NI PXI-7951R & NI 5761
    2. The Imaging Source USB 3.0 monochrome camera with trigger : DMK 23UM021
    OPERATING SYSTEM - [ MS windows 7 Home Premium 64-bit SP-1 ]
    CPU - [Intel Core i7-2600 CPU @ 3.40Ghz ]
    MEMORY - [ 16.0 GB RAM ]
    GPU - [ NVIDIA GeForce GT 530 ]
    Attachments:
    Case inside Event 3.3-ProducerConsumer Event.vi ‏25 KB
    Case inside Event.ctl ‏6 KB

  • TS20000189- change trip task not creating work item

    I am using the tsak TS20000189 for changing the travel request and expense report through UWL. when a manager clicks on "Send travel request back" one more iwork tem is appearing in the inbox to send the reason text.When manager enters the text and sends.requestor is getting the notifications to change the travel request but there is no work item is created in the inbox so that he clicks on it and changes the request  and  send again for approval.
    Please suggest me how to overcome this?

    The reason here is that the event "changed" works in the following
    way
    - "CHANGED" is NOT meant for triggering a workflow as a start event.
      This event is raised in order to end any existing workflow instance
      already created for the object.
    - subsequently this requires the workflow model to contain a
      step 'waiting for event CHANGED' which ends the workflow whenever
      it is raised.
    - the CHANGED and CREATED event are raised EVERY time a trip is saved.
      This leads to the workflow to be actual all the time. And TRIP does
      not leave the transaction after save. The save button there is meant
      to be like this. ESS users may be used to the save button not
      leaving the screen like it is e.g. in Excel or something.
    Consider also, your customizing in TRVPA (via T code PE03) in relation
    to this and the status for feature for "WRP" for what status shows
    when saving a trip also.
    http://help.sap.com/saphelp_470/helpdata/en/d5/202038541ec006e10000009b3
    8f8cf/frameset.htm

  • FPM event change in ess

    Hi All,
    I'm confused as to why the fpm is changing the event for ess~cod from START to _DISPLAYMODE the first time I run the app from WebDynpro.
    I have stepped through the code and because the event is _DISPLAYMODE and not START the app is removing all the buttons from the screen.
    else if (fpm.getEventData().getEventName().equals(CodConstants.EVENT_START_IN_DISPLAY_MODE)) {
             //special case if the user has no authorisation to change either the data or the photo
              wdContext.currentNavigationButtonsVisibilityElement().setBackButtonVisibility(WDVisibility.NONE);
              wdContext.currentNavigationButtonsVisibilityElement().setChangeButtonVisibility(WDVisibility.NONE);
              wdContext.currentNavigationButtonsVisibilityElement().setSaveButtonVisibility(WDVisibility.NONE);
              //Set visibility of change not allowed or no data to be changed texts     
              if (!wdContext.currentContextElement().getZRoc_Change_Data_Allowed())     
                   wdContext.currentContextElement().setDataChangeNotAllowedTextVisibility(WDVisibility.VISIBLE);
              else if (wdContext.currentContextElement().getIsDataToBeChangedAvailable())
                   wdContext.currentContextElement().setNoDataToChangeTextVisibility(WDVisibility.VISIBLE);
    Any help understanding this would be appreciated.
    Rob

    Hello Baskaran
    Thanks for your reply.
    Yes i am sure that have not changed any thing......in the middle.
    It suppose to work in EHP5 don't know why it is not working....
    BR
    -CW

Maybe you are looking for

  • ATP in Sales Order

    Hi , Can someone tell me what happens in the background when we do a ATP for a particular line item in the sales order? Please help me with explanation. I am new to this and I need to work on this. Thanks, Archana.

  • Tutorials Dreamweaver 8 and CS3

    Looking for a tutorial on Dreamweaver CS3? Here is an extensive instructional site. Hours and hours on CSS, for instance. Costs $25 per month, but you can cancel at any time. You have your pick of instruction on all major software. www.lynda.com

  • IDOC to Suppliers

    We are going to send our (PO)IDOCs to our suppliers. From XI point of view I know the configuration. 1) But on the R/3 side how do they send the IDOCs to R/3? what are all the configuration needed 2) Once the configuration are made, then how to test

  • ISScript10 does not help; 8.0.2 wont install!

    I need to install 8.0.2 because my FTP login and password are never saved now since I installed IE7. But I cannot install 8.0.2. I get that error about a missing script engine. I have tried all the ideas I have found. I installed ISScript10 and it di

  • During serial port acess panel ist locked!

    could someone tell my why and how to change that?