How can I hide a com开发者_StackOverflow社区ponent and what AS3 code to use to hide a Flex Component from an external swf file?I don\'t understand what you mean by hiding.
Is there some simple component that could display PNG 32-bit images and alpha-blend it to another image on mouse enter and on mouse leave? Or even just a simple image that can load 32-bit PNG and addi
I\'m trying to build a new java swing component, I realise that I might be able to find one that does what I need on the web, but this is partly an exercise for me to learn ow to do this.
Im getting a ClassCastException if i use Attributes in my Custom Headline Tag. Without Attributes rendering works fine.
I have a spark com开发者_如何学JAVAponent VideoDisplay which displays a video. I want to add a ProgressBar to it which will show load progress of the video and when the video is loaded ProgressBar to
I need to load in an swf component but I want it to be a开发者_开发技巧n exact width and height, problem is that when I set width and height it doesn\'t matter, content of that swf still goes out of p
How can I use an IComponentActivator instance for a component, not just specifying a type. That is, instead of
I am looking for a good reusable set of components that can be used to communicate with SharePoint via web services, preferably open source.
I\'ve got a task to display painted \'eyes\' with menu buttons to change their colors, and background color. Next animate them. But currently I\'m stuck at painting, sinc in my JFrame I\'ve Created JP
Does anybody know the reason why CSS type selectors cannot be used inside MXML components, and/or a trick to make it work?