actionscript-3
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 分类:问答How to read .xlsx file contents in flex3
I need to know how to read .xlsx file contents in flex3. Does anyone comes across this problem please give some idea to accomplish this task. If any good API please let me know.[详细]
2023-04-13 00:01 分类:问答Flex : dynamically created series doesnt show on the chart?
I have the follow class : package my.controls.charts.series { import mx.charts.series.LineSeries; import mx.collections.ArrayCollection;[详细]
2023-04-12 23:57 分类:问答Does Flash not support username/password in a URL? What are my alternatives?
I\'ve been trying to load some JSON from a URL with a username/password at the beginning. So the URL resembles: http://username:password@www.myaddress.org.uk/api/profiles/[详细]
2023-04-12 22:46 分类:问答About computeSpectrum() and RTMP
Just wanted to ask, is it at all possible to create sound spectrum from the data that开发者_如何学Python RTMP server streamed?[详细]
2023-04-12 21:59 分类:问答removeChild after Tweenlite does not really work
I\'d like to remove objects via removeChild after Tweenlite has finished tweening. But it doesn\'t really work because my objects are still in the DisplayList. I can\'t figure out the problem so I wou[详细]
2023-04-12 21:43 分类:问答AS3: Limiting the stage space of a function?
I want to know how to prevent the user from drawing outside my school board. My board image sizes 709.15 X 499.5.[详细]
2023-04-12 21:39 分类:问答Flexicious: Accessing data in nextLevelRenderer
I\'m trying to access a CheckBoxList component that is defined in a nextLevelRenderer of a FlexDataGrid. How do you do this?[详细]
2023-04-12 21:23 分类:问答Unexpected TimeLineMax dysfunction
I have an Object and i want to apply two motion tween .I try to append them to a Timeline but i encounter some issues.When i test it,the most of the times i have to click many times in order to have r[详细]
2023-04-12 21:06 分类:问答AS3 NetConnection Recommended Usage
What is the recommended approach for using the NetConnection class? Repeated usage, use one NetConnection instance to send all messages.[详细]
2023-04-12 21:06 分类:问答