Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Keep lingo running whilst file dialog is open

Status
Not open for further replies.

TKNIG01

Programmer
Jan 27, 2004
7
GB
Hi, I've built a record deck in director and have a slight problem in importing sound files into a playlist. I use the open file dialog box to search for the files but this stops the score from moving from one frame to another. This is fine if the whole song is loaded into memory but if i'm streaming it (using the exitframe event) it stops loading more sound into memory because the stream function isn't being called. Does anyone know how I can keep a lingo loop going even though the file dialog box is open?

Thanks, Tom.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top