Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
Tuesday, June 30, 2009
Loading Remote SWFs and parameters
›
Here is another example of one SWF loading another SWF and how parameters can be passed through the url. The main application (called Loader...
Monday, June 22, 2009
Default stylesheet in an SWC (Flex Library Project), and embedded font rotation
›
For ages now I've been trying to figure out how I can use a StyleSheet from inside my Flex Library Project in ActionScript. I kept rea...
7 comments:
Saturday, June 20, 2009
Error: Could not find resource bundle rpc
›
I ran into this runtime error "Error: Could not find resource bundle rpc" when running my application which loads a remote SWF fi...
Wednesday, June 17, 2009
Creating a BevelFilter
›
It is remarkably simple to add a bevel filter to any DisplayObject using the filters property. You can also apply a bevel filter to a Bit...
2 comments:
Tuesday, June 16, 2009
Unable to export SWC oem
›
Ever seen this error? I just came across it today. Thankfully the solution is very simple, but it took a few minutes of Google searches to...
11 comments:
‹
›
Home
View web version