Multimedia
Multimedia is media that utilizes a combination of different content forms.
Forum Post

Re: How to convert a .wav file into mp3 format and vice-versa?

maybe you can refer to the reply in the following guide http://www.programmersheaven.com/mb/MP3/323843/421717/re-how-to-convert-a-file-mp3--into-wav-format-and-vice-versa/#421717
Forum Post

Rich Edit Control Internal Data Structure

I have a Handle to the Rich Edit Control of Wordpad application in my Keypad application. I want to directly access the Internal Data Structure for this Rich Edit Control without using Windows...
Forum Post

Pascals Triangle using Linked Lists and an interface

Implement a class called Pascal with a constructor Pascal(n) that creates the first n rows of Pascal’s Triangle. Needs to implement Pascal Specs import java.util.*; public interface...
Forum Post

mouse coordinates from event

I want to get coordinates from an event object for drawing on an HTML 5 canvas element but am having lots of trouble. I get the event object from the event attribute like this: How do you...
Forum Post

Re: How to keep stream open

Hey, I believe the problem is solved by breaking the solution into 3 elements. First element is "allocateFile". Second element is "saveData". Third element is "closeFile". regards, se52
Forum Post

Re: Can you see why I am getting an ExceptionOutOfBoundsError?

Hey, A debugging statement was added to show array element pointer values during looping. Logic modified for looping requirement - if this is not valid then mayby another variable is required for...
Forum Post

Using TComboBox

Hi, I am using a TComboBox to display various items. I want to programatically set the width of the Drop Down Element of the combo box but NOT the control itself. Is there a way of setting this...
Forum Post

sync text with audio

hi ... can anyone pls help me..i have a txt file and the audio file which reads the contents of the text to the user. now when the audio file is played the contents of the text should be displayed...
Forum Post

Can you see why I am getting an ExceptionOutOfBoundsError?

Hey guys, this is my code. I know it's long, but I decided to put it all there in case you would need it. The problem is an out of bounds exception that I can't get rid of. Its on the line where...
Forum Post

Re: How to add flash videos to blog

I think there is no need for us to add flash videos to blog. If you add flash videos on your blog, it is bad for your blog's rank on google or other search engine. Well, it is just my own opinion.
Forum Post

Re: Request Advice for a program Java+ Apache

its quite possible to implement Real time systems using Apache and Java(J2EE). I have developed an application that gets real time data from Database and shows on web. Below the link to that example...
Forum Post

Re: creating text areas

public class Main { public static void main(String[] args) { Main highlight = new Main(); } public Main() { JFrame frm; JPanel jp; JTextArea textArea1;...
Forum Post

Re: Directx sdk version compatible for windows 7?

yes, D3D10 and D3D11 are Vista and above, they require WDDM. nvidia 9800 gt? the june 2010 dx sdk should do the trick.
Forum Post

duration of mp3 file

= 1 ) {//1 String ext =args.substring(args.indexOf(".")); System.out.println(ext); if(ext.equalsIgnoreCase(".txt")) {//2 File f = new...
Forum Post

Request Advice for a program Java+ Apache

Dear All, I have to implement a "real time" system on Unix machine to analysis from real time data and present it in a graphic user interface. Currently I am thinking of Java due to its...
Forum Post

Re: Minimizing Repetitive Code(Urgent!!!)

great. it should'n be very difficult to adapt the code so the output is like in the pdf. if you have further questions, write me at j2se@gmx.ch
Forum Post

SendMessage with LB_ADDSTRING help

Hi, I'm having trouble displaying text to a listbox (I've included my code). I expected that when I press my left mouse button (on the MainWnd) the string "greeting" should display in the listbox....
Forum Post

Re: Minimizing Repetitive Code(Urgent!!!)

Thanks for the tremendous help.Much appreciated.I will now see how I can implement your code into mine without my lecturer thinking I copied from someone else.Anyways, here's the scanned, complete...
Forum Post

creating text areas

hi.. I want to create 2 text areas in the jframe. First textarea should have a scrollpane and the other text area may not have tat scroll pane. i want the textareas to be displayed...
Forum Post

help me..

Hi, i need to play audio file once my text file is opened. for eg, i have text file wit content in it as "hi hello". i have same audio file wit content "hi hello". so now if i open the text...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.