>on mouseUp--1st frame nav button
>
> sound playFile 1,"Macintosh HD:Desktop
>Folder:paintshadoz:wtzardhead:ozsound:imoz.aif"
> play frame 5
>end
>
>
>it seems the above scripts work well in authoring and when I drag and
>drop dcr. on browser application(netscape) window, but the sound will
>not play when it is played as a shockwave from site directory(using ftp
>to upload).The sound file is 127k I am developing this in d6 using a Mac
>PPC
>!)
I do not believe that shockwave will find "Macintosh
HD:DesktopFolder:paintshadoz:wtzardhead:ozsound:imoz.aif" It is a
security issue.
You need to either import the audio (recommended since the sound is
fairly small -- and Shockwave Audio will shrink it a bit) or call the
file from your server. Look at the Shockwave audio example -- I think
that it is on-line at Macromedia.
Also, if I remember correctly, using D6 and calling the Shockwave
Audio file from the server, there are some limitations with creating
.swa files. I believe that you would need to use SoundEdit for that.
>Does the external cast have to be uploaded to site with dcr file?I
>have the sound file and the
>dcr in the same desktop folder.
There is a *great* using external casts in Shockwave tutorial at
http://www.director-online.com -- search for "external" or "cast".
--
~~~~~~~~~~~~~~~
[EMAIL PROTECTED]
[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!]