tilelist
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.[详细]
2023-04-13 00:07 分类:问答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.[详细]
2023-04-11 02:54 分类:问答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:[详细]
2023-04-06 01:11 分类:问答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 ed[详细]
2023-03-18 01:30 分类:问答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 bac[详细]
2023-03-14 15:20 分类:问答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![详细]
2023-02-28 02:55 分类:问答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?[详细]
2023-02-24 11:22 分类:问答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 t[详细]
2023-02-05 07:46 分类:问答TileList custom ImageCell, buttons/sprites on each image
Hi im trying to add some buttons or sprites on each of TileList i开发者_如何转开发tems, i even made my own ImageCell class and inject some code that adds sprite on each image but it is not clickable -[详细]
2023-01-31 02:08 分类:问答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 possib开发者_JS百科le.[详细]
2023-01-26 12:54 分类:问答