Ask a Question related to Macromedia Director 3D, Design and Development.
-
muzikathzi webforumsuser@macromedia.com #1
problems on server
hi
Iīve a extern linked w3d file with an animation. i pause the animation on prepareMovie and control it with script at runtime. in Addition Iīve some other extern linked w3dīs from where I load models (cloneModelfromCastmember..) into the main scene.
All the files that are used (w3d, dcr, htm) are in a dswmedia folder.
When i test the movie local in the browser it works fine, but when i copy the dswmedia folder to the server it doesnīt. The mainScene is shown but the animation doesnīt stop.
What can be the reason for that?
Are there other security restrictions I havenīt thougth of?
Should I load the files with preloadnetthing..?
please help me!
Thanks
muzi
muzikathzi webforumsuser@macromedia.com Guest
-
MX 7 Search Server Problems
Is there some bug with the verity merge utility and MX 7 Search Server? We recently upgraded to MX 7 and ever since then the Search Server has... -
ftp server problems
Hi, I'm trying to set up a server on my G4, OS X 10.2.6 and I'm having trouble doing so... :-( I'm using CrushFtp and sitting in a small... -
Problems! WinNT Client -> WinXP Web Server -> Win2000 File Server
Hi everyone, I have an WinXP Server and an ASP.NET application that access files in a third machine, Win2000 Server. I am using Windows... -
SQL Server SP3 problems
Hi Which version of SQL Server are you trying to update? Only apply the files needed. a.. Sql2ksp3.exe. Updates for database components. b..... -
Real problems in compiling Apache Web Server with Open Server 5.0.6
Since a few days i've trialed to compile the Apache Web-Server 1.3.27 with SCO Open Server 5.0.6. Unfortunately with almost no success. 1.) I... -
muzikathzi webforumsuser@macromedia.com #2
Re: problems on server
Iīve now realised, that the problem ist that the Member that includes the MainScene has state 3 and doesnīt change to 4.
Seems as if there is a problem with decompression..?
Can i force the member to be decompressed bevor itīs shown?
my new code:
on prepareMovie
[..]
world3d = member(1,2)
world3d.preload()
repeat while (world3d.state <4)
end repeat
defaultCamera = world3d.camera("DefaultView")
defaultCamera.transform.position = vector(0,0,0)
[..]
this causes a never ending loading..
...need help!
muzikathzi webforumsuser@macromedia.com Guest



Reply With Quote

