Hi to all.
I'm a little desperate too you know, but I'll be cool.
Would somebody please point me to the right direction.
Been trying to use ActiveX Controls to playback an MPEG
movie in Director 8 but still no luck. Here is what I got so far.
property spriteNum, Spr, theFile
on beginSprite me
theFile = member(4).fileName
Spr = sprite(spriteNum)
-- aboutBox (Spr)
open (Spr, theFile)
end
on exitFrame me
play (Spr, theFile)
end
The above script generates
Script error: Comma expected.
open (Spr, theFile)?
Told ya I'm desperate too. ;-)
To the kindhearted person who could help
me, a million thanks in advance.
systemSpecs:
Director 8, Win98
WMP version 6.4.07.1112
cheers,
John Erazo
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]