At 5:22 PM +0100 9/23/02, you wrote: >Buzz ive been testing extensivly and found some errors in the structure of >the code were working with, >It seams that the preparemovie script line: > > > put dummyStreamer.id3tags into gSong1List > > >will only work in a frame script,if i put it in the prepare movie handler it >retuns void , >Do you have any ideas?
it'll wors as long as the file used by the streamer has been preloaded. it shouldn't matter if it executes in a prepareMovie handler or a frame script. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
