Please can someone help.. Ought to be a relatively simple answer
I have prepared my first CD project. I have a script that on the click of a
button launches an external flash window and plays a flash .swf. Whilst it
all works fine on the desktop, once however i burn it to cd, i can get flash
to open, but it fails to launch the .swf. can anyone give me any advice.
the script used is below.
Have to show my client and cant figure what i've done wrong
on mouseUp me
open the moviePath&"\Flash Files\latestca.swf" with "@\Flash
Files\Flash.exe"
-- The moviePath specifies the path that the director movie is in and
"latestca" is the flash file. With simply tells director where the program
is to open the file.
end
[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!]