placeholder

Q&A about the latest versions
Post Reply
MPW
Posts: 123
Joined: Wed Mar 06, 2013 4:22 pm
Location: Germany

Hi,

is there a placeholder to stop all media of the project having different file-names ("wlcome.mp3", "audio1.mp3",...)?

And is it still neccessary to add an alternative ogg-file?

Thank you.
User avatar
360Texas
Moderator
Posts: 3684
Joined: Sat Sep 09, 2006 6:06 pm
Location: Fort Worth, Texas USA
Contact:

Of course you have read this placeholder list in the Pano2vr documents

https://ggnome.com/doc/placeholders-list/

But I don't think this what you are looking for.

You might be thinking about an unload attached to a button, when tapped the action would be to unload the audio file.
Dave
Pano2VR Forum Global Moderator
Image
Visit 360texas.com
User avatar
Hopki
Gnome
Posts: 13025
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Under the Media action, there is the target _main, that's all audio channels.
Regards,
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/
MPW
Posts: 123
Joined: Wed Mar 06, 2013 4:22 pm
Location: Germany

Thank you,

I thought using target_main could influence the users general volume setting.

Then I found out that using just the # as target is working, too. :o
User avatar
Hopki
Gnome
Posts: 13025
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Using a # before an ID name turns it into a regular expression.
See: https://ggnome.com/doc/skin-regex/
Regards,
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