Hi There,
How can I link to images/video's which are places into the "video" of "images" map, but without using with the whole (absolute) path?
For example...
If txt.Text = "Background 1" Then
material.GetShader(0, shad)
shad.SetFileName("................................ ..............Video\DLS\background 1.avi")
End if
How can I make a relative link from the location of the project.xpr file?