i want to make a table using action script 3.The description of the table is that table should have three parts
I have set my data provider as Bindable as such: [Bindable] public var dataProvider:ArrayCollection; public function init():void{
I\'m building a Flex 4 app (using flexmojos rather than FlexBuilder). If I create a test Applications as follows, using mx:Application, then I see a button as I would expect:
Adding a manifest.xml and design.xml allows component writers to better integrate with Flash Builder.I have been able to create custom components that have properties visible in the property inspector
Hey folks I\'m trying to compile an SWC file and everything works great until the part where it needs to add components, none of them added added to the .swc file at all.
That is my first topic here.i hope you can help me. I don\'t know if anyone knows Scorm but itis a standard for e-learning porposes.
here are my functions they work fine when timeoffset isround nu开发者_JAVA技巧mber(1,2,3,4...),but when is 3.5(3:30), 4.5(4:30) it doesnt work.
I have a flex datagrid that I would like to remove contents from after a button click event. If I use the removeItemAt(myGrid.selectedIndex) method it works fine but the removeAll() method does nothin
In the Flex4.5 docs it says The ProgressBar 开发者_如何学Gocontrol is part of the MX component set. There is no Spark
I see that Google Maps Streetview is available in Javascript API . And there is no such service in Flex/Flash API