I\'m profiling my application (using Flash Develop Profiler)and most of the space is taken by loitering classes/function . Most of them I\'ve taken care of. But there are two types of loitering object
If I need to call a specific function in the parent application from a child in a flex project, what\'s the best practice for this?Would it be to dispatch a custom event from the child and have a list
According to these instructions, I\'m trying to use ANTLR generated *.as files in a current Flash Builder 4.5.1 project.
I have a spark List component with a Horizontal layout applied to it. I would like to know if there\'s an event fired when the horizontalScrollPositi开发者_Python百科on changes.
Adding a manifest.xml and design.xml allows component writers to better integrate with Flash Builder.I have been able to create custom components that have properties visible in the property inspector
I have a strange bug in a swf I\'ve made. It compiles fine and runs in the Flash standlone app. But it does not play in an开发者_如何学运维y browser player.
How does Flash Builder work for iOS projects? Does it give me a generated xcode project file? Or do I have to submit the flash builder project to the App Store? Also,
Hey folks I\'m trying to compile an SWC file and everything works great until the part where it needs to add components, none of them added added to the .swc file at all.
I have a project that requ开发者_StackOverflow中文版ires me to create interactive schematic maps for rail networks. Something along the lines of London\'s tube map (Not the tube map itself. Are there
I\'m having a problem with Adobe Flash Builder, when trying to compile and run a Flex Project I had previously coded outside FB.