Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
Relative path problem, how to ...
P
Phil Phil
started a topic
over 6 years ago
Relative path problem, how to ...
2 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
P
Phil Phil
said
over 6 years ago
Hello I have problem pointing a file.
Here's my problem
Here's my folders :
!
L AR
! L script
! L Radar.jsl
!
L Resources
L images
L testImage.png
In the Radar.jsl script, I want to access the images file.
I tried "/Resources/images/testImage.png' or "../Resources/images/testImage.png'
But this not work
Any solution ? Thanks
G
Gabriele Boccone
said
over 6 years ago
The path should be relative to the HTML file containing your AR world.
So, if the html file is on the root directory, you can use "Resources/images/testImage.png" as path.
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3745 topics
© 2020
Wikitude
GmbH ·
Imprint
·
Legal
Phil Phil