Ask a Question related to Macromedia Director Lingo, Design and Development.
-
kred webforumsuser@macromedia.com #1
why doesn't it find my files??
ok I have a movie that plays other director movie
go to movie "whatever"
when I publish the movie for the web I get an error message saying it can't locate the file,
I have tried to set it up in with dswmedia file, and tried file://"whatever.dcr"
and all I get is error messages and missing files.
my file structure is:
root.dcr
dswmedia file
whatever.dcr
and I tried
dswmedia file
root.dcr
whatever.dcr
now I've been reading alot about support files and dswmedia files, and directpath lingo, and I'm more confused now then when I started. why is it that the server can't find my .dcr when I post them on the web, but it locates them any other why published- cd, projector, or preview in browser.
I need a hand with the proper file structure, and the lingo to find and play my .dcr on the web
any help would be greatly appreciate it
thanks
Ken
kred webforumsuser@macromedia.com Guest
-
Need code to find 2-day old files
Can this be done in PHP? I want to read a directory and for each file with a .sql extension that is older than 3 days, I want to delete it. I... -
find string in files
Hello, Can someone give me a simple shell script that search for a specific string in all files ? Same as MS Windows' "Search/Find in file"... -
find files
Hi all, how can I find file/s (within a path), containing a given string? Thanks for your help -
find string between files
Hi all, how can I search for a specific string inside a directory (between files) ? Thanks for your help -
where could i find .fla files?
would like to know where i could find flash template files , sites similar to www.flashkit.com etc, thx -
MosseMilk webforumsuser@macromedia.com #2
Re: why doesn't it find my files??
Hi!
Check gotoNetMovie in help
/M
MosseMilk webforumsuser@macromedia.com Guest
-
SafariTECH #3
Re: why doesn't it find my files??
you have to remember when you run it on the web it is actually playing from a version that gets downloaded to the user's browser ... so regular go to movie commands fail because the files are on your server, not on the user's computer.
You will have to use GoToNetMovie
============================
Glen Palmer
SafariTECH
Cold Fusion Specialist
[url]www.safaritech.com[/url]
============================
SafariTECH Guest



Reply With Quote

