Multiple onMouseOvers trigger an onMouseOut...

I am really hoping someone else has encountered this issue,
it is driving me crazy... I am building a new flash site for my
creative studio... On the main timeline, I have set an onMouseOver
& onMouseOut for the background MC... When you mouseOver the
BG, a content area pops up that contains 2 buttons... This content
area is on an entirely separate MC, as are the buttons it
contains... Each of these 2 buttons has its own onMouseOver &
onMouseOut events...
The issue I am having, is that when you mouseOver either of
the button MCs, the background MC's onMouseOut event is
triggered... The button MC's onMouseOver is also triggered, but
only after the BG's onMouseOut has been processed... The background
MC's onMouseOut event should not be triggered at all when the
button MC's events are triggered, because both of the buttons are
located within the area of the underlying BG... Needless to say,
this breakes the entire presentation...
I have worked through maybe roadblocks on this site so far,
but this one has me truly stumped... Any help is greatly
appreciated :)

It seems as though the MovieClip.trackAsMenu property only
controls onRelease events... I am looking for a solution that helps
to control onMouseOver & onMouseOut events for various MCs... I
am going to do a bit more reading about this trackAsMenu
property... Maybe I overlooked something... And yes, I am using
AS2.0... Thanks for your response :)

Similar Messages

  • Multiple CREATE TRIGGER's in SQL file

    I have an SQL file which contains multiple CREATE TRIGGER statements. I can't run it as it stands in SQLPlus Worksheet because it doesn't recognise the
    end;
    as the end of the create trigger statement and fails on the next CREATE line.
    Is there a way I can get this file to process. I can run each statement individually, but there's a lot of them.
    Any thoughts much appreciated.
    Thanks in advance.

    Just for clarity within your file, you may want to do the following
    Create or Replace Trigger TG_One
      before insert on mytab_two
      for each row
    declare
      adt_exists           EXCEPTION;
    begin
    end TG_One ;
    Create or Replace Trigger TG_Two
      before insert on mytab_three
      for each row
    declare
      adt_exists           EXCEPTION;
    begin
    end TG_Two ;

  • Rules applied to multiple cells trigger color changes when any of the cells

    "Rules applied to multiple cells trigger color changes when any of the cells meet the rule’s condition." That's what Help says, but when I follow the directions, it doesn't work. This is in Numbers 08.
    I have a table where the contents of one column are either "YES" or "NO", depending on formulas using variables from other cells. If YES, I want the fill of that cell and that of two adjacent cells to change from white to green. I select all three cells and use conditional format rules for "text contains:" YES, then choose my fill color. When I return to the table and introduce values for the variables that trigger the rule, only the cell in the YES/NO column changes to green; the other two remain white.
    While I am spreadsheet challenged, I usually can follow directions as plain as those in Help, but it's not working. I couldn't find anything in the discussions after an hour of searching. Is this a known problem or am I just stupid?

    For what it's worth, that's the way I read that line in the User Guide as well. What it actually appears to mean, though is 'Rules applied to multiple cells apply independently to each of the cells."
    Here's a workaround for your three adjacent columns. Long, but fairly simple steps.
    Add a second table to the sheet (Table 2).
    Resize the second table to one column wide and as many rows as you want to apply the conditional format to.
    Set the width of the column to the same width as the three columns you want to highlight, and the row height(s) to match the rows.
    Format to table to have NO Header or Footer row or column.
    Use the Wrap Inspector to uncheck "Object causes wrap"
    In the first top cell of Table 2, enter an = sign, then Click on Table 1 in the sidebar, Click on the first cell that will hold YES or NO.
    Fill the formula down the rest of Table 2.
    With all cells in Table 2 selected, use the Cell Format inspector to set the 'text contains yes' rule and the conditional fill colour for these cells.
    Test the conditional formating by introducing values into Table 1.
    Click on Table 1 in the sidebar, then use the Table inspector to set Cell Fill to 'none'.
    Click on Table 2 in the sidebar, then drag that table onto table 1 aligning it to cover the cells in which the conditional formating is to appear.
    When positioned (and still selected), go to the Arrange menu and Send Backward to move Table 2 behind the (transparent) cells in Table 1.
    With Table 2 still selected, click on the Cell Borders color well and set the Opacity of the borders to 0%.
    Click the Text inspector and set the Text colour Opacity for Table 2 to 0%.
    Regards,
    Barry

  • Multiple channel trigger

    I want acquire from 4 channel using a ni 6110 and bnc 2110, but instead to use a single trigger i would like to use a multiple trigger, one for each channel and if even just one of them is verified acquire all!
    i tried to acquire  continuously and trigger the signal by labview but is too slow and i lose samples.
    do you have any idea?
    Thanks

    Hi tj.diego
    Triggers are configured on a per task basis. All line configured in the
    same analog input task will trigger the same. For each task (AI or AO or DIO or Ctr), you have
    the option to configure a start, reference, and pause trigger. 
    You can't set more than a trigger for your Ai task. if your triggers are digital signals, you can try to realize a digital OR, reading with the digital lines the signals and starting the AI task as soon as the ReadDIO returns a TRUE.
    As an alternative you can try to implement what is suggested into KB 1VQ9J3LL.
    I hope this can help you!
    Good work

  • Multiple logon trigger for a user

    Hi,
    can I create two (or more) distinct logon trigger for a user? If yes, this situation is "clean"? Both triggers are executed on logon time?

    If you don't know what the wrapped source does
    and you don't care about the order
    then
    clean := false ;-)
    You filter access, but what if the unknkown wrapped source logs database access in some table on a user before your trigger DENIES access for that user/program?
    You would try to find out what the already existing trigger does (third party software?), if you really want to be clean.

  • Multiple issue in output type

    Hello,
    we have output ZROS configured. No custom enhancements. Sandard EDI output us attached to it. In the config of output type, we have "multiple issue" ticked.
    1) what is the meaning of multiple issuing. does it mean, that whenever someone goes into delivery in change mode and goes out of delivery, system will give a pop up that delivery has changed and if we press save, then the output will be trigerred ?
    2) We have seen whenver the shipment is created for the delivery, then the transportation planning status  of delivery is changes (as per standard sap ), then we see that there is another output ZROS trigerred from delivery ? Why is the output Trigerred when transportation planning status is changed for the delivery  ?
    regards
    Pamela

    1. Once you check the 'Mulitple Issuing' box then it allows you to use more than once the same output type for the same partner.
    2. Answer is on your question itself, i.e., you have checked the 'Multiple Issuing' Check box for your output type so whenever you do changes in delivery so automatically same corresponding output type will be triggered.
    If you don't want this to happen for every delivery changes then you shouldn't check the box.
    Please try above the step to stop multiple output trigger.
    Anandkumar KS

  • Programmed vs measured voltage on Keithley 2400 and other things

    Hello everyone,
    I have two issues with our Keithley 2400, which we control through Labview, and I would be very grateful for some help/advice. The issues are listed below:
    1) We use the 2400 for 4-point probe measurements, so we plot graphs of current vs voltage to get the resistance from the slope of the curve. However, when we look up the data generated during a measurement, the voltage sweep values that we program often, but not always, do not match the measured voltage values. For example, what was meant to be 1 V, might actually end up being 1.2 V or maybe 0.8 V, this can be both positive and negative with respect to the programmed values and is not constant. This also leads to the fact that our curves, although straight (so Ohmic conductor), do not go through the (0, 0) point on the graph.
    2) Second problem is that we would like to determine what is the time between successive measurements in a voltage sweep. We have tried some example vi files that by default come with the Labview, e.g. Keithley 24XX Read Multiple - SW Trigger or Keithley 24XX Read Multiple. If someone knew how to find the time separation, then we would be grateful. We only have control over the number of invididual readings taken and the timeout, which we guess is the maximum time allowed for the measurement.
    Many thanks!

    Good Afternoon PiotrW,
    1. Could you please provide the code you are using to program the voltage sweeps? 
    2. You could use the timestamp output of the Keithley 24XX.lvlib:Read (Multiple Points).vi to allow you to find the time difference between successive samples. It should be a simple case of subtracting succesive measurements from each other to find the time difference between data points.
    Regards,
    Al 
    Regards,
    Al C
    National Instruments,
    Application Engineer

  • 11g fileadapter - read operation triggered by file

    Hi,
    I have practiced with the new file adapter feature to trigger a read operation by an endfile. The read operation that is triggered by a file is useful in specific scenario's, but I have a question about it.
    There is no correlation between a file and a trigger file. What will happen when multiple files are written at once with multiple corresponding trigger files. How does the engine knows which trigger file belongs to which fle so that the correct completely written file is processed? I do not have a clear answer on this question yet.
    I know that the current 11g tech preview is not complete and some features that are in the preview will not survive in the final release, but I am curious about your thoughts about this issue.
    Regards,
    -Tom

    Hi tom,
    The documentation for triggering mechanism is here: http://otndnld.oracle.co.jp/document/products/as10g/101310/doc_cd/integrate.1013/b28994/adptr_file.htm#CIAJCBGI
    In a nutshell, the trigger file is associated with an endpoint and not with individual files for the endpoint directory. Consider a scenario wherein a third party application writes files in some folder and your BPEL process needs to process all the files when a certain marker file appears somewhere in the file system. In such a case, you will define the wsdl as:
    <jca:operation
    PhysicalDirectory="C:\ORAHOME\integration\jdev\jdev\mywork\triggers_proj\inputDir"
    ActivationSpec="oracle.tip.adapter.file.inbound.FileActivationSpec"
    IncludeFiles="Order.*\.xml"
    PollingFrequency="30"
    TriggerFilePhysicalDirectory="C:\foo"
    TriggerFile="Purchaseorder.trg"
    </jca:operation>
    In this example, adapter will start processing the Order*.xml files only when it finds the marker file "Purchaseorder.trg" in "C:\foo"
    Hope this answers your question.

  • OS X, SMB and offline files

    Hi all!
    I'd like to ask how you handle the following with OS X Mavericks:
    Assume you have a hierarchical storage management (HSM) system (also called "file system archiving" by some people) and OS X clients access this via, say, the SMB protocol. Now the challenge is that some files in your HSM are offline, which means they are not on disk but some other media, usually tape. OS X features like Quick Look trigger a recall of these files which is typically not a good idea because many files have to be read from tape which (a) takes time, and (b) questions HSM completely, because recalling the files will fill up your disk cache. Things get even worse if multiple users trigger file recalls.
    Now SMB knows a file attribute called ATTR_OFFLINE, see e.g. http://msdn.microsoft.com/en-us/library/cc246322.aspx which is used to indicate that a file is offline. However, it looks like Quick Look and friends do not check this flag. I'm aware of tools like ArchiveConnect, see e.g.
    http://www.grouplogic.com/enterprise-file-sharing/mac-file-archiving-system/ that claim to improve the interoperability of OS X and HSM systems.
    Any experience with this tool or other means to solve the problem? I'd like to see OS X to be more "HSM aware" which means, e.g., it cares about the offline attribute via SMB.
    Best regards, Dirk

    Hi Richard,
    We are looking at file archiving here and have the same potential issues. We haven't evaluated this product, but it claims to solve the problem:
    http://www.grouplogic.com/enterprise-file-sharing/mac-file-archiving-system/
    Good luck
    Mark

  • Multiple Rows Update / Refresh Toplink Query when database trigger involved

    Hi everybody!
    I have two easy troubles for you; the platform is the same as the SRDemo Toplink version.
    1.     Multiple Rows Update: I want to update with mergeEntity method, multiple rows for an isolated table; that method receives a parameter that I try to bind with the iterator "dataProvider" but it only merges the first row, not all, any other combination returns an error.
    What I want to do is to have a form (like tabular forms in Apex) that lets me update multiple rows in a single page. ¿May anyone tell me how to do it?
    2.     Refresh Toplink Named Query: I have a list on a page with two columns. From another page, a button does an action that fires a database trigger that updates one of the columns on the list´s page. When I go back to the list, it is not updated; however, the CacheResults´s property is set to false on the iterator.
    Thanks in advance,
    Alejandro T

    I didn't use it (yet), but - you might take a look. You'll find a [url http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-plug-ins-182042.html]Timer plug-in on this page. It is a dynamic action which allows you to periodically fire other dynamic actions in the browser. For example use the timer to refresh a region every five minutes. You can perform any dynamic action you want using this infrastructure.So I was thinking: you might use it to run a dynamic action which would check whether something changed in that table (I suppose you'll know the way) (for example, a database trigger might set a flag in some table, timestamp or similar), and - if you find that something really changed - refresh the page.
    As I said, I never used it so that's pure theory. Someone else might know better, though.

  • Multiple iframes on One Page Trigger One from Another

    So I am creating multiple animations on a single page. The page is a PHP page and was built long ago. I am just replacing some images with Edge Animate animations.
    I want to do them in a sequence. So I was wondering if there was a way in the time line of one, to trigger the start of another? Each is going to be in an individual iframe. Which I know compounds the issue.
    I thought of just putting some lead seconds in each of the animations so they sort of pause, but that would assume all of them load at the exact same time to keep the timing.
    Any help would be appreciated.

    Due to browser security, I don't think it would be possible to have one iframe talk to another in the way you want.
    Is there a reason you are using iframes instead of DIVs?
    I created a simple demo of what I think you want to do here, but just using DIVs: http://thetraininggrounds.com/An-test/end-trigger-second-an/combined_an.html
    What I did was start with two compositions. In the second one, at 0ms, I set a trigger of sym.stop(); to ensure this would not play until I told it to.
    In the first one, I set the complete event (i.e. when it's done playing) to start the second composition. I used the code: Edge.getComposition("EDGE-253701960").getStage().play();
    You will, of course, need to substitute the actual composition ID for the one I included in getComposition.
    Then it was simply a matter of including the preload .js file for both and the stage divs for both into the same page.
    There is definitely more you can do, and I suggest checking out the API documentation for more info: http://www.adobe.com/devnet-docs/edgeanimate/api/current/index.html
    I hope this helps.

  • Submitting multiple job on teh same table via trigger

    Hi All,
    I have a trigger that run multiple jobs using dbms_job on the same table. I am trying to refresh two materialized views complete via dbms_job.
    Issue is when data is inserted into NET_CAB table , the trigger kicks off the bothe procedures but only the first materialized view is refreshed and not the other one.
    Attached is the trigger, the procedure and materialized view
    <pre>
    create or replace
    TRIGGER NET_CAB_TRG
    AFTER INSERT OR UPDATE OR DELETE ON NET_CAB
    DECLARE
    pbl NUMBER;
    pbl1 number;
    BEGIN
    SYS.DBMS_JOB.SUBMIT( JOB => pbl,what => 'P_CAB_PROC;' ) ;
    SYS.DBMS_JOB.SUBMIT( JOB => pbl1,what => 'P_CABAS_PROC;') ;
    END;
    </pre>
    <pre>
    create or replace
    procedure P_CAB_PROC
    is
    BEGIN
    dbms_mview.REFRESH('P_CAB','C');
    COMMIT;
    END;
    </pre>
    <pre>
    create or replace
    procedure P_CABAS_PROC
    is
    BEGIN
    dbms_mview.REFRESH('P_CABAS','C');
    COMMIT;
    END;
    </pre>
    <pre>
    CREATE MATERIALIZED VIEW P_CAB
    BUILD DEFERRED
    USING INDEX
    REFRESH COMPLETE ON DEMAND
    USING DEFAULT LOCAL ROLLBACK SEGMENT
    DISABLE QUERY REWRITE
    AS
    SELECT
    seq_nextval AS ID,
    NAME,
    SEGMENT_ID,
    reproject(geometry) AS GEOMETRY
    FROM NET_CAB
    where sdo_geom.validate_geometry(geometry,0.005) = 'TRUE'
    </pre>
    <pre>
    CREATE MATERIALIZED VIEW P_CABAS
    BUILD DEFERRED
    USING INDEX
    REFRESH COMPLETE ON DEMAND
    USING DEFAULT LOCAL ROLLBACK SEGMENT
    DISABLE QUERY REWRITE
    AS
    SELECT
    seq_nextval AS ID,
    NAME,
    SEGMENT_ID,
    reproject(geometry) AS GEOMETRY
    FROM NET_CAB
    where sdo_geom.validate_geometry(geometry,0.005) = 'TRUE'
    AND cis > 4;
    </pre>
    Edited by: CrackerJack on May 22, 2012 8:58 PM

    I can run many procedures in a job:
    BEGIN
      SYS.DBMS_SCHEDULER.CREATE_JOB
           job_name        => 'JOB_REPORT_FPD'
          ,start_date      => TO_TIMESTAMP_TZ('2012/05/31 23:30:00.000000 +07:00','yyyy/mm/dd hh24:mi:ss.ff tzh:tzm')
          ,repeat_interval => 'FREQ=MONTHLY;BYMONTHDAY=-1'
          ,end_date        => NULL
          ,job_class       => 'DEFAULT_JOB_CLASS'
          ,job_type        => 'PLSQL_BLOCK'
          ,job_action      => '
            DECLARE
            BEGIN
                ibox_file.fpd_nbot_report;
                ibox_file.fpd_nbot_report(''NBOT'');
                ibox_file.order_report;
                COMMIT;
            EXCEPTION
              WHEN OTHERS THEN ROLLBACK;
            END;
          ,comments        => 'USED FOR REPORTING FPD'
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'RESTARTABLE'
         ,value     => FALSE);
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'LOGGING_LEVEL'
         ,value     => SYS.DBMS_SCHEDULER.LOGGING_RUNS);
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE_NULL
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'MAX_FAILURES');
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE_NULL
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'MAX_RUNS');
      BEGIN
        SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
          ( name      => 'JOB_REPORT_FPD'
           ,attribute => 'STOP_ON_WINDOW_CLOSE'
           ,value     => FALSE);
      EXCEPTION
        -- could fail if program is of type EXECUTABLE...
        WHEN OTHERS THEN
          NULL;
      END;
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'JOB_PRIORITY'
         ,value     => 3);
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE_NULL
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'SCHEDULE_LIMIT');
      SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
        ( name      => 'JOB_REPORT_FPD'
         ,attribute => 'AUTO_DROP'
         ,value     => FALSE);
      SYS.DBMS_SCHEDULER.ENABLE
        (name                  => 'JOB_REPORT_FPD');
    END;
    /

  • CLR trigger - handling multiple inserts at the same time

    Hi
    I've developed a CLR trigger which operates on inserts performed on a staging table. The trigger implements some business logic and then inserts or updates a record in a target table. Whether an insert or update is performed depends on whether
    a record with the same ID already exists in the target (i.e. a select * from target where ID = 123).
    This works fine in most scenarios, but occasionally I am getting duplicates in the target table and have noticed that this seems to occur when inserts on the staging table happen at exactly the same time (i.e. multiple inserts for the same ID at
    the same time). In this situation duplicates are created in the target table because at the time of the inserts, no record with that ID exists in the target table (i.e. the select returns no records), therefore a new record is created for each.
    Is there a known way to deal with this scenario? For example, would locking the target table on insert result in the subsequent selects against the target table waiting until the target table had been updated, therefore the select would return a record
    for the given ID.
    I didn't really want to lock the whole target table on insert, because there are potentially other users reading that table (selects) and these would also have to wait for the insert to complete.
    I'd appreciate any thoughts on how to deal with this and avoid duplicates in the target table. I'm unable to change the way the data is coming in to the staging table, so my trigger code must deal with the above scenario.
    Thanks in advance.
    John

    First if you do not want any duplicate values in a column (or combination of columns) you should add a constraint to ensure this is never possible. A
    unique index
    like this should do this trick.
    CREATE UNIQUE NONCLUSTERED INDEX [IX_yourIndexName] ON [dbo].[YourTableName]
    [yourColumn1] ASC,
    -- add more columns that make the unique combination that you don't want repeated
    You can then add a try/catch block in your trigger code, if you get an exception based on this index then the record was created by another executing instance of this trigger and in that case you should do an update (or not, not sure what the rest of your
    logic is) in your catch block. This is the easiest solution and does not involve table locks. The only drawback is the first one to commit the insert will win and you have no guarantee which process or data set that will be. Also i have no idea how big the
    table is, how frequently changes are made, and what the data type is so you should
    keep this in mind when creating your index so you don't run into unexpected high index fragmentation which can lead to performance problems when executing updates and inserts.
    You could also create a
    named transaction with scope serializable around your insert/update block and execute your reads using a
    NOLOCK hint
    which should allow them to retrieve uncommitted writes and not create a long wait. The downside is is that the data might not be 100% accurate depending on if a transaction fails or not if there happens to be an update at the same time as a select but maybe
    this is not a big deal to the calling code.
    -Igor

  • Format Trigger - do not display frame if multiple FIELDs are 0

    Hello,
    I am having trouble creating a format trigger to NOT display a frame if a multiple fields within the frame are 0.0
    The field is named F_number1, F_number2, F_number3
    The frame is called M_numberframe
    All 3 of the fields listed have to be 0.0 in order to not display the frame. If only one is 0 then they still all three need to show.
    Thanks!

    Hello
    The field is named F_number1, F_number2, F_number3These are actually field name's. You will have to write the source name in the format trigger.
    Let say F_NUMBER1 is having souce as my_field1, F_NUMBER2 = my_field2, F_NUMBER3 = my_field3 then
    Go to the frame's PL/SQL Editor by selecting and pressing F11 and write the as below...
    IF :my_field1=0 AND :my_field2=0 AND :my_field3=0 THEN
      RETURN FALSE;
    ELSE
      RETURN TRUE;
    END IF;-Ammad

  • Monitor multiple channels for analog trigger with DAQmx drivers

    Hello! I would like to start a data acquisition of multiple analog channels (16) from an analog trigger. I would like trigger to monitor four of the (same) channels, and trigger when any one of them reaches a certain voltage. I found an example that would work with the Traditional DAQ drivers (using occurances), but can't figure out how to do something similar in DAQmx.
    Time is also an issue, as I would like to collect the first 80 milliseconds of data after the trigger (at a rate of 500,000 Hz).
    I'm using LabView 7.0 and collecting data off of two PXI-6133 cards.
    Thanks for your help!

    Hi Denise-
    After some research, I have found that it is not possible to use the functionality of DAQ Occurrences in DAQmx. Ironically, the reason that this functionality is available in Traditional and not DAQmx is due to the exploitation of an inherent limitation of Traditional that was upgraded in DAQmx. The multi-thread capability of DAQmx is a major advantage for most applications, but in this case it prevents the use of occurrences as they existed in Traditional DAQ.
    In short, this means that you can't directly use this functionality in DAQmx. You can however emulate this functionality with minimal software analysis of the incoming signal. I have attached a modified example VI that logs data to a chart only when the analog level of one of the channels being measured has exceeded a user-defined reference value. Basically, the task is running continuously in the background but the data is not actually logged until the signal is above a predetermined "trigger" level.
    Please let me know if the attached example is helpful for your application. You will see the input channels listed in the format "DevX/ai0:y" where X is the device number and y is the highest channel number of interest.
    Regards,
    Tom W
    National Instruments
    Attachments:
    Cont Acq&Graph Voltage-Int Clk Analog SW Trigger.vi ‏83 KB

Maybe you are looking for

  • How do I delete icons of old applications in the menu bar?

    How do I delete icons of old applications in the menu bar? I've tried holding down all three keys, control, option and command as well as every combination of them in twos and three and then clicking on the menu bar icon I want to remove and I only g

  • Where is the wish list

    Put some songs on my stupid wish list and now I can't find it. Supposed to be below Quick Links in the Itunes store home page. Not there.

  • My apps do not download

    My apps are not downloading. It just keep on the waiting mode. How do I fix it

  • Delete Printers in HD/Library/Printers folder

    On my wife's iBook we need to get her a bit more hard drive space (original 30 gb hd) so I am wondering if can we remove the Printer folders we don't expect to use in the HD/Library/Printers folder?

  • Carrier Update

    Along with iOS 4.0 2 downloaded and installed a new Rogers Carrier. Since then I have had poor cell phone reception and I have not been able to detect or connect to Wi-Fi networks even manually. Is there any way to retrieve my old carrier? I now have