I have a list component with a (row oriented) tile layout in a group that sits in the main Application.
I am creating a google scraper in Adobe AIR using the Flex 4 framework. I have run into a brick wall: Google forces a captcha after around 10 pages are read.
I use Flex 4 for writing 开发者_如何转开发swf part of my application... So I have some swf files loaded in container, and what I need is allow to change that swf by clicking in it...
I\'m using the new Spark Datagrid for a project, but I must confess the scroller is annoying me a little bit, so I would like to have some control over it.
I\'m new to Flex and am porting a pure Flash/AS3 app to Flex 4.5 I\'ve created a custom MXML component based on BorderContainer
Fac开发者_开发知识库ing one problem with Flex builder \"Refreshing workspace\" and \"Building workspace\"over and over... Am wasting almost 10min on every build. running FB 3 on my win 7 , 64 bit , 3
I have my application developed in Flex 4. I want the application to fit in the browser because at the moment the screen centers horizontally but the vertically it only shows around 3/4 of the applica
I want to have a single event listener for multiple events and depending on the type of event i want to handle them separately.
<s:ViewNavigator id=\"trends\" label=\"Trends\" width=\"100%\" height=\"100%\" firstView=\"views.TrendsView\" icon=\"@Embed(\'assets/column-chart-icon32.png\')\"/>
Is there an equivalent to contentWidth and contentHeight for spark images? I can get the size of the image component itself, as well as the sourceWidth and sourceHeight properties to get the unscaled