I am trying to do the following, can you please guide/help me do it: I have a video chat application that is done on Adobe Flash CS5.5. I had the problem of \"echo\" so I wanted to use \"getEnhancedM
Let\'s say I have to compile two different versions of my .swf for different sites. The difference is in hostnames for the ajax and redirection, several minor tweaks in code and in graphics added to t
I am currently using Flex (Flash Builder 4) and making web service connections to a Apache PHP Zend AMF server to retrieve d开发者_StackOverflow中文版ata.
The requirement is to get the method named getIncidentList() from web service using Soap and wsdl using Flex or Actionscript.
Following is my code: <?xml version=\"1.0\" encoding=\"utf-8\"?> <mx:Application xmlns:mx=\"http://www.adobe.com/2006/mxml\" layout=\"absolute\">
When I add a VideoPlayer control to my flex project, I didn\'t assign a skinclass to it. So, how does flashbuilder apply the VideoPlayerSkin.mxml to VideoPlayer?
Question: I tried the very simple code below based on an instructional code snippet, where I create a Label called \"headline\" with MXML, but use Actionscript to set headline.text = \"ABC\".
I have a issue here with unzipping the .zip files that i have in combobox.i select 1 .zip file and after selecting the particular .zip开发者_JAVA技巧 file Button should unzip it and put the contents i
For sometime, I have used to make some simple games with Flash Professional. But lately, I want to do some advanced stuffs such as build some facebook game or mobile game. By searching the internet, i
There is a really similar question here, but the provided answer does not work for me. This is what I\'m doing: