I am compiling a very simple app, Main.mxml: <?xml version=\"1.0\" encoding=\"utf-8\"?> <s:Application
I am trying to create a new skin for the spark Panel based on a copy of the existing skin spark.skins.spark.PanelSkin.Inside my skin is the following:
When using Flash Builder to create a new component Skin based on an existing Skin, one has the option to include Actionscript styling code or not.Wouldn\'t this code always be necessary?
When compiling using flexmojos I get the warning: [WARNING] No themes are explicitly defined in thesection or in any scope=\"theme\" dependencies. Flexmojos is now attempting to figure out which them
I was creating a form. Certian f开发者_如何转开发ields of the formstore all of those IDs to a single field separated by a comma or semicolon. how to send the mail id\'s for email validation which is p
I\'m testing some font embedding in Flex 4. Using the tutorial below (modified a bit), I\'m loading in fonts via compiling CSS into SWFs.
I\'m using an embedded font in Flex 4, which on its own seems to work pe开发者_StackOverflow中文版rfectly. I then added some charts and specified the -fteInMXComponents compiler option to get the embe
I installed SVN using the instruction give here: http://alvijee.blogspot.com/2010/08/setting-up-subversion-with-adobe-flash.html
I\'m using the MVC model in my flex project. What I\'d like is to bind a value object\'s class properties to a view mxml, then change that view by altering the value object.
I am writing code to order the tab on multiple tags like \"img\",\"Panel\",\"LinkButton\",... and pie charts. when I run my flash program, the tab indexing does not work at all. it just works on pie c