Is it possible to make httpService Requests synch开发者_开发知识库ronous in Flex? if yes pls tell me how to do this.
I am refac开发者_如何学Gotoring a hugh action script solution in Flash builder (beta 2) using the flex 4 sdk.
I am creating some application in flex and one of my purposes is to read content of file and display it in flex. There is huge problem, when I have file written in polish (which con开发者_如何学Gotain
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
I\'m using a Java 64-bit long representation of UTC time System.currentTimeInMillis() and sending that to an Actionscript client as a String, and I want to convert to an Actionscript UTC Date.
I am stuck in as3 hit test problem. this is the code i wrote in as2. please help memigrate this in to as3
I am embedding an mp3 into my Flex project for use as a sound effect, but I am finding that every time I play it, there is a delay of about half a second from when I call .play() to when you can hear
How to compare two a开发者_运维问答udio files to see the difference of themIf you are interested in finding out if two audio files sound the same instead of comparing them on a bit level, then the ter
I have a button with a MovieClip over the top of it. Is there an easy way to tell flash to ignore the mouseOver events of the Mov开发者_如何学CieClip
I\'ve created a small music player with a sliding volume control.I\'m having trouble with the volume.Though it does control volume properly, if I set the initial volum开发者_JS百科e to less than 100%,