pzo1970
November 12, 2011, 7:02pm
#1
I am attempting to link to external files that are in directories with deep linking structures. Is there anyway to recursively do this, or must I manually link every individual file in the compilation?
[attachment=0]2011-11-12_124909.png[/attachment]
Any and all help is greatly appreciated.
Rodney
What are you trying to achieve? Do you want to keep these files external and have a link that would open them in an external player? Or do you want to compile them and play them inside the publication?
pzo1970
November 12, 2011, 8:08pm
#3
Yes, I would like the external files to be opened by the external players…
You’ll have to work with HEScript in order to do that.
You can study some samples at http://www.htmlexe.com/wiki/ExternalPrograms or http://www.htmlexe.com/wiki/OpenFolder to find out how it works.
If you are lost, don’t hesitate to post your questions here.
pzo1970
November 14, 2011, 8:45pm
#5
Thank You Much…
I will post if any further questions…
Thanks again,
Rodney
kocie
March 28, 2013, 8:26am
#6
Hello, please can i have samples on paquet building with external application. The one gdgsupport supplied sometime ago is not available on the given urls:
see below:
You can study some samples at http://www.htmlexe.com/wiki/ExternalPrograms or http://www.htmlexe.com/wiki/OpenFolder to find out how it works.
Thanks, waiting
What do you want to do exactly?
The previous URL were moved to the online help: see http://www.htmlexe.com/help/samplescript-ebook-open-external-file
kocie
April 6, 2013, 10:52am
#8
Was trying but failing building a pub with external applications, so needed scrpit samples on this. Eventually managed to, thanks for the url anyway.