Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4

Thread: Need Help

  1. #1
    Join Date
    Feb 2006
    Location
    Japan
    Posts
    81

    Talking Need Help

    Hello boys
    How I can load a movie in this VideoPlayer from a ListBox of another project?
    Please help me.
    Attached Files

  2. #2
    Join Date
    Feb 2006
    Location
    Japan
    Posts
    81
    Oh, I forgot. .......
    This is the font that I use in this project....
    Attached Files

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    to load a video from another project you will need to make the 2 apps communicate in some way (ini,text file)

    you could make the listbox on double click create a text file with the path to the video, in the video app you could put some code in page timer to look for the file, play the video and delete the text file once finished,

    i dont have time right now, but i will try and make a example of what i mean (if no one else chimes in b4 i get a chance)
    Open your eyes to Narcissism, Don't let her destroy your life!!

  4. #4
    Join Date
    Apr 2007
    Location
    Mar Sara
    Posts
    292
    You can search for Worm's example, it uses input objects to send messages.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts