Multiple popupAnchors dont work in one application?

hey guys... so im trying to create an application, in which when you click a button a datagrid popups up using a popupAnchor
and after, when i click on a item in that datagrid, i need another popup anchor to popup above the datagrid....
hope im making sence...
any ideas on how to do this???
if you would like you can put the following code in flash builder and check out what its doing right now... i have the datagrid popping up, i just cannot get the details panel to popup above the datagrid
thanks in advance!!
     <fx:Declarations>
          <mx:Sequence id="panelOut">
               <s:Scale target="{uploadPanel.popUp}" scaleYFrom=".1" scaleYTo="1" duration="500" effectEnd="btn.label='Close'" />
          </mx:Sequence>
          <mx:Sequence id="panelIn">
               <s:Scale target="{uploadPanel.popUp}" scaleYFrom="1" scaleYTo=".1" duration="400" effectEnd="btn.label='Image Uploader';uploadPanel.displayPopUp = false;"/>
          </mx:Sequence>
          <s:Sequence id="detailsPanelOut">
               <s:Scale target="{detailsPanel.popUp}" scaleXFrom=".1" scaleXTo="1" duration="500" />
          </s:Sequence>
          <s:Sequence id="detailsPanelIn">
               <s:Scale target="{detailsPanel.popUp}" scaleXFrom="1" scaleXTo=".1" duration="400" />
          </s:Sequence>
     </fx:Declarations>
     <fx:Script source="imageEditorScript.as" />
     <fx:Script>
          <![CDATA[
               import mx.controls.Alert;
               import mx.effects.easing.*;
               private function toggleBtn(e:MouseEvent):void{
                    if(e.currentTarget.label== 'Image Uploader'){
                         panelOut.play();
                         uploadPanel.displayPopUp = true;
                    else{
                         panelIn.play();
               private function itmClicked():void{
                    panelOut.play();
                    detailsPanel.displayPopUp = true;
          ]]>
     </fx:Script>
     <s:Group width="100%" height="100%">
          <mx:HRule width="100%" />
          <s:Group top="10" width="100%" height="500">
               <mx:LinkButton width="100%" height="21" label="Image Uploader" color="#333333" click="toggleBtn(event);" />
               <s:PopUpAnchor id="uploadPanel" popUpPosition="below">
                    <s:VGroup id="imageUploader" height="440" width="795" contentBackgroundColor="#ffffff">
                         <mx:DataGrid id="displayFilesList" allowMultipleSelection="true" height="440" width="100%" borderColor="#ffffff" contentBackgroundColor="#e9e9e9"
                                         horizontalGridLineColor="#e9e9e9" verticalGridLines="false" verticalGridLineColor="#e9e9e9" dataProvider="{fileNames}"
                                         alternatingItemColors="{[]}" resizableColumns="true" draggableColumns="false" itemClick="itmClicked();">
                              <mx:columns>
                                   <mx:DataGridColumn headerText="#" dataField="num" width="30" />
                                   <mx:DataGridColumn headerText="File" dataField="name" width="400"/>
                                   <mx:DataGridColumn headerText="Size" dataField="size" width="75" textAlign="right" />
                                   <mx:DataGridColumn headerText="Status" dataField="status" width="125">
                                        <mx:itemRenderer>
                                             <fx:Component>
                                                  <components:statusBar />
                                             </fx:Component>
                                        </mx:itemRenderer>
                                   </mx:DataGridColumn>
                              </mx:columns>
                         </mx:DataGrid>
                         <s:HGroup>
                              <s:Button id="addingImage" label="ADD" click="initiateBrowse();" />
                              <s:Button id="deleteImage" label="DEL" />
                              <mx:ProgressBar id="progBar" mode="manual" labelPlacement="center" width="300" />
                         </s:HGroup>
                         <mx:LinkButton id="btn" width="100%" height="21" label="Image Uploader" color="#333333" click="toggleBtn(event);" />
                    </s:VGroup>
               </s:PopUpAnchor>
          </s:Group>
          <s:Group>
               <s:PopUpAnchor id="detailsPanel" popUpPosition="left">
                    <s:VGroup width="100%" height="1000" contentBackgroundColor="blue" >
                    </s:VGroup>
               </s:PopUpAnchor>
          </s:Group>
          <s:VGroup width="100%" height="100%" top="30">
               <s:HGroup paddingTop="20">
                    <s:Label text="Look For" />
                    <s:TextInput id="searchField" width="300" />
                    <s:Button label="Search" id="searchBtn" />
               </s:HGroup>
               <s:BorderContainer width="100%" height="100%">
                    <mx:TileList id="searchResultImages" borderVisible="false"
                                    columnWidth="135" rowHeight="135" width="100%" height="100%" >
                    </mx:TileList>
               </s:BorderContainer>
          </s:VGroup>
     </s:Group>

any ideas???

Similar Messages

  • How do I support multiple custom WSDL files in one application?

    I am developing an application that will integrate with SOD. This application will be run at multiple customers - each of which could have their own set of custom fields defined for the various objects that we're interested in. Is there a web service that allows you to access custom objects and fields in a generic fashion or am I going to have to obtain each customer's custom WSDL file and write some sort of adapter for each that plugs into our main integration logic?
    Based on everything I've tried and read, it seems like the latter is true.
    Edited by: user3029444 on Mar 27, 2009 5:11 AM

    Hi !
    As I am developing many customer applications with OCOD interface, I confirm that the only way I see is to have an adapter. For example, having a folder WSDL containing one sub folder for each customer. And these sub folders will contain the customer specific wsdl.
    Then you'll have to run your application in a customer context, I mean knowing who is running the application and then set your wsdl path regarding this identification.
    Hoep this will help, feel free to ask more !
    Max

  • Find My Friends - Multiple Notifications Not Working (Only One)

    When I setup notifications in my Find My Friends, it appears that only the most recent notification I've setup works.  For example:
    I've setup two notifications:
    -Notify Person-B when I leave Home, Every time
    -Notify Person-B when I arrive Home, Every time
    In this situation only the notification for Arriving is working, since it was the most recent created.  If I delete the notifications and create the arrival first and departure last, then only the departure works.
    I'm hoping that I'm missing something here because this is a major flaw.   We want to setup multiple notifications, for example when I arrive and then leave my work, school, etc.  If you can only have one notification per person its borderline useless...
    Help!

    I've tried setting it to both; standard results in dots appearing over a blank background. Setting it to hybrid shows them on the satellite image, but with no street signs. Basically, for some reason, nothing from the map will display.

  • Server 2012 RS Multiple RDS Collections equals only one application from one collection at a time

    Hello all!
    We have a 2012 R2 RDS "farm" configured like this:
    2 RD Web Access servers (load balanced behind KEMP appliances)
    2 RD Connection Brokers in a High Availability configuration
    8 RD Session Host servers (no VDI) in 2 different collections
    I've noticed that if I have rights / visibility to different applications in both collections I can only run one of the applications at a time.  For instance:
    Collection A has application 1
    COllection B has application 2
    What i'm experienceing now is that if i have rights to app 1 and app 2 i can only use one at a time.  If i attemp to run app 2 while i have app 1 open I get this message:
    "Windows cannot start the RemoteApp program.  The following RemoteApp program is not in the list of authorized programs: app 1"
    Maybe my thinking is incorrect and you cannot cross boundries from one collection to the other.  Maybe i need one collection with all my host and segregate applications via AD permissions.  Any thoughts?

    Hi,
    Please make sure the client PC has mstsc.exe 6.3.9600 (RDP 8.1) or later.
    From your description it sounds as though it is attempting to connect to the wrong collection when you launch the RemoteApp for the second collection.  This can be caused by older client version and/or your load balancing configuration.  You should
    load balance the initial connections to the broker, but not use a load balancer for the connections to the RDSH servers, unless you have a specific need to.  The RD Connection Brokers will handle the load balancing for the RDSH servers.
    Thanks.
    -TP

  • External Harddisk dont work from one to the other day

    Dear all
    i dont really know where to post this topic, i also dont know where the problem is, maybe some helpful tips would help.
    I purchased with my new MBA an external hd, the lacie P9223, as expected i just plugged in to the usb port and all worked fine, i loaded all my music, fotos vids etc on the external drive, worked for several weeks without any issue, then today i plugged in the lacie again and the volume was not showed, the strange is in "about this mac" in the register Harddisks is not shown but in the system protocoll its in. i tried to download the mac driver from the lacie homepage, without any result, all other "toys" i plug into the usb are working fine.
    i guess its lacie's problem, right? did anybody had a simmilar issue that a working external hd after a while did not worked anymore, without any updated or something else?
    if somebody can advise me i would be very thankful

    Hello mic1978
    Check in disk utility to see if it shows up there. If it does, then you would have the option to repair the disk if it has an issue with showing up on you MacBook Air.
    Disk Utility 12.x: Repair a non-startup disk
    http://support.apple.com/kb/PH5863
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • I purchased a ringtone on my phone and it dont work. It shows up in there in settings but it dont work as one of my ringers to my text messages and all the other ringers do

    I purchased a ringtone on my phone where it says BUY A NEW RING TONE. iT SHOWS UP ON MY PHONE BUT DOES NOT PLAY. iT PLAYS ON THE COMPUTER 30 SECONDS BUT NOT ON MY PHONE. I AM TRYING TO SET IT TO MY TEXT MESSAGES. aLL THE OTHER RINGTONES WORK FINE EXCEPT THIS ONE

    Try resetting the iPhone...
    Hold the On/Off Sleep/Wake button and the Home button down at the same time for at least ten seconds, until the Apple logo appears.

  • Downloading a file via a procedure works in one app but not another

    Obviously I've overlooked something. I have this procedure (following). It works in one application that has been running for a couple years. It is called from Column Link with this value #OWNER#.DOWNLOAD_ATTACHED_FILES?p_file=#DOWNLOAD_LINK#
    I'm now making a new application and want the same facility but this same procedure gives me a page not found error even though the error page URL looks like: .../apex/GMCTRL.DOWNLOAD_ATTACHED_FILES?p_file=42 which seems to me that it should work correctly. (the row with the value 42 does exist in the DB)
    Is there a setting/flag/thing that I have to set to make this work in my new application that I've overlooked? (both are APEX 3.1.1 and oracle 11g)
    create or replace PROCEDURE "DOWNLOAD_ATTACHED_FILES" (p_file in number) AS
    v_mime VARCHAR2(48);
    v_length NUMBER;
    v_file_name VARCHAR2(2000);
    Lob_loc BLOB;
    BEGIN
    SELECT MIME_TYPE, RPT_DOCUMENT_BLOB_IMG, RPT_DOCUMENT_FILE_NAME_TX, DBMS_LOB.GETLENGTH(RPT_DOCUMENT_BLOB_IMG)
    INTO v_mime, lob_loc,v_file_name,v_length
    FROM RPT_DOCUMENT_BLOB
    WHERE RPT_DOCUMENT_BLOB_ID = p_file;
    owa_util.mime_header( nvl(v_mime,'application/octet'), FALSE );
    htp.p('Content-length: ' || v_length);
    htp.p('Content-Disposition: attachment; filename="'||substr(v_file_name,instr(v_file_name,'/')+1)|| '"');
    owa_util.http_header_close;
    wpg_docload.download_file( Lob_loc );
    end download_attached_files;

    Hello:
    Ensure that
    GMCTRL.DOWNLOAD_ATTACHED_FILES is executable by oracle account used by APEX to connect to the database (apex_public_user or anonymous)
    GMCTRL.DOWNLOAD_ATTACHED_FILES is included into 'WWV_FLOW_EPG_INCLUDE_MOD_LOCAL' as an authorized procedure. See Re: link can't find a stored procedure
    Varad

  • One application with Multiple schemas- common application frame work

    Hi All,
    I am trying setup a common application frame work in apex. Please help me.
    How to achieve this.
    Creation of one application attached to different schemas at run time. So that my application maintaince is going to be easy instated of creating copies of same application.
    More details:
    1. I have one application with 100 pages pointing to a schema dev_common in one workspace APP_COMMON. I have 50 schemas with same structure of dev_common schema with different set of data ( because of large amount of data).
    So I want to create one application attached to different schemas.
    2. And another thing is I have 100 users, the user can work on 1 or multiple schemas ( I mean same application with different schemas attached)
    Any help much appreciated.
    Thanks,

    Thank you for the reply.
    >> b) I think you have to give access rights for the dev_common and app_common to all users.
    Dev_common schema is a kind of placeholder. I have 50 schemas same as dev_common because of different business requirements but the front end is same for all 50 schemas. How can we create one application used for 50 schemas instead of creating 50 applications and 50 workspaces.
    Please help me.

  • Installing multiple applications through one application (or package)

    I am trying to make an application (or package) that will install multiple programs through the one application.  Right now the only way I can see to do this, is to force an application to install another one as a requirement.  The easiest example
    I can give is iTunes.  We customize the iTunes install to lock down features and not install every application that isn't needed in our environment.  So technically iTunes actually installs 5 different programs.  I need to be able to select
    iTunes during an OSD deployment using the MDT UDI Wizard, and it will install iTunes and anything needed for it to work correctly.  
    I am just using iTunes as an easy example to explain.  We have other programs that work in a similar way, or require other applications to be install.  My main reason for this request is we have standard engineering applications, but I don't want
    them installed on all computers, I want just one option that will in turn install all the standard applications.  
    I am guessing what I will have to do, is make one install that requires the previous application and installs it, and do that for each application, but this doesn't seam like a good solution as it means I will have to have a separate application only for
    this OSD problem.
    Is there an easier/correct way of doing this, mainly for OSD?
    Thank you,

    Dependencies only forces the box to be checked, it doesn't install it in the correct order.  We are having another problem in that area.  We have an Office add-on that in SC requires a version of office to be installed.  We can't set the dependency
    for that add-on since we have multiple versions of office, but even if a version of office is selected, it doesn't try to install it before it tries to install the add-on.  So the add-on install ends up failing since office isn't installed when it tries
    to install, even though it installs afterwards.  
    This is why I am not considering using dependencies since I can't get it to install in the correct order.  If there is a way to enforce the when something gets installed, then yes, this would work for me.

  • Dont work dropdown list in Variation Label Menu on one variation site

    Hi, guys! I have trouble with Variation Label Menu. I have site with four variation language and i made Variation Label Menu using code on my master page 
    <div style="float:left; margin:6px; z-index:9999">
    <PublishingWebControls:VariationsLabelEcbMenu id="variationLabelMenu" DataSourceID="LabelMenuDataSource" DisplayText="" IsCallbackMode="true" runat="server" />
    <PublishingWebControls:VariationDataSource id="LabelMenuDataSource" LabelMenuConfiguration="1" Filter="" runat="server"/>
    </div>
    On three variation site Variation Label Menu work fine on UA, FR, EN
    But on one site RU (this site is source for another) Variation Label Menu dont work :((
    I will glad to any ideas for fix my problem.
    Aleksandr Shramko

    But that should have changed the logic of the navigation:
    The VariationDataSource control supports three different operation modes using the LabelMenuConfiguration attribute:
    Link to Peers: this is the default and most common operation mode. In this mode, the data source returns links to peer pages of the current page. 
    LabelMenuConfiguration="1"
    Link to Parent: using this operation mode the data source returns links to the peers of the parent site. That link will not point to the peer page but to the peer site of the current site. 
    LabelMenuConfiguration="2"
    Link to Top Site: using this operation mode the data source returns links to the top sites of peer labels.
    LabelMenuConfiguration="3"
    http://blogs.technet.com/b/stefan_gossner/archive/2011/11/29/sharepoint-variations-the-complete-guide-part-12-customization.aspx

  • Time Capsule only works for one device at a time, how to make it capable to be used for multiple devices at times

    Time Capsule only works for one device at a time, how to make it capable to be used for multiple devices at times.
    Please help to set it up, thanks in advance

    You need to give more info..
    Firstly only works for what.. networking.. backup.. wireless. You need more nouns.. more adjectives... describe what you want and what fails.. then we can figure out why.
    Most likely you have bridged it when it should be in router mode..
    Most likely you are using Lion or ML which has the airport utility bridge the TC by default.
    Change it to working as a router. That might help.
    If you press reset button it will default back to router btw.
    If you are on Lion.. use a real utility. http://support.apple.com/kb/DL1547

  • IMac (2008) OS10.6.8 - Main menu freezes when running more than one application at a time.  Apple and 3rd party applications - all freeze the main menu.  Safe mode seems to work OK. Tried repairing permissions - didn't work.

    For the past 60 days I've experienced Main Menu freeze when running more than one application at a time.  iPhoto, Preview, Text Edit, Epson Scan, Firefox and Thunderbird are the apps I use almost daily.  No matter what I do, when more than one is running they will freeze the Main Menu (top of the screen).  I've tried booting is Safe Mode and I don't seem to have a problem.  I've tried several suggestions from repairing permission (DiskUtility) to eliminating specifis login items.  Nothing works. I've posted this issue on the Apple forum several times and no one else has experienced this problem.  I hesitate to take my iMac to the Apple Store or a private Apple repair service until I've exhausted all of my options.  Do I have any more options?    

    Question:  Everytime an app crashes I have the option to report it to Apple - which I usually do.  But I've NEVER reported a Main Menu freeze because it never asks me to
    There's really no need to submit to Apple, it's just a round file cabinet on the other end, especially with 10.6 or earlier.
    This sure sounds like a resource problem...
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free space do you have also, click on the Memory & Disk Usage Tabs.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    In the Memory tab, are there a lot of Pageouts?

  • I have deployed one application containing youtube video but it is not working pls help

    I have deployed one application containing youtube video but it is not working pls help Application is build using struts2 and is deployed in oracle cloud, login page works fine but the success page is not displayed please help

    Hello,
    A wild guess, given the lack of details:
    I wonder whether it would violate the http://en.wikipedia.org/wiki/Same-origin_policy ?
    This is part of the security infrastructure.
    "Stealing" content to insert it anywhere else might also violate copyrights?
    Technically, does it at least work "on premises" onto WLS 10.3.6?
    Regards
    Patrick.

  • HT1409 I have done this but it does not work with one of my albums and I dont know why??

    I have done this but it does not work with one of my albums and I dont know why??

    That would be it. Sometimes you can tweak the album & artist names enough for iTunes to download matching art from the store, or you could add a bonus track featuring 1 second of silence and attach artwork to that, or you could convert the files to Apple Lossless.
    tt2

  • Firefox stop to work in one time,and i have to restart all because ff dont wor when i try to change page with mouse

    firefox stop to work in one time,and i have to restart all because ff dont wor when i try to change page with mouse

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

Maybe you are looking for

  • Automatic html code generated in {module_case} output

    Does anyone know a work around for the automatic spacing and carriage return that BC system generates when the {module_case} is displayed?  I have BC form that is transferring this data from BC to a third party site and the extra code being generated

  • First Flash Site

    Calling Flash Gurus- I am building my FIRST flash site. I have been doing effects, headers, and basic flash elements for websites now for almost 2 years. I have MX 2004, but have just bought (today) Studio 8. I am scared to death, but sometime I have

  • Authorization Relevant BI Navigational Attribute

    Hello All,    I have one quick question on auth relevant navigational attributes. Say I have characteristics A and B.  B is a nav attribute of A i.e. A__B and is marked auth relevant.  Does this means that A will also have to marked as auth relevant

  • Other Fields for Live Captions in CS5

    I want to use the Live Captions feature in CS5, but there is no option to insert a time field in the Live Captions Options dialog box.  Am I missing something or what?  I can't believe this feature was left out.  The Live Captions feature is an excel

  • Lion spotlight issues

    Hi, I've seen a few related issues in the forums.  Here's my problem: I have a MacBook with 3 partitions.  One partition has Lion, one has Snow Leopard, one has Leopard.  I need it like this for certain reasons and normally all works fine.  But every