friends, i am using flex builder 3 and afcs for building audio chatting. audio quality is very poor. so i decided to use speex code for flash player 10.but i don't know how to use speex codec in my application.please give me a step to use speex codec in my application.
I've created a form with a number of check boxes. Each box coresponds to a different stage in a project that is checked when completed. What I'd like to do, if possible, is add a date field assinged to each check box that automatically fills in the date the box was checked.Is this possible and if so...
Is it possible to hide all instances of a subform with a single line of javascript? I'm trying something like this: repeatingSubform[*].presence = "hidden";but that causes designer to crash...Or, must I loop through all instances of the subform and turn each one off individually?Thanks,Elaine
Wouldn't you know, just when I though I'd really be making progress, I've come across another problem I can't solve. In a homeowners insurance application I am building, there is an exclusion group that needs to set the value of several variablesI have setup in the form properties/variables. These v...
Hi, I have a ADOBE form created through SAP.One of the field in the form is a numeric type and its property under Object>Cell>Display pattern is set as z,zzz,zzz,zz9.99.I have a requirement that for a particular condition this field should display the values with four decimal places. I am not able t...
I downloaded and complied and I'm getting this error. ReferenceError: Error #1056: Cannot create property isPeer on com.adobe.rtc.sharedManagers.descriptors.UserDescriptor. at com.adobe.rtc.sharedManagers.descriptors::UserDescriptor/readValueObject()[/Applications/Adobe Flex Builder 3/plugins/com.ad...
I have checkbox fields where the user can select up to 10 accounts. For each account, I need to have a certain subform displayed. So if the user selects 5 accounts I need 5 occurrences of the same subform. Can this be done programmatically? Or do I have to have 10 subforms and just hide/show what...
Is there a possibility to use the same script in different fields?I got several scripts that will validate and change the user entries on different fields. Since they all do exactly the same thing, isn't it possible to just take the "real" script out on one field and refer on other fields to this sc...
Hello,I've recently posted this form to solve a few issues.Now I have a new problem.While in LiveCycle ES, I select the XML Source Tab....LiveCycle thinks for a bit but nothing happens!....Does anyone know how to fix this problem?I do not want to go back to an old form and redo all the work.Thank Y...
Hi AllIs it possible to have five individual prices aligned to five drop down selections egChoice1 to equal $49.95Choice2 " " $15.95Choice3 " " $14.95Choice4 " " $13.95Choice5 " " $19.95So that when each choice is selected the relevent price is displayed and thes...