Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Java (http://www.programmingforums.org/forum17.html)
-   -   Help Asap (http://www.programmingforums.org/showthread.php?t=15556)

FarisMkhalid Apr 5th, 2008 9:19 AM

Help Asap
 
Hello
I need to know how to create a program that can detect any alert on the system and then play a flash movie once detected.
is this possible?
i managed to find out how to play a flash movie in java and i just cant seem to get around the problem.
help please

Fall Back Son Apr 7th, 2008 1:22 PM

Re: Help Asap
 
What? You need to describe the problem and what solution is needed in more detail. From your description all I can offer is that

Desktop.getDesktop().open( new File("c:/aFolder/textDoc.txt") );

would open the text document located at that destination. I believe the Desktop class has similar functionality for other file types. So if you put a WMP file there it will launch windows media player and play the file.


All times are GMT -5. The time now is 12:52 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC