I may be assigned an Android project, and have minimal experience with Java but a lot of experience with Flash Builder.Does anyone have an opinion on Adobe AIR for Android, which lets you \"publish Ac
It\'s only started doing this today, so I assumed it was something I\'ve done, so I\'ve opened a new workspace, created a ne开发者_如何学JAVAw project, logged out, restarted, all of the usual suspects
How can I add a set of dynamic images and then add event handlers to each that trigger a different event?
Using Flash Builder 4 (FB), is there a way to customize syntax highlighting for variable scope (member, parameter, local)?
i want to add a SWF metadata tag to an ActionScript Project in Flash Builder 4, that denote开发者_StackOverflows the default size and background color of the swf.
We have a large Flex 3 app that we do not have time to convert over to Flex 4 at this point.However, we want to use a component set that is currently implemented in Flex 4.
I wrote a function to override my FLEX LineChart\'s datatips because the default datatips were ugly and rather boring.
I define a variable which is dynamicaly changes based on the user i开发者_如何转开发nteractions, for example ID of an object sets to variable when user touches on it. After the ID sets I call a functi
public class Greeter extends MovieClip { public function Greeter() { addEventListener(Event.ADDED_TO_STAGE, go);
I am trying to get the following example to work in Flash Builder 4: http://developer.yahoo.com/flash/articles/runtime-fonts-as3.html