Tagged Questions
The tilelist tag has no wiki summary.
4
votes
1answer
3k views
drag-and-drop problem in a Tilelist using an ItemRenderer
in my flex application, I created a Tilelist. In this Tilelist, I am using an ItemRenderer to create a box consisting of an image and an VSlider in each tile.
The tile need to be dragable when you ...
2
votes
2answers
83 views
Load images to a TileList from Mysql using PHP and XML on Flash CS5
I have a mysql database with a table containing PATH's to images.
I want to load al the images to a TileList. Now i have this in PHP:
<?PHP
mysql_connect("localhost", "root", "root");
...
1
vote
3answers
205 views
How can I change create gaps between tiles in a Flex Tile list or the width of a hover image so you can see the background image inbetween items
I have created a tile list with custom item renderer and in terms of functionality it works as it should. I reduced the width and height of the item renderer to 95% which then shows the tile lists ...
1
vote
1answer
397 views
TileList item Display
I am using Flex 4.
I have created an image gallery with TileList When I click on an item in the TileList, I want the image to display by the side of the TileList in a BitmapImage.
Can anyone help me ...
1
vote
1answer
141 views
Flex: Rendering a bound TileList - when does it finish rendering?
I have an mx:TileList which is bound to an ArrayCollection. I have some code that displays a "Loading..." message before modifying the ArracyCollection and some code after that hides the loading ...
1
vote
1answer
302 views
External data in TileList Flex
I'm working for the first time with a TileList and an itemRenderer and I'm having a bit of trouble getting the information from my array collection to display and looking for some advice. Here's what ...
1
vote
1answer
1k views
How to use flex tilelist data effects combined with a ListCollectionView dataprovider
I am using a TileList control with an effect sequence linked to the itemsChangeEffect property.
<mx:TileList
itemsChangeEffect="{dataChangeEffectSequence}"
...>
</mx:TileList >
...
1
vote
1answer
2k views
Flash / TileList component
I have a problem and I hope that someone can help me
I hava Flash project with TileList in it
I need to change background of some items (not all) in this TileList to red and some to blue
Do you know ...
0
votes
1answer
27 views
Flex variable height for rows in a TileList
I have a TileList with a custom ItemRenderer (IR). The IR can be a TextInput, a TextArea or a ComboBox. If in a row there is a TextArea, I want this row to have more height than the others. I don't ...
0
votes
1answer
21 views
Runtime error on ItemRenderer in Flex 2
When I run my Flex 2 app I get the following runtime error:
TypeError: Error #1009: No se puede acceder a una propiedad o a un
método de una referencia a un objeto nulo.
In other words, the ...
0
votes
1answer
39 views
flex tile list transparent image showing with a white background
I have a tile list that loads images from a folder within the app.
When i load images with a transparent background it gives the image a white background is there any way to get the image to be ...
0
votes
1answer
32 views
Highlight the first item in the tilelist in flex
I am navigating the items of tile list using next and previous button. I need to highlight the first item in the tilelist by default ( like the first item is being selected by default)
0
votes
1answer
52 views
How to ScaleContent the image inside a TileList
im in Flash CS5.
I have a TileList that loads its images from an XML, not all the images are the same size so they do not llook consistent wiyh the TileList.
So i want the TileList to Scale the ...
0
votes
2answers
169 views
retrieve the label value from a TileList (Flash CS5 AS3)
I have a TileList, that i loaded with a PHP script that gives back an dinamically generated xml so i can load the TileList with the images and labels it needs.
Now, i want to click on an item of the ...
0
votes
1answer
146 views
Custom TileList Component FLASH CS5. Has anyone built a skin for a TileList
has anyone made a Custom Skin for a TileList component in Flash CS5. I want to change the scrollbar of the TileList, i want the track bar as just a thin white line and the thumb a orange circle, this ...
0
votes
1answer
106 views
add item direction in tileList component
I have Flash AS3 Project with tile list.
I have buttons on stage. each of them when clicked adds tile with a picture on it to the tileList using the addTile() function.
I'm using 2 columns in the tile ...
0
votes
1answer
235 views
Flex TileList itemrenderer + scroll = HELL
I'm going insane over this issue. Basically, I have a TileList with a custom item renderer that has a TextInput in it. Let's say that the list can show 4 items at once, if there are 5 items and I edit ...
0
votes
1answer
64 views
How do I know which characters in a string allocated?
I have an application that replaces the selected text in the row for the selected symbol from tilelist, which are loaded dynamically characters!
I do not know how to do that would be able to determine ...
0
votes
1answer
101 views
how to identify a selected object in tilelist?
I have tilelist, which is dynamically loaded XML file with pictures,
How do I do that would be when you click on a picture in the Label gave her name?
<mx:TileList id="tileList"
...
0
votes
0answers
84 views
TileList CellRender Extend Class
I need to somehow when I drag and drop from one tile list to another, the cell automatically resizes to the height of the image being dropped.
The width will always be the same.
Any ideas?
0
votes
0answers
152 views
Available render styles for TileList
I have seen the example for settings image padding in Tile List cell in Flash.
for example:
myTileList.setRendererStyle("imagePadding", 10);
I would like to know what other available options are ...
0
votes
0answers
155 views
Cann't dispatch event from the MovieClip(or Button) in ImageCell
I want to display a TileList of my product, I used ImageCell for itemRenderer.Now I want to click the "Delete" button in the ImageCell to do something, but faild, here is the code:
package ...
0
votes
1answer
130 views
Loading different external text files when different value selected
I am having trouble trying to use actionscript to load different files when different values are changed. I am currently using a tilelist and they have different values so the code is something like ...
0
votes
1answer
348 views
TileList custom ImageCell, buttons/sprites on each image
Hi im trying to add some buttons or sprites on each of TileList items, i even made my own ImageCell class and inject some code that adds sprite on each image but it is not clickable - all clicks are ...
0
votes
1answer
114 views
Flex 3.5a TileList - Is it possible to exclude specific items/indices?
I've got a Flex TileList which has an ArrayCollection as its data provider. The ArrayCollection is used elsewhere in the application so modifying the base data is not possible.
There are two items at ...
0
votes
1answer
901 views
how do I make a TileGroup layout that has the jaggy edge on top?
I have spark.components.TileGroup that contains buttons.
I would like the buttons to appear like tabs on top of the ViewStack they serve
At the moment, if I have 6 items in the TileList it lays it ...
0
votes
1answer
112 views
In a Flex TileList, How do I set the BackgroundAlphas of Each Tile Independently
Is it possible to set the alphas of the tiles in a TileList independently of one another? How can I make object 1 have an alpha of say 0.5, but object 3 have an alpha of 0.2? If I use the tileList's ...
0
votes
2answers
89 views
How to Set the Visibility of an Item in a TileList to False
I've got a tileList in a Flex 3 website. I want to programmtically turn off the visibility of a tile. So for example:
<mx:ArrayCollection id="myAC">
<mx:Array>
<mx:Button ...
0
votes
1answer
224 views
Setting the RowCount and ColumnCount in a Flex 3 TileList
I'm using the TileList in a Flex 3 website. I need to set the rowCount and columnCount to factors of the total number of items in my array. For example, let's say that there are 15 items in my array. ...
0
votes
1answer
266 views
implementing UIComponent as TileListItemRenderer
I had some code I was working on in flex. I had 16 UIComponents added to a Grid Container.
The grid wasnt really giving me what I wanted so insetead of using that I want to try and use a tilelist ...
0
votes
1answer
640 views
PopUpButton with TileList and custom renderer
I have prepared a simple test case for a PopUpButton opening a TileList with black and red entries and it mostly works, but has 2 annoyances.
I've searched a lot, tried several variants (added ...
0
votes
1answer
319 views
How to handle Unhandled #2044 errors from Flash tilelist when changing dataprovider?
I have a tilelist component using a custom ImageCell based item renderer. I know that at times some of the images it is trying to retrieve will not be found and I am able to handle this via an IEOrror ...
0
votes
1answer
262 views
TileList creationComplete problem in Adobe Flex 3.0
I have made a tile list is Adobe Flex as follows
<mx:TileList height="130" width="636" rowCount="1"
columnCount="8" columnWidth="150" direction="horizontal"
...
0
votes
1answer
1k views
Help with creating a custom ItemRenderer for Flex 4
I'm trying to create a custom ItemRenderer for a TileList in Flex 4.
Here's my renderer:
<?xml version="1.0" encoding="utf-8"?>
<s:ItemRenderer xmlns:fx="http://ns.adobe.com/mxml/2009"
...
0
votes
1answer
389 views
Flex TileList with associative array
I have an associative array that I want to display using TileList. However, it doesn't understand what is being fed to it. All I got is [object] in the TileList.
[bindable]
public var people as ...
0
votes
1answer
385 views
Flex Tree leaf-element highlighting while drag&drop
i have TileList from which i'm dragging some stuff(image) to Tree (something like dragging sounds into playlist in iTunes), but when i can drop this stuff, i see only underline, this mean i can drop ...
0
votes
3answers
1k views
Accessing the itemRenderer of a selected item
I have a TileList with thumbnail images. Under each thumbnail images I display the name of the image. I want to build rename functionality. So under the TileList is a "Rename selected image" button.
...
0
votes
1answer
773 views
Flex TileList control, image loading issue
I have a flex 3 TileList in wich a load several image (employee's headshot pictures).
The image I'm loading in the TileList are stored in a DataBase (I use the ByteArray class and a Base 64 encoding ...
0
votes
2answers
1k views
Flex: image switching place in tilelist
I'm running into an odd issue with itemRenderers inside a TileList.
Here is a working example without an itemRenderer: 152.org/flex/
Here is the broken version with an itemRenderer: ...
0
votes
1answer
1k views
Flex TileList start offset and click handler
I have some images I would like to display in TileList in Flex. My TileList dimensions are 2 columns by n rows. What I want to do is to display the first item (row 1, column 1) empty and not ...
0
votes
1answer
912 views
Flex: referencing all data in TileList
I have 2 TileList component in my Flex application.
1 tilelist is filled with data much like following xml sample:
<person name="Test">
<likes>Flex</likes>
...
0
votes
1answer
1k views
Getting Flex TileList image source
I have a TileList that's loaded with data from Flickr. The tilelist uses an imageRenderer to make a bunch of thumbnails.
I'm trying to create a custom drag and drop function, but I want to get the ...
0
votes
1answer
290 views
Flex TileGrid: Why do you default to copying when I drag and drop your items?
Why is it that, when I enable dragging-and-dropping in a TitleGrid, items are copied when they are dragged instead of moved?
For example:
<mx:TileList dragEnabled="true" dropEnabled="true">
...
0
votes
1answer
3k views
Flex 3 TileList Drag/Drop/Re-order Exception. How do I rearrange tiles?
I’m in need of some dire help here. I'm writing an application in Flex 3 that utilizes a TileList with a custom itemRenderer to display info from a service. Unfortunately, I'm running into an ...
0
votes
1answer
4k views
How can I load images as icons dynamically into a TileList using flex?
Ok, so I have a custom render that I have created:
<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml"
horizontalAlign="center"
verticalAlign="middle"
width="100"
height="100">
...