How do I get the IP address of a certain website using Flex 4 via an AIR applicatio开发者_运维问答n? I know that this is do-able using ping website.com but how can I replicate the same only this time,
I\'ve gotten a checkbox header renderer to work well with flat DPs, but a hierarchical collection view is another story. On click, I want it to select all
I would like to be able to call navigator.pushView from the cartIncrease function to update my cart, or is there a way to reissue the function that calls the renderer?
I am work in Flash Builder 4. Create e-mail validator on Flex. Have this code public var s:String=\"\"; public function checkSumbols(_s:String=\"\"):Boolean {
I am using Flash Builder 4 and need a VideoDisplay component that works with Cue Points.The newer version of theOSMF classes that Flex\'s VideoDisplay are based on handles this already.The idea is to
I\'m building a Flash 4 Builder project and want to use an external actionscript file. Here is the structure I used...
Using Flash Builder 4 (with 4.1 flex). Trying to create a state change after my function has finished running that will change the screen to have a \"finished\" button that will close the application.
I have this FlexMobile Project that retrieves a cart array from a http web service.If the cart has no items in it, the json returned is empty, thus causing a parse error
I would like to use variables throughout my whole Flex project (Flash Builder 4). So I can use them as well as in the main applic开发者_JAVA技巧ation as well as in all the components, services,... Wha
For some reason Flash Builder 4 doesn\'t autocomplete any more for new projects I create (either pure Actionscript or Flash Pro projects). But for previous projects it still works fine.