• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

I need help how to make IconItemRenderer http://www.adobe.com/cn/devnet/flex/articles/engadget-iconitemrenderer.html

New Here ,
Aug 06, 2014 Aug 06, 2014

Copy link to clipboard

Copied

定制IconItemRenderer | 开发人员中心

I can not to do this
who can help me
give me example

Views

155

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

LATEST

<s:list>

<s:itemrenderer>

  <fx:component >

          <s:Itemrenderer >

          <s:HBox>

               <s;layout = hori.. >

               </s:layout>

                         <s:bitmapImage source = />

                           <s:label text= />

           </s:HBox>

          </s:Itemrenderer>

     </fx:component>

</s:itemrenderer>

</s:list>

You should try this structure,

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines