Question of syntax nested symbol

I'm dynamically loading 'slides' on the stage. In the symbol which is responsible on his script, I have the following:

var icon = sym.$("honIcon");

Icon.Hide ();

This works as expected. However, the following does not work:

var icon = sym.$("honIcon");

Icon.CSS ('cursor', 'pointer');

Neither binder of triggers such as

var icon = sym.$("honIcon");

Icon.bind ("Click", showToolTip);

function showToolTip() {}

Alert ("received message");

}

Suggestions?

I have:

Add this

SYM.$("slideContainer1"). CSS('z-index',1000);

line 70

in the slide:

var icon = sym.$("honIcon");

SYM.$('HON_tooltip'). Hide();

{Icon.Click (Function ()}

SYM.$('HON_tooltip'). Show();

});

Tags: Edge Animate

Similar Questions

  • Other issues of syntax on nested symbols

    I have a symbol timeline that does everything that I need to do, except to access a function in the symbol of the scene. I would have thought that the call of the function in the symbol of the scene of a nested symbol (which is loaded dynamically, if that makes a difference) would be something along the lines of:

    sym.getComposition () .getStage () .gotoNextSlide ("slide5");

    but no luck. I can alert the scene itself as [Object Object], which raises another question. Is there a property always available objects that can alert or trace to ensure that the correct object is meant? I had no luck with the symbol id, name, or NomSymbole.

    change:

    function gotoSlide (slideName) {}

    fadeTo (slideName);

    }

    TO:

    sym.gotoSlide = {function (slideName)}

    fadeTo (slideName);

    }

  • Question of nested symbol

    I'm sure this has already been answered. I could not find.

    I have a symbol that contain the other three symbols in it. I have put on the main symbol of the action and want to access the nested symbols and I couldn't understand it.

    mainSymbol

    childSymbol_01

    childSymbol_02

    childSymbol_03

    My code works fine on the main symbol:

    TweenMax.to (sym.$("mainSymbol"), 1, {css: {opacity: 0}, ease:Expo.easeOut});})

    How to access the nested symbol

    I tried without success:

    / TweenMax.to (sym. $(getSymbol ("childSymbol_01")), 1, {css: {opacity: 0}, ease:Expo.easeOut});})

    That has not worked, but your response that I saw that I do not use the "$" for the child.

    Here's what I did:

    var myVar = sym.getSymbol("parent_Symbol").$("child_Symbol")

    TweenMax.to (myVar, 0, {css: {opacity: 0}, ease:Expo.easeOut});})

    It works fine and I can access the child using myVar.

  • How to target a trigger to a nested symbol scene

    How to target a trigger to a nested symbol scene.

    Seems that your problem is on board animate. If so, please ask your question at http://forums.adobe.com/community/edge_animate

    Animated border CC This forum is specially for the edge questions inspect.

  • Issues animating the symbol of another nested symbol instance

    Quite the odd question here got to animate a symbol when mousing over or a symbol that is nested inside a symbol. You can see the example here. Overview of the word VISION. What is happening is another symbol is animated down using JQuery animate function. Mouseover on bring him upward.

    What is really? The symbol sometimes animated up and down uncontrolably. He ends by stops, but not necessarily to the correct place. It's because of all the nesting? I try to keep it as clean as possible, that's why I'm nesting symbols. Much as I would like a model Flash way back when.

    Here's the mouse for btnVision code:

    var myBtnVision = sym.getSymbol ("btnVision");

    myBtnVision.play ();

    try {}

    var point = sym.getComposition () .getStage)

    Stadium. $("secVision").animate ({top: 100}, {duration: 1000});

    } catch (error) {}

    If (console & & console.error) console.error ("an error occurred:" + Error.ToString, error);

    }

    and here's the mouseout/mouseouthandler():

    var myBtnVision = sym.getSymbol ("btnVision");

    myBtnVision.playReverse (500, false);

    try {}

    var point = sym.getComposition () .getStage)

    Stadium. $("secVision").animate ({top: 70}, {duration: 1000});

    } catch (error) {}

    If (console & & console.error) console.error ("an error occurred:" + Error.ToString, error);

    }

    I have a dropbox folder with examples in what follows:

    https://www.dropbox.com/s/ccgapo20p233h7z/rollover.zip

    Solved! It was just a little extra JQuery code that did the trick. Essentially by inserting a stop action.

    try {}

    var point = sym.getComposition () .getStage)

    Stadium. $("secVision").stop () .animate ({top: 100}, {duration: 1000});

    } catch (error) {}

    If (console & console.error) console.error ("an error occurred:" + Error.ToString, error);

    }

  • Control the nested symbols

    Hello. I use CC animate and try to build an animation for the deployment of HTML5/canvas.

    I nested a symbol within a symbol, but I can't seem to solve the second level nested symbol.

    The name of the instance of the parent symbol is called 'Planet10' and the name of the instance of the symbol in the symbol of the "Planet10' is called 'OrbitingRedMoon '.

    My code looks like this:

    This. StopMoon.addEventListener ("click", fl_MouseClickHandler_4.bind (this));

    function fl_MouseClickHandler_4()
    {
    This. Planet10.OrbitingRedMoon.stop ();
    }

    I tried different versions of the line that contains the "stop()" command but can't seem to do things.

    Can someone help me understand how to address correctly in a symbol, the symbol?

    Thank you!

    This is the correct way.

    Double check for typos.

  • playReverse the symbol that has nested symbols in order

    Dropbox - AE - TEST 3

    Hello

    Having a problem with the playReverse method. Basically, I would like to know if you can playReverse a symbol animation that nested symbol/animations?

    Above dropbox link is the project file.

    In the attached draft 3 Test, I have symbol called "animation-4-master. In this context there is 2 symbols, 'animation-4-start' and "animation-4" which play in sequential order."

    In the project, I have two theses keys 'BEFORE' and 'Backward'.

    What should happen is when you press the next button, the symbol/animation parent plays forward, play animations nested in the order, that is fine.

    When I do the opposite which is playReverse, the parent timeline goes to the end where it should, but then only plays the 2nd animation (animation-4) and he plays forward, not even back. The first nested animation (animation-4-start) do not even get played.

    I have inserted console.log markers to indicate points of 3 position both forward and reverse, so here goes, how do you know what makes the timeline.

    I can easily play each animation nested by itself since the reverse button, but I want to play the animation parent, in order to play the two animations embedded in the reverse order.

    There is no trigger that move to the position of the playhead, they produce just console.logs to try to solve this problem.

    Any help would be great.

    Mick

    Another version: display timelines.zip - Box

    I've posted all of the timelines. You have four maturities.

  • Buzz.js: How its set of nested symbols?

    Hello

    I loaded buzz.js and it plays well with this code:

    var mySound = new buzz.sound ("soundfolder/C:\myaudio", {format: ["ogg", "mp3"]});

    mySound.play ();

    Now, if 'var mySound = new buzz.sound' is Stage.creationComplete, how can I play this sound of a nested symbol? Can someone give me a code example? Thank you

    Try:

    sym.getCompostion () .getStage ().getSymbol('symbolName).mySound. play();

    or do the global variable (var remove) and add the code for the game in the symbol.

  • What is the correct syntax to hide a div on the scene within two nested symbols?

    Hi everyone, I recently started using Adobe Edge and had some prior experience with Flash.

    I have a button with a click inside two symbols action that should hide a symbol placed on the stage, which in turn is the symbol of the mother.

    I tried to use the following code, but it did not work:

    SYM.$("STEP1"). Hide();

    Thank you!

    Nuno

    You must get the symbol in order to play, and in the above code, you access its handle jQuery (and not get the symbol). Try this instead:

    sym.getComposition () .getStage ().getSymbol("Step1").play ("Step1_fade");

    HTH,

    Joe

  • Help - syntax nested XMLQuery (XQuery)

    I need to query a relational table that includes an XMLType column to binary XML.  The XMLType column contains an arbitrary length XML document. My query is in part dependent on values of the relational columns and data values in XML documents.  The body of the XML document with the root element, consists of 3 main sections (items): Header1, 1/document; In - tete2, 1/document; and the details, 1/document.  The details section consists of multiple, arbitrary number, sections of details (elements). Provision of data and sample table are below.

    For a particular TLID CUST or SHIP_DATE, etc... I need to return the Header1, in tete2 and several sections detail where the values of elements within the sections of specific details correspond to additional qualifications.

    If I just want back the sections in detail, I can do this successfully with the following query:

    Select cust, tlid, xmlquery('declare default element namespace ""http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd";") (::)

    for $i in/C52R09/DETAILS/DETAIL

    where $i / OrderNumber = "SBC00999."

                            return $i' PASSAGE xml_doc

    HAPPY RETURN) .getClobVal (retail)

    of xml_truck_info

    where tlid = '424500'

    and xmlexists (' declare default element namespace ""http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd";") (::)

    $x/C52R09/HEADER1 [TruckNumber = "424500"]' Xml_doc of PASSAGE AS 'x');

    However, I must return the sections Header1 and tete2 once per document, if the query returns all the sections in detail, regardless of the question of if the query returns 1 or more details sections.

    My impression is that this will necessitate a nested XQuery.  I had no success, get the correct syntax for this.  I lost a lot of time searching the web for examples that would again my scenario.  It seems that there is a lack of detailed and clear information and examples available on the implementation of Oracle XQuery and the structure.  I found a few examples that are close to what I'm trying to do; However, when I twist them, the query spit upwards.

    Based on the 2 following examples from the web or Oracle documentation:

    SELECT rownum, XMLQuery)

    <>counties

    {for $c in ora:view("CHAMBER_OF_COMMERCE")

    Let $coc_county: = $c / ROW/COC_COUNTY/text (),.

    $coc_name: = $c/ROW/COC_NAME,.

    $coc_phone: = $c / ROW/COC_PHONE/textb)

    where $coc_county = $cc_county/county / text)

    order of $coc_county

    return

    < population = "{xs County:unsignedInt(sum(/cities/city/population))}" >

    < name > {$coc_county} < / name >

    < Room phone = "{$coc_phone}" > {$coc_name / text ()} < / room >

    < attractions >

    {for $a in collection ("/public")

    where $coc_county = $a / attraction/county/text)

    return $a

    }

    < / attractions >

    {< / county >}

    < / counties >

    THROUGH THE VALUE cc_city_populations,

    XMLTYPE ("< count > ' |") cc_county | ("< / County >") AS "cc_county".

    RETURN CONTENT)

    OF county_census;

    and

    (SELECT XMLQuery

    ' for $i in $h / / channel

    return

    < headlines >

    new articles < title > OTN on Oracle Solaris < /title >

    elements <>

    {

    for $j in $h / / article

    where ora: contains ($j, "Oracle Solaris")

    return < element > {($j/title, $j/link)} < / item >

    }

    < / object >

    < / news > '

    PASSAGE xmlparse (document httpuritype ('http://feeds.delicious.com/v2/rss/OracleTechnologyNetwork/ ))

    otntecharticle') .getCLOB ()) as 'h '.

    HAPPY RETURN) .getStringVal () as a RESULT OF THE DOUBLE;

    I modified my simple and successful query above the following:

    Select tlid, XMLQuery('declare default element namespace ""http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd";") (::)

    for $i in /C52R09

    return

    headers <>

    "{$i / Header1}.

    "{$i / in tete2}.

    < / header >

    {

    for $x in $i/DETAILS/DETAILS

    where $x / MarvinOrderNumber = "SBC00999".

    return $x

    }'

    PASSAGE xml_doc

    HAPPY RETURN) .getClobVal (retail)

    of xml_truck_info

    where TLID = '424500'

    and xmlexists (' declare default element namespace ""http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd";") (::)

    $x/C52R09/HEADER1 [TruckNumber = "424500"]' Xml_doc of PASSAGE AS 'x');

    When it is running in SQLDeveloper the result still reflects a problem with the curly braces "{" around the second 'for' expression.  I ran this with different iterations, to remove the braces around the $i / Header1 and $i / tete2 sections.  It makes no difference.  I get similar results as follows:

    Error in the command line: 16 column: 6

    Error report:

    SQL error: ORA-19114: XPST0003 - error during parsing of the XQuery expression:

    LPX-00801: XQuery syntax error in ' {'}

    9                   {

    -                   ^

    19114 00000 - "error during the analysis of the XQuery expression: %s.

    * Cause: An error occurred during parsing of the XQuery expression.

    * Action: Check the error message for possible causes.

    My table, XML_TRUCK_INFO, looks like this:

    Name Type

    -----------------   ----------------------------

    CUST VARCHAR2 (7)

    LOC VARCHAR2 (5)

    NUMBER OF TLID

    NUMBER OF STID

    SHIP_DATE DATE

    SHIPPED_FLAG VARCHAR2 (1)

    SYS XML_DOC. XMLTYPE BINARY STORAGE

    Here is a sample of the content XML_DOC I run the XQuery query against.

    <? XML version = "1.0" standalone = "yes"? >

    " < C52R09 xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance "

    ' xsi:noNamspaceSchemaLocation = ' http://abhist.acme.com:8080/Acme/schema/C52R09_v2.xsd                                           

    http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd' > .

    < HEADER1 >

    < TruckNumber > 424500 < / TruckNumber >

    < StopID > 16 < / StopID >

    < ShipFrom > CITYNAME < / ShipFrom >

    < ShippingDate > 10 June 2013 < / ShippingDate >

    < PlannedDepartureDate > 10 June 2013 05:00 < / PlannedDepartureDate >

    < ETADate > 11 June 2013 < / ETADate >

    < LoadName > SW 29 < / LoadName >

    < StopName > 16 - FREEPORT, < / StopName >

    < StopComment / >

    BILL to < TruckStatus > < / TruckStatus >

    < ReportType > C < / ReportType >

    < / HEADER1 >

    -< tete2 >

    < DestAddrName > - NAME of the CLIENT-COMPANY < / DestAddrName >

    < DestAddrLine1 > 23 EAST 4TH AVENUE < / DestAddrLine1 >

    < DestAddrLine2 / >

    < DestCity / >

    < DestState / >

    < DestZip > 55555 < / DestZip >

    < /-tete2 >

    < DETAILS >

    < DETAIL >

    SBC00999 < OrderNumber > < / OrderNumber >

    < LineNumber > 3 < / LineNumber >

    ORDER CUSTOMER < OrderType > STANDARD < / OrderType >

    < OrderStatus > SHIPPED COMPLETE < / OrderStatus >

    < OrderDate > 23 May 2013 < / OrderDate >

    Job1 < JobName > < / JobName >

    < QtyOrdered > 3 < / QtyOrdered >

    < QtyShipped > 3 < / QtyShipped >

    < WeekofDelivery > 10 June 2013 < / WeekofDelivery >

    < status > CE TRUCK < / status >

    < Numeroclient > 5000 - 000 < / Numeroclient >

    CUSTNAME1 < CustomerName > < / CustomerName >

    W163409 < CustomerPONumber > < / CustomerPONumber >

    < > 4.56 CubicFeet < / CubicFeet >

    < ListPrice > 677 < / ListPrice >

    < SpecialMQSCode >

    < ProductType > AAZG < / ProductType >

    < UnitType > ABEG < / UnitType >

    < / SpecialMQSCode >

    MOUNTING INSERT < ShortDescription > < / ShortDescription >

    < OpeningCount > 5 < / OpeningCount >

    < TrackingLines >

    < TrackingNo > 0YD 746 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:05 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YD 747 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:31 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YD 748 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:06 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < / TrackingLines >

    < / DETAILS >

    < DETAIL >

    SBC00999 < OrderNumber > < / OrderNumber >

    < LineNumber > 4 < / LineNumber >

    ORDER CUSTOMER < OrderType > STANDARD < / OrderType >

    < OrderStatus > SHIPPED COMPLETE < / OrderStatus >

    < OrderDate > 23 May 2013 < / OrderDate >

    Job1 < JobName > < / JobName >

    < QtyOrdered > 3 < / QtyOrdered >

    < QtyShipped > 3 < / QtyShipped >

    < WeekofDelivery > 10 June 2013 < / WeekofDelivery >

    < status > CE TRUCK < / status >

    < Numeroclient > 5000 - 000 < / Numeroclient >

    CUSTNAME1 < CustomerName > < / CustomerName >

    W163409 < CustomerPONumber > < / CustomerPONumber >

    < > 4.56 CubicFeet < / CubicFeet >

    < ListPrice > 677 < / ListPrice >

    < SpecialMQSCode >

    < ProductType > AAZG < / ProductType >

    < UnitType > ABEG < / UnitType >

    < / SpecialMQSCode >

    MOUNTING INSERT < ShortDescription > < / ShortDescription >

    < OpeningCount > 5 < / OpeningCount >

    < TrackingLines >

    < TrackingNo > 0YD 749 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:05 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YD 750 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:05 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YD 751 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 06:46 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < / TrackingLines >

    < / DETAILS >

    < DETAIL >

    SBC00999 < OrderNumber > < / OrderNumber >

    < LineNumber > 5 < / LineNumber >

    ORDER CUSTOMER < OrderType > STANDARD < / OrderType >

    < OrderStatus > SHIPPED COMPLETE < / OrderStatus >

    < OrderDate > 23 May 2013 < / OrderDate >

    Job1 < JobName > < / JobName >

    < QtyOrdered > 2 < / QtyOrdered >

    < QtyShipped > 2 < / QtyShipped >

    < WeekofDelivery > 10 June 2013 < / WeekofDelivery >

    < status > CE TRUCK < / status >

    < Numeroclient > 5000 - 000 < / Numeroclient >

    CUSTNAME1 < CustomerName > < / CustomerName >

    W163409 < CustomerPONumber > < / CustomerPONumber >

    < > 4.56 CubicFeet < / CubicFeet >

    < ListPrice > 677 < / ListPrice >

    < SpecialMQSCode >

    < ProductType > AAZG < / ProductType >

    < UnitType > ABEG < / UnitType >

    < / SpecialMQSCode >

    MOUNTING INSERT < ShortDescription > < / ShortDescription >

    < OpeningCount > 5 < / OpeningCount >

    < TrackingLines >

    < TrackingNo > 0YD 752 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:05 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YD 753 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:42 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < / TrackingLines >

    < / DETAILS >

    < DETAIL >

    SBC01011 < OrderNumber > < / OrderNumber >

    < LineNumber > 1 < / LineNumber >

    ORDER CUSTOMER < OrderType > STANDARD < / OrderType >

    < OrderStatus > SHIPPED COMPLETE < / OrderStatus >

    < OrderDate > 28 may 2013 < / OrderDate >

    Job2 < JobName > < / JobName >

    < QtyOrdered > 4 < / QtyOrdered >

    < QtyShipped > 4 < / QtyShipped >

    < WeekofDelivery > 10 June 2013 < / WeekofDelivery >

    < status > CE TRUCK < / status >

    < Numeroclient > 5000 - 000 < / Numeroclient >

    CUSTNAME1 < CustomerName > < / CustomerName >

    W163766 < CustomerPONumber > < / CustomerPONumber >

    < > 4.6 CubicFeet < / CubicFeet >

    < ListPrice > 823 < / ListPrice >

    < SpecialMQSCode >

    < ProductType > AAZG < / ProductType >

    < UnitType > ABEG < / UnitType >

    < / SpecialMQSCode >

    MOUNTING INSERT < ShortDescription > < / ShortDescription >

    < OpeningCount > 5 < / OpeningCount >

    < TrackingLines >

    < TrackingNo > 0YV016 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:46 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YV017 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:25 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YV018 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 06:51 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < TrackingNo > 0YV019 < / TrackingNo >

    Shipped from < TrackingStatus > < / TrackingStatus >

    < ScanData >

    < ScanDate > 11 June 2013 07:22 < / ScanDate >

    brand of < signature > < / Signature >

    SCANNED < ScanStatus > < / ScanStatus >

    < / ScanData >

    < / TrackingLines >

    < / DETAILS >

    < / DETAILS >

    < / C52R09 >

    I would appreciate any help and/or an overview from others more experienced in what I have.

    Thanks in advance,

    Paul

    Paul,

    If I just replace the element root of your original sample with that described by a space, then the following works as expected:

    SQL > select tlid

    2, XMLSerialize (document

    (3) XMLQuery

    4 ' declare ns0 namespace = "http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd"; (::)

    5. let $dtls: = /ns0:C52R09 / ns0:DETAILS / ns0:DETAIL [ns0:OrderNumber = $order_no]

    6 if return ($dtls) then

    7

    8              {

    9 {/ ns0:C52R09 / ns0:HEADER1, /ns0:C52R09 / ns0:HEADER2}

    10              ,

    { $dtls }

    11              }

    12

    13 (else)"

    14 PASSING xml_doc

    15, 'SBC00999' as 'order_no '.

    16 RETURN CONTENT

    17           )

    18 as clob dash

    (19) details

    20 of xml_truck_info

    where the 21 tlid = '424500'

    22 and xmlexists)

    23 ' declare default element namespace "http://abhist.acme.com:8080/acme/schema/C52R09_v2.xsd"; (::)

    24/C52R09/HEADER1 [TruckNumber = $truck_no].

    25 PASSING xml_doc

    26, '424500' as 'truck_no '.

    27        )

    28;

    TLID DETAIL

    ---------- --------------------------------------------------------------------------------

    424500

    http://abhist.acme.com:8080/Acme/schema/C52R09_v2.xsd">

    424500

    16

    CITYNAME

    JUNE 10, 2013

    JUNE 10, 2013 05:00

    JUNE 11, 2013

    SW 29

    16-FREEPORT,

    There is another thing that has changed in the XML content, such as namespace redeclaration?

  • questions of syntax

    I'm studying just a script and I wanted to understand some of the syntax:

    First sound with the regular expressions and variable has the value get-content a text file like $w = get-content c:\text.txt

    Then, if a statement reads $w - match "\w+. '   "My question is what does'\w+" means and what it is trying to match.

    Secondly, and I see a lot of variables like this foreach or instructions foreach-object like this:

    (& $variable) or (! $variable).  That means & and! mean before the variables.

    Can someone please advise.

    In an expression the string RegEx "^ \w+ ' means:

    -start at the beginning of the chain (the ^ symbol)

    -Search for a word character (letters, numbers...) (the symbol \w) which appears between 1 and unlimited time (sign +)

    See The Regular Expressions in excellent (and free) e-book of Tobias.

    PS manages the text between quotation marks as a string.

    For PS to run cmdlets in the chain to put an ampersand in front of her.

    Ex:

    $t = "Get-Service"
    & $t
    

    PS, the exclamation point is a logical operator, which means "not."

    You can also use the - no operator.

    Ex:

    $u = $true
    !$u             # Will show $false
    -not $u      # The same as the previous line
    
  • Select the event inside the nested symbol does not

    It's actually based on a previous thread located here: http://forums.Adobe.com/message/5596353#5596353

    I thought about adding to this thread, but in many ways it deserves it's own separate discussion.

    I used the Zaxist examples and AMULI put in place successful. On a navigation bar located directly in the root.

    Now, the question is the same thing with a menu that is nested inside a symbol.

    In my example, I have a button that when you click on anime a symbol of navigation bar down. This works. Also, the LINK button retains its background color set to black until the user clicks another button in the main navigation bar. OK, he has no other button in this example. So just pretend and believe me, it works.

    Now in the nested clip, there is a similar function I Illustrazione in the compositionReady. Then I added my actions to each of the four buttons inside the symbol navlink nested. The rollover/rollover effects work well. But the click event shows an error. It is basically the same click event in the navigation bar on the root, which does not have an error.

    My code inside the compositionReady is;

    Reset the State of each button

    buttons = {}

    Reset: function() {}

    sym.getSymbol("btnLink").$("back").css ({"opacity": "0"})

    }

    }

    which button?  Zero means no!

    We set this variable to get know e what button

    WB = 0;

    Reset each State buttons Sub

    buttonsub = {}

    Reset: function() {}

    sym.getSymbol("btnCommunication").$("back").css ({"opacity": "0"})

    sym.getSymbol("btnIndividuality").$("back").css ({"opacity": "0"})

    sym.getSymbol("btnCreativity").$("back").css ({"opacity": "0"})

    sym.getSymbol("btnInclusivity").$("back").css ({"opacity": "0"})

    }

    }

    which button?  Zero means no!

    We set this variable to get know e what sub button

    SB = 0;


    I would like to only it where there are two functions. One for all main buttons and the other for all the buttons of the child. This way I can have two buttons stuck to the hover effect when you click them in order. If all goes well, that makes some sense.

    Here is my event click in the button "btnIndividuality" inside the symbol navLink nested:

    buttonsub. Reset();

    sym.getSymbol("btnIndividuality").$("back").css ({opacity: 1})

    SB = 1;

    The other three buttons are basically the same.

    So I tried a number of ideas. Especially goes directly from the stage and drilling down into JQuery. Nope.

    So the Firebug error is 'Javascript error in the event handler. Type of event = 162 item line ' we of edge.2.0.0.min.js. It's this line:

    function (a) {if (a) {if(!this.aSymbolInstances) this.aSymbolInstances = []; this.aSymbolInstances.push (a.getSymbolElement ())}}; Y = Function (a, b, c) {function f (c, b) {if (b.length > = 2 & & typeof b [0] = 'object' & & typeof b [1] = 'object' & & b [1] .Guy! == "onError") {var e; e = d.Event ("onError"); if (g) e.compId = g.getComposition () .compId; e.originalEvent = b [1]; d (doc indicator) .triggerHandler (e)} window.console.log ("Javascript error in the event handler.}} Type of event = "(+a)} var e = this [b [0]], g;" = If (typeof e = "function") if (b.slice (1), a = 'element') return function() {var;

    Why would I get this here and not on the root? What is the correct path to make it all work? If close, but not home right now.

    Files are located in:

    https://www.dropbox.com/s/xlgfeeyam9hyuf3/nested.zip

    Oops! Sorry, without my knowledge, that it was published before it is completed

    (3) thus, using Firebug, you get this when you trigger a click event

    In other words, sym.getSymbol ("btnCommunication"), the first statement in your buttonsub.reset function fails.

    In your mind, sym points to the instance of navLink, parent of the instance of btnCommunication.

    But the buttonsub.reset function is defined in the compositionReady event handler, so when it runs sym points until the symbol of the scene, which has no child symbol instance named btnCommunication. Where the bug.

    Therefore, the context of symbol should be past to the function as a parameter. Set it like this:

    buttonsub = {}

    reset function: ( symClick)

    {

    symClick.getSymbol("btnCommunication").$("back").css ({"opacity": "0"})

    And call it like this:

    buttonsub. Reset ( sym);

    In other words, the formal parameter symClick will receive as the effective setting, this actually sym sym pointing to the instance of navLink.

    Gil

    .

  • (Newbie question) Interval syntax question / explanation of the error

    Ok. So I reach into a big ticketing system based on Oracle (64 bit 11g 11.2.0.1.0) where they store 'ticket-open-time', 'ticket-fixed-time' and the interval of 'time-to-repair. Initially I wanted to calculate the number of minutes of the time of repair. 6 hours and countless Google searches later, I'm not about to the appropriate syntax. I was able to work around the problem through a simple calculation based on the values open and resolved. What I can't understand, is why I can't apply the same syntax extract just the interval field.

    Here's a simplified query that works:

    SELECT
    To_char (OpenTimeGMT, ' ' the HH24: MI: SS DD/MM/YYYY) "OT".
    , TO_CHAR (ResolvedTimeGMT, ' ' the HH24: MI: SS DD/MM/YYYY) "RT".
    , TO_CHAR (TimeToRepairGMT, ' ' the HH24: MI: SS DD/MM/YYYY) "TTR".
    excerpt (days of day (ResolvedTimeGMT - OpenTimeGMT) the second) "days".
    excerpt (time of day (ResolvedTimeGMT - OpenTimeGMT) the second) "hours."
    excerpt ((ResolvedTimeGMT - OpenTimeGMT) minute second day) "Minutes."
    , (extract (day of (ResolvedTimeGMT - OpenTimeGMT) day to second)) * 24 * 60 +.
    (extract (hour of the day (ResolvedTimeGMT - OpenTimeGMT) the second)) * 60 +.
    extract (minute since (ResolvedTimeGMT - OpenTimeGMT) second day) "TotalMinutes".
    FROM there where

    Which produces:
    [OT] 24/09/2012 20:06:29
    [RT] 26/09/2012 13:56:13
    [TTR] 4000/02/01 17:49:44 - Note the year.
    [Days] 1
    [Hours] 17
    [Minutes] 49
    [TotalMinutes] 2509

    The question:
    When I write [extract (minute of day (ResolvedTimeGMT - OpenTimeGMT) the second) "Minutes"], I get 49 minutes I expect

    When I write [extract (minute since (TimeToRepairGMT) second day) "Minutes"], I get an error "syntax error was found in the interval value expression.

    The three fields are declared as 'date' DESC command (even if TimeToRepairGMT is clearly an interval, based on the value of "4000/02/01 17:49:44" ""). While I can plough with my work-around, I really want to know how to deal with intervals that are stored in Oracle tables as dates. Any help is appreciated!

    Hello

    Welcome to the forum!

    966091 wrote:
    Ok. If I am living in a large (64 bit 11g 11.2.0.1.0) Oracle-based ticketing system

    Thanks, that's very useful. Always give your version (11.2.0.1.0) whenever you post a question.

    where they store 'ticket-open-time' and "ticket-fixed-time" interval "time-to-repair. Initially I wanted to calculate the number of minutes of the time of repair. 6 hours and countless Google searches later, I'm not about to the appropriate syntax. I was able to work around the problem through a simple calculation based on the values open and resolved. What I can't understand, is why I can't apply the same syntax extract just the interval field.

    Here's a simplified query that works:

    SELECT
    To_char (OpenTimeGMT, ' ' the HH24: MI: SS DD/MM/YYYY) "OT".
    , TO_CHAR (ResolvedTimeGMT, ' ' the HH24: MI: SS DD/MM/YYYY) "RT".
    , TO_CHAR (TimeToRepairGMT, ' ' the HH24: MI: SS DD/MM/YYYY) "TTR".
    excerpt (days of day (ResolvedTimeGMT - OpenTimeGMT) the second) "days".
    excerpt (time of day (ResolvedTimeGMT - OpenTimeGMT) the second) "hours."
    excerpt ((ResolvedTimeGMT - OpenTimeGMT) minute second day) "Minutes."
    , (extract (day of (ResolvedTimeGMT - OpenTimeGMT) day to second)) * 24 * 60 +.
    (extract (hour of the day (ResolvedTimeGMT - OpenTimeGMT) the second)) * 60 +.
    extract (minute since (ResolvedTimeGMT - OpenTimeGMT) second day) "TotalMinutes".
    FROM there where

    Which produces:
    [OT] 24/09/2012 20:06:29
    [RT] 26/09/2012 13:56:13
    [TTR] 4000/02/01 17:49:44 - Note the year.
    [Days] 1
    [Hours] 17
    [Minutes] 49
    [TotalMinutes] 2509

    The question:
    When I write [extract (minute of day (ResolvedTimeGMT - OpenTimeGMT) the second) "Minutes"], I get 49 minutes I expect

    When I write [extract (minute since (TimeToRepairGMT) second day) "Minutes"], I get an error "syntax error was found in the interval value expression.

    The three fields are declared as 'date' DESC command (even if TimeToRepairGMT is clearly an interval, based on the value of "4000/02/01 17:49:44" "").

    In fact, it is more likely that it is just a DATE, who got the year wrong somehow. Show how you have assigned values to these columns.

    While I can plough with my work-around, I really want to know how to deal with intervals that are stored in Oracle tables as dates. Any help is appreciated!

    The intervals are difficult to work. I suggest that you use very little, or not at all. Keep the storage points in time as DATEs, but store the length of the time as a NUMBER; either the number of minutes, hours, or days, depending on what is appropriate for your data and your business needs best.

    Let's say you decide to keep TimeToRepair as the number of minutes, the length of time of OpenTImeGMT to ResolvedTimeGMT. When you subtract one DATE from another in Oracle, the result is a NUMBER, the number of days between these two DATEs. To get the number of minutes, which multiplied by the number of minutes per day. So the forumla for TimeToRepair is

    (ResolvedTimeGMT - OpenTimeGMT) * 24 * 60
    

    If you store the length of time as a NUMBER, it is very easy to get totals and averages.

    If you want to display this number of minutes like days hours: minutes: seconds, then you can use an INTERVAL, but just for display. Use the NUMTODSINTERVAL function to convert the NUMBER to an INTERVAL DAY TO SECOND:

    NUMTODSINTERVAL (TimeToRepair, 'MINUTE')
    

    I hope this helps you.
    Whenever you have a question, it is useful to show an example of what you have tried and what results you want to get. Post CREATE TABLE and instructions INSERT for examples of data and the results you would get from these data. You will get answers sooner if your question is specific. "How work intervals?" is a very difficult question. Many people who can help you to not trying to answer a question as broad. But if you can formulate your question as: "I need help understanding intervals. Beginning with this data... I tried thinking it would follow... but instead, I got... Why is this? The manual SQL language, to... says..., why is... happening? ", and then it will be easier to help you.

  • Question about syntax of Format specifier

    Dear community,

    I try to write data in an Excel file, it does not work properly. My problem is that I'm not able to get the correct number of decimal points in my data. I would have three decimals after the comma (and not a period) and am currently using "% 3d" as a specifier to format syntax but it seems to round the data to numbers with no decimal point. I enclose below two screenshots, one of VI and the output of said file.

    Any suggestion would be great!

    Thanks in advance,

    Use .3f. Le.3 is for the number of digits after the decimal point and the f for a floating point number.

  • Question about the nested Table

    I created a table nested in the database type.

    CREATE TYPE TT1 IS TABLE OF THE VARCHAR2 (100);

    If I use this collection in my procedure and fill it with values, these values are stored in the tablespace/data files or cache. I'm asking is because I want to fill the collection with a lot of documents and collections are stored in memory and the comprehensive data set will explode memory told me.

    You mention a procedure so I guess that we are talking about a nested table defined in and complemented by a PL/SQL block.  If so, these data are stored in the PGA.  You should be a good idea on the amount of data you have in the PL/SQL collections at any time in time, because the PGA memory is a relatively rare commodity.

    If we are talking of a nested table that corresponds to a column in a normal organized in a heap table, these data are stored in data files and read the SGA according to the needs as all data in a heap table.

    Justin

Maybe you are looking for

  • Search not showing in Firefox 27 suggestions

    When searching with the search bar, the suggestions are not displayed as they did in Firefox 26.

  • Mac Pro 2008 RAM Upgrade

    Hello My Early 2008 Mac Pro (3,1) currently has 6 GB of RAM (two 1 GB sticks) and two sticks of 2 GB and I bought a pair of used ram (800 MHz DDR2, who works with the Mac Pro 2008 according to the announcement on Ebay) to take up to 8 GB. I have a Ki

  • report of kernel panic

    My MBP (early 2011, runs Yosemite) reboots almost daily now. Can anyone help please? It's the panic: Panic report *. panic (cpu 3 0xffffff80249c127e appellant): "launchd died\nState to the last Exception:\n\n"@/SourceCache/xnu/xnu-2782.50.1/bsd/kern/

  • Intel wifi 1000 bgn

    Recently, I updated my router to a router dual-band.  I expect this device to allow me to connect to a band of 5 GHz, but it won't.  This device is supposed to be able to 5 ghz band?  It connects fine to 2.4.  Thank you

  • HP 3050 leaves the vertical line of toner on paper

    Let the vertical line of toner on paper