helo,
i need to create a media player for that i hav created three midlet files one which maints the history of navigation the other is simple player n the third is the video player but when...
Type: Posts; User: Jibrael; Keyword(s):
helo,
i need to create a media player for that i hav created three midlet files one which maints the history of navigation the other is simple player n the third is the video player but when...
Thanks Marvec n Graham a lot for you reply!!!
yes its wrking well with your hello world code!!
i got it now!!
can u give me sum link to download and play video files ??
this my code
Thanks Raj for replying
well my problem is i want to connect two different files into a single one..
all of the three are classes which extends the midlet class ...
how can i do it by creating...
Hello!!!
Can any one tell me how can i merge to n more Class that extends a midlet class???
also i wan to know how cud i attach an external emulator for my execution as i am workin on WTK2.5...
Thanks Marvec n Graham a lot for you reply!!!
yes its wrking well with your hello world code!!
i got it now!!
can u give me sum link to download and play video files ??
this my code
...
Try outthis code it will work it did for me
//main midlet class
import java.io.IOException;
import javax.microedition.lcdui.*;
import javax.microedition.media.*;
import...
Creating project "Vp"
Place Java source files in "C:\WTK25\apps\Vp\src"
Place application resource files in "C:\WTK25\apps\Vp\res"
Place application library files in "C:\WTK25\apps\Vp\lib"...
hi!
i am geting this error when i pasted the code for videoplayer in the src folder i hv gvin the SAME NAME TO THE MIDLETCLASS BUT STILL I GET THE FOLLOWING ERROR PLZ HELP ME TO UNDERSTAND THIS N...
Helo,
i have pated a j2me videoplayer code but when i am trying to exexute it i am getting an error.
saying no source??? i dnt understand
Please help me to figure it out!!!
Creating project...
Helo Raj,
Thanks for replying,I am very Naive to j2me. i do not know how to create midlet suits n how will it work???
Following are the codings i would realy appreciate it you could rectify it....
Thanks a LOT!!!Graham'
I immediately tried out your way but since i have the codes already written by extending midlet class i am fimding it difficult to edit them.
As i mentioned it earlier...
Thanks Amit for replying!!
my problem is that i have got three seperate midlet files one is the menu into which i have to merge the other two audio n video files.
Its like in the menu on...
HELLO!
I AM NEW TO J2ME AND I AM CREATING A MEDIAPLAYER FOR MY FINAL YEAR PROJECT CAN ANY ONE HELP ME IN EXPLAINING HOW TO LINK TO MIDLET FILES WHERE ONE IS THE AUDO AND THE OTHER IS VIDEO ONE???
...