Get absolute symbol positions

When I get symbol currently positions he gets them in relation to where they began on the stage.

sym.getSymbol("thesymbol").getSymbolElement () .position (.the)

How can I get their absolute position on the stage? So if 2 symbols are in the same exact position on the stage - this is the position that they will report?

Thank you

position() returns values against the parent of elements while offspring returns values from the document.

Try the shift that might solve your problem

Tags: Edge Animate

Similar Questions

  • getting random symbols when I type on macbook pro

    I get get random symbols (usually [inserted randomly between text) when I tap on Macbook Pro running OS X El Capitan.

    That usually happens when you press the P button, which is located just next door?

    Maybe try system preferences and make sure that your "Keyboard" and "language and region" settings are correct.

  • I have a little problem with my HP KU0841 keyboard I used to be able to hold two keyes to get the symbol for the pound sterling but it won´t work now all the ideas that I hit to stop this work?

    Can anyone help please.  I used to be able to get the symbol for the pound Sterling by pressing ALT and 0163 at the same time, maybe you'll know

    That's how you used to make the binary code on non-electric machines punch original card.  This will make me sound old?

    It's very frustrating that nothing bought here in Spain is not consistent with the rest of Europe, it is purely for the Spanish market.  I need to use this and other symbol that don't appear on my keyboard, but it is very - very sensitive touch and I think I must have hit another function key for stopping this work but can find nothing written on the computer and the manual was not in the box. as usual.

    Please let know us if possible thank you.

    Start > all programs > Accessories > system tools > character map

    http://symbolcodes.TLT.PSU.edu/accents/Charmap.html

    You can drag the key and drop it in your report or use the code indicated in the bottom right of the application

    Key codes Alt Windows

    http://symbolcodes.TLT.PSU.edu/accents/codealt.html

  • Get the GPS Position in a specific interval

    Hi BB-Devs,

    I m developing a BB10 application where I use the GPS location Services.

    I need to update my current position in a specific interval.

    First of all:

    In the corrugation Simulator, everything works fine. My position will be refreshed every x seconds.

    Yesterday, I deployed my application with debugging token to my Z10.

    It seems the app works.     BUT:

    When I change my position, the new position will not be updated as in the Simulator :-(

    In my console log, I see that my function is called every x seconds.

    Here is a code snippet of the function that is called in the intervall:

    function setAktPosition() {
        //First test to see that the browser supports the Geolocation API
           if (navigator.geolocation !== null)
           {
              var options;
              navigator.geolocation.getCurrentPosition(setAktPositionSuccess, setAktPositionError, options);
           }
           else {
              alert("HTML5 geolocation is not supported.");
           }
    }
    
    function setAktPositionError(error)
    {
       alert("An unexpected error occurred [" + error.code + "]: " + error.message);
    }
    
    function setAktPositionSuccess(position)
    {
       //Extract information about the users current position:
       var time = position.timestamp;
       var coordinates = position.coords;
    
       //Retrieve geographic information about the GPS fix:
       ap.valueLat = coordinates.latitude;
       ap.valueLon = coordinates.longitude;
       ap.valueAlt = coordinates.altitude;
       ap.valueSpeed = coordinates.speed;
       //var acc = coordinates.accuracy;
       //var altAcc = coordinates.altitudeAccuracy;
       //var head = coordinates.heading;
       refreshMap();
    }
    

    That's how I got to call this function in a specific interval:

    aktiv = window.setInterval("setAktPosition()", intervallInSec);
    

    However - the works of the intervall-function-call - but my application still get the top position - no update of position when changing my situation :-(

    Corsica, I did this in my config.xml file:

    
       access_location_services
    
    

    My application has requested when starting fist approvals of the location. I also checked this in the settings of the device of my Z10.

    Are there problems with the GPS location services in the webworks for BB10?

    Or is it not possible to achieve?

    I will be happy if anyone has any advice for me :-)

    Thank you very much!

    Lars.

    Try changing the options to activate enableHighAccuracy

    https://developer.BlackBerry.com/HTML5/APIs/positionoptions.html

  • get the symbol to read the symbol animation

    I create an interactive project. I try to get a symbol to read an animation which, within a symbol. Does anyone know what script should I use.

    I tried:

    sym.getComposition () .getStage ().getSymbol("frame1").play ("rev");

    This does not work, and now I'm stuck. I want pretty much the symbol/button to trigger an animation that is in the symbol which will be a transition to the next page.

    I can load the files if it can help let me know.

    IM using Edge animate 2015

    Thank you

    OK, move the paperplane2 above the badge symbol, in order to be first, so you can click on the plane.

    then click on replace by:

    sym.getComposition () .getStage ().getSymbol("frame1").play ("rev");

    Also, I guess the trigger under the rev you want to stop, so change to sym.stop ();

    and move little before that the rev label, otherwise you will need two clicks to be able to play.

  • Why do I get a symbol of Premiere Pro CS4 in the project folder, when I save a project CC?

    When I save a project edited with first Pro CC in the project folder I get a symbol for Premiere Pro CS4 rather ot getting the CC symbol. I can't open the CC project by clicking on the symbol of CS4. Why?

    I discovered myself that you can choose in the project folder if you want to save the project in CS4 or CC. Sorry I took your time with my problem.

  • How to get the exact position of the text?

    Hi try the code below, I do not get the exact position of the text.

    TextModel InterfacePtr< ITextModel > (() Utils< IXMLUtils >->QueryTextModel(inXMLElement));

    FrameList InterfacePtr< IFrameList > (textModel->QueryFrameList());

    TextIndex start_pos, end_pos;

    Utils< IXMLUtils > ()->GetElementIndices(inXMLElement, & start_pos, & end_pos);

    Int32 fidx;

    TextFrameColumn InterfacePtr<ITextFrameColumn> (frameList->QueryFrameContaining(start_pos, & fidx));

    UIDRef = focusedText:GetUIDRef(textFrameColumn);

    not signed int current_page = GetPageNumberFromUIDRef(focusedText);

    UID pageUID;

    UIDRef spreadUIDRef = GetPageSpreadUIDRef(current_page, pageUID);

    PMRect PageCoords = GetPagePasteBoardPos(UIDRef(db, pageUID));

    InterfacePtr<IWaxStrand> (((IWaxStrand*) textModel-> waxStrandFrameQueryStrand() kFrameListBoss IID_IWAXSTRAND)));

    if (waxStrandFrame is nil) Break;

    K2: waxIteratorscoped_ptr<IWaxIterator> (waxStrandFrame->NewWaxIterator());

    PMReal PositionY = 0;

    if (waxIterator is nil) Break;

    IWaxLine* waxLine = waxIterator->GetFirstWaxLine(start_pos);

    PositionY = waxLine->GetYPosition();

    Can you suggest a solution for above problem.

    Instead of GetYPosition, try waxLine-> GetToPasteboardMatrix(). Transform(&positionPB); Then you can convert it into page coordinates

  • How to get a symbol to follow the mouse?

    I have a cross as a lightgun to an arcade style game. What is the code would use to get the symbol follow the mouse, and if possible, origin of the coast could be in the middle of the coast and not in the upper left corner of the symbol?

    HI, thatoneguy545-

    UME - san of our preview had this great project that you might want to check:

    http://Ciruelo.jp/js/edge/helloEDGE.html

    It is coded in a previous version of edge animate.  To operate, click and drag on the stage.  It included its project files in the page.

    Hope that helps!

    -Elaine

  • How can I get the stream position for a publication?

    I am writing a CEAP for AfterFx plugin and I need to get the stream position for a composition. I based my plugin on ProjDumper.

    Can anyone help?

    When you place the compA in compB you are supposed to receive an AEGP_LayerH, for this comparison of layer nesting.

    If not, you can use AEGP_GetCompLayerByIndex() on compB to obtain this handle layer, because you know its index. (you must know, you put here)

    If you try to find the layer in compB starting only with the AEGP_CompH of the company, so it's a bit problematic...

    You cannot just ask wherever model is nested, you must analyze each layer for this source control project... yuk.

  • How to get the current position from the point of view

    can I know how to get the current position of the view?

    Edited by: anIdiot July 27, 2011 22:01

    1 - get belvedere of the universe:

    u = new SimpleUniverse (canvas3D);
    ViewPlat = u.getViewingPlatform (); view of the universe

    definition viewplat: ViewingPlatform ViewPlat;

    2 - get look a transform of the platform in an existing Transform3D

    ViewPlat.getViewPlatformTransform () .getTransform (t3d).

    3 - Look at the trandform: t3d.get (Quater1, vector1); orientation object Get and coords

    Kind regards.
    JFP

  • sVery strange question randomely took place, getting strange symbols in the code.

    When I'm writing a class file or in the action panel I getting the symbols of the pi in every sense, it is like the | as you move around when typing became a symbol for pi. I don't know how it happened and how to fix it, Im using Flash cs5 daily, and programming is important to me. I searched all over google, no luck at all: (someon have something good ?) I bet it's easy if someon have seen this problem before.

    Thanks a lot!

    Who does not resemble the IP for me. To me, it looks like the paragraph symbol. Which would indicate where you press return to start a new line. Double > indicates where a tab was inserted (either automatically or by pressing tab). You'll also notice that all of your spaces have a point. This is similar to light the Minimoys in Microsoft Word.

    In the Panel menu, there is an entry for "Hidden characters", which is also shift-command-8. I didn't know that you can do in Flash. Thanks for showing me.

  • Flex TextInput to get the current position of the cursor

    TextInput component in how to get the current position of the cursor? Because I want to record a loss of focus on the location of TextInput dynamically add text.

    Here:RichEditableText is a part of the skin of the class spark TextInput and is what is doing all the text in the editing/rendering of work. If you need to make all text advanced operations, they need to go through the property here. Because it is a part of the skin, you need to make sure that is not null before doing anything on this subject.

    Fixed typo: it is the property here is, not textInput

  • How to get the symbol for ´´yens´´

    The symbol for ´´yen´´ is no longer in the 10.0.2 IOS and it is part of my code to open my ipad air 2. Instead, Apple made some changes in the keyboard and included our symbol of the currency of Costa Rica. How can I get?

    On the on-screen keyboard, press the '123' button, then press "#+=" and you should see the Yen sign (A Y with a sign = top)

  • Firefox for windows does not display absolute divs positioned on flash video

    I have a site that has a brightcove video player. About a month or two before I could separate the video of divs so that they would appear on top of the video player, using absolute positioning.

    You can see the drive here:

    lifeminute. TV/VSD/8 + 9 + 10 + 11 + 12 + 34/widget300s

    In Firefox (mac), Chrome (windows), Internet explorer (windows) and Safari (mac) it always display correctly. In Firefox (windows), the video player ignores the index-Z I assign and always place the divs below, except IF I give the div floating a solid background color.

    When I assign the following styles to the div that contains the overlay, I can see the text correctly, but of course the video is blurred.

       background-color: #FFFFFF;
       height: 158px;
       position: absolute;
       top: 4px;
       width: 275px;
    

    If I remove the entire overlay background color element appears at the back of the battery behind the video again.

    Is this a bug of windows FF or am I just missing something obvious?

    Sometimes, you gotta add wmode = "transparent" attribute to the flash video code embed.

  • I get strange symbols when typing and the only way to get rid of them is to shut down my computer!

    Sometimes while typing, a bar appears above the letter, I type with a large number of strange symbols for this letter. The keyboard stop typing. The only way I found to get out, is to shut down my computer and restart it. My wife has the same problem on his computer. What are the causes and can disable this pen?

    When you press certain keys in the letter, a menu of accented letter versions (used in foreign languages) appears so you can choose a. To remove the menu, all you have to do is to continue typing. Product there not?

Maybe you are looking for