In action script i need Loading configuration file /opt/flex/frameworks/flex-config.xml t3.mxml(10): Error: unsupported sampling rate (24000Hz)
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
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
What is the difference between the event handling paradigms between Flash Builder 4 and Flash CS5 ? Flash is timeline based while Flex allows it to be in a XML file. This page explains how to dispatch
Hey I am looking for a way to replace an element value with another. What I have in mind is when a variable is equal to \"Assass开发者_开发问答in\'s Creed: Brotherhood\", this value is replaced by a n
Any microphone开发者_开发百科 action script code which indicates a progress bar when there is activity on microphonehere\'s some code you can use:
Using jquery,JS can we call a function in flex code.Below is that i have a button which calls a AS code.Can this be done if so how ?
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
I\'m making a Flex app and I\'d like to know how to set the name of my app as it appears when the user hovers over it in the dock. Here\'s a screenshot of it now:
Adobe recommends using ActionScript for skins and ItemRenderers in Flex Hero mobile apps. I was under the impression that the MXML is compiled down to ActionScript.