Loading External Text

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
GMStudio
Posts: 63
Joined: Wed Feb 01, 2012 8:12 pm

Is it possible load content from an external text file into a pano (skin). I know it's possible for flash but not for HTML5.
Well, I'm doing a project with a lot of panoramas and my client wants to update every day some "text boxes" with new text.

Thanks
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
without trying it,
if you externalise the skin, the text then is part of the HTML page.
All you would need to do is use a text editor to edit the text in the HTML page then upload it.
If the text box is set to scroll and word wrap, then I can't see why it would not work.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
GMStudio
Posts: 63
Joined: Wed Feb 01, 2012 8:12 pm

Yes, I understand - but it only work when I have html create for flash (then I have in html page "embeded skin data").
In my case, I want flash and html5 page. I create html from HTML5 option (normal template) not from flash (html option in flash is disabled), and in html page created from HTML5 option I not see in code "embeded skin data"!

Only in "skin js" I find my text box, bud when I change text, and open in browser, text is not change!

Thanks
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI, if using Flash Fallback Player then the Skin data will be in the skin.xml.

skin.xml = Flash
skin.js = HTML5

Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply