lingo-l Using the current spriteNum to play a flash movie in Director 6.5

2001-06-13 Thread hughesdiana
Hi I wonder if anyone can help me I'm trying to create a turntable that will play several flash movies by using a variable: set aRecord = the currentSpriteNum on enterFrame set aRecord = the currentSpriteNum go the frame end THIS FOR THE RECORD on mouseDown me set aRecord = the

Re: lingo-l Using the current spriteNum to play a flash movie in Director 6.5

2001-06-13 Thread Joe O'Neil
not sure what you trying to do, see no way what you doing can work. the currentSpriteNum is the number of the channel where a script is running [EMAIL PROTECTED] wrote: on enterFrame set aRecord = the currentSpriteNum frame and movie scripts return 0 put the currentSpriteNum --0 so