mxmlc
Adding runtime-library-path to flex build configuration using ant mxmlc task
I\'m trying to build a flex project, linking it to some RLSs. When setting up the project in Flex Builder, the corresponding \"build configuration\" (that I got by adding -dump-config to the compiler[详细]
2023-02-09 19:07 分类:问答attach progressbar
In the following code how can the progress bar be attached to the sound and indicate it progress <mx:Script>[详细]
2023-02-07 21:24 分类:问答Embeding image in Flex 4 spark button control
How can I embed an image in Flex 4 button control? I found one here, but its for flex 3 mx controls. I just want an image above a text label on the开发者_StackOverflow中文版 button for accessibility r[详细]
2023-02-07 10:06 分类:问答Player using FLEX/AS
Can some only indicate a small piece of FLE开发者_StackOverflow中文版X/AS code which plays mp3 and with play button only,the objective is to play a sample sound for around 5 to 10 seconds.And the comp[详细]
2023-02-04 14:37 分类:问答Error in playing a swf file on internet explorer
In the below code i get an error saying Error #2007: Parameter url must be non-null on Internet Explorer only.What am i doing wrong here[详细]
2023-02-04 13:32 分类:问答Unsupported sampling flex/actionscript
In action script i need Loading configuration file /opt/flex/frameworks/flex-config.xml t3.mxml(10): Error: unsupported sampling rate (24000Hz)[详细]
2023-02-04 09:05 分类:问答Path referral from html to actionscript
In the below code how will in action script how will i say that the my mp3 is present is in the path specified in the html tag[详细]
2023-02-03 15:17 分类:问答Flex play mp3 sound
Inn the below code i have placed my mp3 in the src directory where this mxml file resides.So when the swf is loaded i can see the button i am not able to get the mp3 playing is that something to do do[详细]
2023-02-03 14:34 分类:问答Microphone progress bar in action script
Any microphone开发者_开发百科 action script code which indicates a progress bar when there is activity on microphonehere\'s some code you can use:[详细]
2023-02-01 02:29 分类:问答Few basic questions on flex/AS
Guys i have struggling with flex since a day or two.I havent found a nice short tutorials.Actually ialso have been struggling with FLEX IDE too.Please indicate a nice good tutorials for this[详细]
2023-01-31 18:51 分类:问答