Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8205105
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:06:42+00:00 2026-06-07T08:06:42+00:00

I am no expert in Flash, and I need some quick help here, without

  • 0

I am no expert in Flash, and I need some quick help here, without needing to learn everything from scratch.

Short story, I have to make a list where each cell contains an image, two labels, and a button.

List/Cell example:


img – label – label – button


img – label – label – button


As a Java-programmer, I have tried to quicly learn the syntax and visualness of Flash and AS3, but with no luck so far.
I have fairly understood the basics of movie clips etc.

I saw a tutorial on how to add a list, and add some text to it. So I dragged in a list, and in the code went list.addItem({label:”hello”}); , and that worked ofc. So i thought if I double-clicked the MC of the list, i would get to tweak some things. In there I have been wandering around different halls of cell-renderers etc.

I have now come to the point that I entered the CellRenderer_skinUp or something, and customized it to my liking. When this was done, I expected i could use list.addItem(); and get an empty “version” of my cell, with the img, labels and the button. But AS3 expects an input in addItem. From my object-oriented view, I am thinking that i have to create an object of the cell i have made, but i have no luck reaching it.. I tried to go
var test:CellRenderer = list.listItem;
list.addItem(test);

..But with no luck.

This is just for funsies, but I really want to make this work, however not so much that I am willing to read up on ALOT of Flash and AS3. I felt that I was closing in on the prize, but the compiler expected a semicolon after the variable (list.addItem({test:something});).

Note: If possible, I do NOT want this:
list.addItem({image:”src”,label:”text”,label”text”,button:”text”});
Well.. It actually is what I want, but I would really like to custom-draw everything.

Does anyone get what I am trying to do, and has any answers for me? Am I approaching this the wrong way? I have searched the interwebs for custom list-cells, but with no luck.
Please, any guiding here is appreciated!

Sti

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:06:44+00:00Added an answer on June 7, 2026 at 8:06 am

    You could use a Datagrid as well, with each column pointing to the appropriate part of the data source (possibly even the same field, depending on what you’re doing). You can then just use the ImageCell as the renderer for the second and third colums.

    I think you’re just not understanding that Adobe, in the own woolly-headed little way, is separating the Model from the View on your behalf. You hand the Model to the View and then get out of the way. The extent of what you can/should change is just telling it what renderer to pop your data into.

    In fact, the fl.controls don’t give you much control at all about how they work–I wouldn’t go down the road of trying to create a custom itemRenderer with any signifcant functionality for them if you don’t fully understand how the Display List works and if you’re not comfortable digging around in the debugger and ferreting out all kinds of undocumented information.

    For more details (to the extent anyone knows anything about how these work), see
    http://www.adobe.com/devnet/flash/quickstart/datagrid_pt1.html
    http://www.adobe.com/devnet/flash/quickstart/datagrid_pt2.htmlhttp://www.adobe.com/devnet/flash/quickstart/datagrid_pt3.html
    http://www.adobe.com/devnet/flash/quickstart/tilelist_component_as3.html

    Do you have the option to use the Flex Framework instead of pure Flash? It makes this kind of extension much more satisfying. It’s aimed more at application developers, whereas Adobe sees Flash users more as designers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can any expert here please point me to some valid walkthrough on how to
Alright zeroclipboard experts, I need some help. I have a popup context menu and
Is it possible to export the profiling results from Flash Builder? I need them
I need to export big amount of data from database. Here is classes that
I'm creating an actionscript project in Flex Builder. I succeed to export from Flash
Do any of you have experience on this topic?, I'd need to export some
I am not an expert in flash, but I do work with AS and
I need to send an image (as a downloadable file) from an ASP web
I need to export the gradient settings of a rectangle created with the Flash
I have an actionscript file that I am trying to export from Adobe Flash

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.