August 21, 200421 yr I have just created a runtime by binding 18 related files in the developer tool - problem is the scripts for navigation now no longer seem to be working. For example I try to open one related file through a button and up comes the dialog box saying "blahBlah can't be found" , then I am asked to find it. What is going on and how can I fix it? Thanks Charly
August 22, 200421 yr Were some of the files in different folders/directories before you bound them? If so, Developer puts them all into the same folder--which means that your File References are now incorrect. I tried keeping things all neat and tidy (and safer from users) by putting all the data files into a subfolder on the first project I created--and got the same error. You can leave them in the subfolder for development if you want, but if so, you have to add File References to the same file names in the same, higher-level folder. It's probably simpler to just keep them all together and define the File References list accordingly. (This is only one possiblity; could be other issues.) RD
Create an account or sign in to comment