Forum Discussion

morde's avatar
morde
Contributor
11 years ago
Solved

Mapping Flex Objects

Hi there.



I am trying to map some Flex complicated objects (such as Hboxes), but it seems like TC doesn't recognize them.



For example:  an Hbox that contains both image and text, is mapped by TC as a simple button.



So far it wasn't a problem, but now I need to get to an inner property (LinkButton) inside the Hbox, and since it's mapped as a button - this property doesn't exist...



Some relevant info:

* My OS: win 7 enterprise

* browser: IE10

* TC version: 9.2

* Flesh: 11ActiveX 



Any help will be appreciated :)






  • Hi Mor,


     


    As far as I see, you've contacted the Support Team and the problem was resolved, right? What was the cause of the issue?


     

4 Replies

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Mor,


     


    As far as I see, you've contacted the Support Team and the problem was resolved, right? What was the cause of the issue?


     

  • Indeed, the problem was solved.

    The support team advised me to use this link:

    http://support.smartbear.com/viewarticle/29933/



    t
    ogether with updating to TC 9.31 - the objects are well mapped :)



    The only problem now is mapping list-items.

    I have a list (baseList class) which I can map, but I am not able to map the items inside it. Do you have an idea for that?



    Thank you,

    Mor.
  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Mor,


     


    Most probably, that's impossible. You can map the control and access the items via the Item property. Refer to the "Flex List Support" article for details.