Action Script | Flash | Flex | ColdFusion Answers

Questions: 296

Answers by our Experts: 143

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

write a c program to reads 5 grades & calculates the average &the letter grade
Can u help me to program this problem and how to make the coding?

The program will take data from the file examdat.txt. The first line of the file contains the number of questions on that exam and followed by a space and then an n-character string of the correct answer for that exam.In this program, a function named fgetAnswers that inputs the student ID and student's answer from the file examdat.txt.This program will also produce an output file,report.txt, containing the answers key, each student's ID and each student's score as a percentage,and the information about how many student missed each question.
I have 4 buttons(B1,B2,B3,B4)and one Movie Clip(MC1)with 150 frames divided in 3 sections(1-50,51-100,101-150frames). I want: when B1 is clicked to play only first 50 frames of MC1 and after 8 seconds automatically to open my web page4 in current browser window; if B2 is clicked to play next 50 (51-100)frames and after 8 seconds automatically to open my web page5 in current browser window; if B3 is clicked to play next 50 (101-150)frames and after 8 seconds automatically to open my web page6 in current browser window; if B4 is clicked to play again first 50 (1-50) frames and after 8 seconds automatically to open my web page7 in current browser window; and so next ... Please help how can I do this. Which code I need? Thank you very much.
sulman bashir:
hay
i build three pages for vote casting in first page two input fields ist one is name second one is password after submiting page on 2nd page if else condition condition is this if the name exiist in database table then display the poll result else goes to 3rd page for polling vote in 3rd page i inseted radio buttons firtly i getting only same value in insertin and secondly i m not getting the name from 1st page
Write a short program that asks for your height in centimetres and then converts your height to feet and inches.
Write a program using dynamic arrays to record the high temperatures of last seven days and to display all of them with the average of high temperatures. Use three buttons on the screen, one to enter the temperature, second to display the result and third to exit from program.
how to add the buttons into togglebuttonbar. how to set same width of that buttons?
c++ program to find area,perimeter,volume of a rectangle using seperate function
Write one to two pages of C# code for the following scenario:
We manage a growing fleet of vehicles. There are three categories of vehicles but we may add
more in the future. The small car type can go up to 100 mph, has an average fuel efficiency of 50 mpg and a reliability factor of 8. The large car type can go up to 140 mph, has an average fuel efficiency of 30mpg and a reliability factor of 7. Both cars have a useful life span of 8 years. The utility truck type can go up to 70 mph, gets an average of 20 mpg and has a reliability factor of 5. The delivery truck type can go up to 55 mph and gets an average of 10 mpg and has a reliability factor of 4. Both truck types have an average life span of 5 years. We also have an antique fire truck that we use in special events and maintain regardless of cost. We would like to begin tracking our assets with the intended outcome of eventually performing a realtime cost-benefit analysis of keeping or disposing of each.
.int a=123.12;
int b=-123.12;
c=a+b;
printf("%2f",c);
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS