Hi,
I am in a strange situation which would require some help
-
My main swf movie loads from txt file with LoadVariableNum into its “containter.swf”. It works well on my machine.
-
I upload all my swf and txt files to the remote server, all files are in the same folder, there are no subfolders.
-
I just run only the container.swf from the remote server… the content of the separate txt files appears well.
-
Now when I start my main.swf from the remote server. It calls the container.swf as it should… the container.swf appears…but it does not load the content of the txt file, it is empty!!!
When I tried at step 3. , it worked, which does not work at step 4.
Why?
Thanks,
B.