#: locale=de ## Tour ### Cookies Policy CookiesPolicy_7E422892_7300_608D_41D4_C504160631B8.url = https://www.cookiepolicygenerator.com/live.php?token=XdhxGqndhu31rhVhzapf55is4oWPI8wg ### Description ### Title tour.name = Centre Francais de Berlin ## Skin ### Button Button_56B35DC0_76A9_32F9_4190_07034C51094E.label = Foyer Kino EG/1OG Button_56B35DC0_76A9_32F9_4190_07034C51094E.pressedLabel = Foyer Kino EG/1OG Button_56B35DC0_76A9_32F9_4190_07034C51094E_mobile.label = Foyer Kino EG/1OG Button_56B35DC0_76A9_32F9_4190_07034C51094E_mobile.pressedLabel = Foyer Kino EG/1OG Button_69A7486D_76A9_518A_41CF_A2D8C792F527.label = Innenhof Button_69A7486D_76A9_518A_41CF_A2D8C792F527.pressedLabel = Innenhof Button_69A7486D_76A9_518A_41CF_A2D8C792F527_mobile.label = Innenhof Button_69A7486D_76A9_518A_41CF_A2D8C792F527_mobile.pressedLabel = Innenhof Button_79046AE1_76AF_D6BB_41D3_6B35BD63877D.label = Tanzstudio Button_79046AE1_76AF_D6BB_41D3_6B35BD63877D.pressedLabel = Tanzstudio Button_79046AE1_76AF_D6BB_41D3_6B35BD63877D_mobile.label = Tanzstudio Button_79046AE1_76AF_D6BB_41D3_6B35BD63877D_mobile.pressedLabel = Tanzstudio Button_79521F7E_76AF_6F86_419A_F6DCD4253A16.label = Seminarraum 008 Button_79521F7E_76AF_6F86_419A_F6DCD4253A16.pressedLabel = Seminarraum 008 Button_79521F7E_76AF_6F86_419A_F6DCD4253A16_mobile.label = Seminarraum 008 Button_79521F7E_76AF_6F86_419A_F6DCD4253A16_mobile.pressedLabel = Seminarraum 008 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.label = Seminarraum 106 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.pressedLabel = Seminarraum 106 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.label = Seminarraum 106 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.pressedLabel = Seminarraum 106 Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.label = Lobby Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.pressedLabel = Lobby Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.label = Lobby Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.pressedLabel = Lobby Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.label = Kinosaal/Veranstaltungssaal Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.pressedLabel = Kinosaal/Veranstaltungssaal Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.label = Kinosaal/Veranstaltungssaal Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.pressedLabel = Kinosaal/Veranstaltungssaal Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.label = Haupteingang Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.pressedLabel = Haupteingang Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.label = Haupteingang Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.pressedLabel = Haupteingang Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.label = Seminarraum 007 Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.pressedLabel = Seminarraum 007 Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.label = Seminarraum 007 Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.pressedLabel = Seminarraum 007 ### Multiline Text HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D_mobile.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
### Label Label_3AF5D57D_6B32_4C78_41C4_4133378EFD8E.text = Link kopiert Label_5C0DC3CF_76A8_F687_41D7_8BF814E79603_mobile.text = Link kopiert Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9.text = 271 Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9_mobile.text = 271 Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B.text = 3.00m Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B_mobile.text = 3.00m Label_D8CF1887_EB52_4488_41CE_91C230A1A885.text = 126 Label_D8CF1887_EB52_4488_41CE_91C230A1A885_mobile.text = 126 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A.text = 140 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A_mobile.text = 140 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA.text = 300 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA_mobile.text = 300 Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515.text = 288m² Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515_mobile.text = 288m² Label_DE53911E_EADE_45B8_41C5_18303F946E70.text = Centre Francais de Berlin Label_DE53911E_EADE_45B8_41C5_18303F946E70_mobile.text = Centre Francais de Berlin ### Tooltip Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC.toolTip = Floorplan Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC_mobile.toolTip = Floorplan Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B.toolTip = Share Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B_mobile.toolTip = Share Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6.toolTip = VR Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6_mobile.toolTip = VR Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B.toolTip = Map Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B_mobile.toolTip = Map Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9.toolTip = fullscreen Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9_mobile.toolTip = fullscreen ## Media ### Title panorama_7808A47A_7300_607C_41D3_4A5BA1F0B22B.label = IMG_8599-C-Konferenzraum 008_02 panorama_7808C457_7300_27B4_41D8_2DFBBF5FF4F5.label = IMG_8475-A-Kinosaal_02 panorama_7808D7B7_7300_20F4_41C3_2A96405C287A.label = IMG_8647-C-Konferenzraum 008_04 panorama_7808DB32_7301_E18D_41C0_53D327ADE93A.label = IMG_8511-A-Kinosaal_04 panorama_78091B71_7300_618C_41D2_6BEF1545F94D.label = IMG_8439-A-Oberes Foyer_02 panorama_7809233F_7300_21F4_41C8_33953C4C3EA3.label = IMG_8567-C-Konferenzraum 008_01 panorama_780926B1_7300_208C_41D8_9DBFB6064059.label = IMG_8383-A-Unteres Foyer_01 panorama_78092862_7300_2F8C_41A9_DD6ADB52A24B.label = IMG_8319-A-Lobby_01 panorama_780928A3_7300_2093_41D3_001E8168BCD2.label = IMG_8663-C-Konferenzraum 008_05 panorama_78094316_7300_21B4_41C5_4E63B7A02026.label = IMG_8415-A-Oberes Foyer_01 panorama_78095602_7300_638C_41D4_183D1D8B8DDC.label = IMG_8615-C-Konferenzraum 008_03 panorama_78096183_7300_208C_41DA_20067A373EDF.label = IMG_8399-A-Unteres Foyer_02 panorama_78096373_7300_218C_41DA_1F441AB0620F.label = IMG_8631-C-Konferenzraum 007_01 panorama_7809A1C5_7300_E097_41DC_9C2038AE51AA.label = IMG_8527-B-Konferenzraum 106_01 panorama_7809D248_7300_E39C_41B0_B637F7A42312.label = IMG_8543-B-Konferenzraum 106_02 panorama_780C89EC_7303_E094_41A5_87846A973776.label = IMG_8679-C-Tanzstudio_01 panorama_780F28D2_7300_208C_41D3_E557F501F909.label = IMG_8339-A-Innerhof_01 panorama_780F5EFC_7300_6074_41D0_C939D4741665.label = IMG_8355-A-Innerhof_02 panorama_780F787C_7300_6074_41CB_57690E7FAB88.label = IMG_8459-A-Kinosaal_01 panorama_780FBDB0_7300_E08C_41C9_A49A0F33AE2B.label = IMG_8287-A-Eingang_01 panorama_7F92E82B_7303_EF9C_41D6_D4B36A5BBCFA.label = IMG_8695-C-Tanzstudio_02 panorama_A4358E1C_AF64_B9D5_41CF_F9304467D606.label = IMG_8491-A-Kinosaal_03 ## Action ### URL WebFrame_AA32D3AE_F9F2_4498_41DB_F97C9EED83C8.url = https://tours.nexpics.com/elements/copyright-element.html WebFrame_AA32D3AE_F9F2_4498_41DB_F97C9EED83C8_mobile.url = https://tours.nexpics.com/elements/copyright-element.html WebFrame_FCBECF02_3AD6_5D88_41A8_396A9BAE7E20.url = https://maps.google.com/maps?output=embed¢er=52.5379611,13.5692782&z=15&q=G%C3%A4rten+der+Welt WebFrame_FCBECF02_3AD6_5D88_41A8_396A9BAE7E20_mobile.url = https://maps.google.com/maps?output=embed¢er=52.5379611,13.5692782&z=15&q=G%C3%A4rten+der+Welt