#: locale=de ## Tour ### Cookies Policy CookiesPolicy_220172EC_2F7D_087B_41B1_D4D8F99E6A44.url = https://www.cookiepolicygenerator.com/live.php?token=XdhxGqndhu31rhVhzapf55is4oWPI8wg ### Description ### Title tour.name = Hollywood Media Hotel ## Skin ### Button Button_3E01B286_2F77_08B7_41C5_CFE79BE35739.label = Kino "kleine Lupe" Button_3E01B286_2F77_08B7_41C5_CFE79BE35739.pressedLabel = Kino "kleine Lupe" Button_3E01B286_2F77_08B7_41C5_CFE79BE35739_mobile.label = Kino "kleine Lupe" Button_3E01B286_2F77_08B7_41C5_CFE79BE35739_mobile.pressedLabel = Kino "kleine Lupe" Button_3E46AF33_2F77_39EE_41B7_EC99B541D7B4.label = Tagungsraum CCC Button_3E46AF33_2F77_39EE_41B7_EC99B541D7B4.pressedLabel = Tagungsraum CCC Button_3E46AF33_2F77_39EE_41B7_EC99B541D7B4_mobile.label = Tagungsraum CCC Button_3E46AF33_2F77_39EE_41B7_EC99B541D7B4_mobile.pressedLabel = Tagungsraum CCC Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.label = Barbelsberg+Fox+Paramount Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.pressedLabel = Barbelsberg+Fox+Paramount Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.label = Barbelsberg+Fox+Paramount Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.pressedLabel = Barbelsberg+Fox+Paramount Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.label = Tagungsraum Pinewood Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.pressedLabel = Tagungsraum Pinewood Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.label = Tagungsraum Pinewood Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.pressedLabel = Tagungsraum Pinewood Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.label = Tagungsraum UFA Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.pressedLabel = Tagungsraum UFA Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.label = Tagungsraum UFA Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.pressedLabel = Tagungsraum UFA Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.label = Foyer Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.pressedLabel = Foyer Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.label = Foyer Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.pressedLabel = Foyer Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.label = Columbia+MGM+Bavaria Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.pressedLabel = Columbia+MGM+Bavaria Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.label = Columbia+MGM+Bavaria Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.pressedLabel = Columbia+MGM+Bavaria ### 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_02803E49_2FEB_3BBD_412E_99ACAFFAA618.text = 60m² Label_02803E49_2FEB_3BBD_412E_99ACAFFAA618_mobile.text = 60m² Label_02847E4B_2FEB_3BBD_41BF_8EAF32A38AB1.text = 30 Label_02847E4B_2FEB_3BBD_41BF_8EAF32A38AB1_mobile.text = 30 Label_02854E4A_2FEB_3BBF_41B1_C734C85BFF70.text = --- Label_02854E4A_2FEB_3BBF_41B1_C734C85BFF70_mobile.text = --- Label_02863E4A_2FEB_3BBF_41C2_4B1BE495048D.text = --- Label_02863E4A_2FEB_3BBF_41C2_4B1BE495048D_mobile.text = --- Label_02874E49_2FEB_3BBD_41BF_EEB186BBD729.text = 3.00m Label_02874E49_2FEB_3BBD_41BF_EEB186BBD729_mobile.text = 3.00m Label_029B6E4B_2FEB_3BBD_41C3_B08512A5EF0D.text = 40 Label_029B6E4B_2FEB_3BBD_41C3_B08512A5EF0D_mobile.text = 40 Label_02C90430_2F95_0FEB_41A2_550DEF70C9B6.text = 130 Label_02C90430_2F95_0FEB_41A2_550DEF70C9B6_mobile.text = 130 Label_02C9A42F_2F95_0FF6_419A_8EE60E2363AC.text = 3.00m Label_02C9A42F_2F95_0FF6_419A_8EE60E2363AC_mobile.text = 3.00m Label_02C9D42F_2F95_0FF5_41B4_BA4080302EB3.text = 180 Label_02C9D42F_2F95_0FF5_41B4_BA4080302EB3_mobile.text = 180 Label_02CA0429_2F95_0FFD_41C6_719AF87A01C4.text = 246m² Label_02CA0429_2F95_0FFD_41C6_719AF87A01C4_mobile.text = 246m² Label_02CE1431_2F95_0FEA_41AE_F45657BD26A9.text = 200 Label_02CE1431_2F95_0FEA_41AE_F45657BD26A9_mobile.text = 200 Label_02CEA430_2F95_0FEA_41BB_8314291629D9.text = --- Label_02CEA430_2F95_0FEA_41BB_8314291629D9_mobile.text = --- Label_03AA1889_2FEB_18BD_41C3_388E2ABDECF3.text = 177m² Label_03AA1889_2FEB_18BD_41C3_388E2ABDECF3_mobile.text = 177m² Label_03ADC88B_2FEB_18BD_41C7_61F2D8FA8CDF.text = 150 Label_03ADC88B_2FEB_18BD_41C7_61F2D8FA8CDF_mobile.text = 150 Label_03AE988A_2FEB_18BF_41C6_8FDCF612BC44.text = --- Label_03AE988A_2FEB_18BF_41C6_8FDCF612BC44_mobile.text = --- Label_03AEB88B_2FEB_18BD_41A5_8EC5B0382A19.text = 120 Label_03AEB88B_2FEB_18BD_41A5_8EC5B0382A19_mobile.text = 120 Label_03AF888A_2FEB_18BF_41BE_A2E4CEFD4E6B.text = 150 Label_03AF888A_2FEB_18BF_41BE_A2E4CEFD4E6B_mobile.text = 150 Label_03AFC889_2FEB_18BD_41C0_CFE666DC0057.text = 3.00m Label_03AFC889_2FEB_18BD_41C0_CFE666DC0057_mobile.text = 3.00m Label_04281FC4_2FEB_38AB_41B6_72DBE548C2E0.text = --- Label_04281FC4_2FEB_38AB_41B6_72DBE548C2E0_mobile.text = --- Label_04284FC4_2FEB_38AA_41A9_A8C70B0A600A.text = --- Label_04284FC4_2FEB_38AA_41A9_A8C70B0A600A_mobile.text = --- Label_042A2FC3_2FEB_38AD_41B5_E7BD5B5968EB.text = 3.00m Label_042A2FC3_2FEB_38AD_41B5_E7BD5B5968EB_mobile.text = 3.00m Label_042BFFC3_2FEB_38AE_418D_69B4E31351EE.text = 120m² Label_042BFFC3_2FEB_38AE_418D_69B4E31351EE_mobile.text = 120m² Label_042ECFC5_2FEB_38AA_41BC_E1C697E8460A.text = --- Label_042ECFC5_2FEB_38AA_41BC_E1C697E8460A_mobile.text = --- Label_042F0FC4_2FEB_38AB_4181_B4CD70F1E289.text = 60 Label_042F0FC4_2FEB_38AB_4181_B4CD70F1E289_mobile.text = 60 Label_04D1F0D9_2FEB_085D_417F_956C71D95208.text = 3.00m Label_04D1F0D9_2FEB_085D_417F_956C71D95208_mobile.text = 3.00m Label_04D2B0D9_2FEB_085A_41C4_435B829C1390.text = 152m² Label_04D2B0D9_2FEB_085A_41C4_435B829C1390_mobile.text = 152m² Label_04D5A0DB_2FEB_085E_41BF_47E249F428B9.text = 99 Label_04D5A0DB_2FEB_085E_41BF_47E249F428B9_mobile.text = 99 Label_04D610DA_2FEB_085F_41A3_9A93930E2A22.text = --- Label_04D610DA_2FEB_085F_41A3_9A93930E2A22_mobile.text = --- Label_04D700DA_2FEB_085E_41C1_FB8636626045.text = --- Label_04D700DA_2FEB_085E_41C1_FB8636626045_mobile.text = --- Label_04D750D9_2FEB_085D_41B6_F3ADE33F76A9.text = --- Label_04D750D9_2FEB_085D_41B6_F3ADE33F76A9_mobile.text = --- Label_11893F1F_2F6F_79D5_41C5_B312225026D0_mobile.text = Link kopiert Label_3AF5D57D_6B32_4C78_41C4_4133378EFD8E.text = Link kopiert Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9.text = 70 Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9_mobile.text = 70 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 = 48 Label_D8CF1887_EB52_4488_41CE_91C230A1A885_mobile.text = 48 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A.text = --- Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A_mobile.text = --- Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA.text = 60 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA_mobile.text = 60 Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515.text = 119m² Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515_mobile.text = 119m² Label_DE53911E_EADE_45B8_41C5_18303F946E70.text = Hollywood Media Hotel Label_DE53911E_EADE_45B8_41C5_18303F946E70_mobile.text = Hollywood Media Hotel ### 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_22A47AC4_2F6B_38AB_4185_14476E6A15D9.label = IMG_2710-Tagungsraum-UFA_03 panorama_246D1B11_2F6B_19AD_410A_6D43BE8CF580.label = IMG_2694-Tagungsraum-UFA_02 panorama_246FA96A_2F6A_F87F_41BD_E34E86A25D7F.label = IMG_2678-Tagungsraum-UFA_01 panorama_2470811C_2F77_09DB_41B0_6A21C5D94CD7.label = IMG_2578-Kino_kleine-Lupe_02 panorama_247094DB_2F75_085E_4180_A96FF2DE7FF2.label = IMG_2730-Tagungsraum-CCC_01 panorama_2470988C_2F75_18BB_41C5_F655F6524B34.label = IMG_2662-Tagungsraum-Pinewood_03 panorama_2470991E_2F75_19D7_41B8_BC054A7349FC.label = IMG_2630-Tagungsraum-Pinewood_01 panorama_24709A2A_2F75_3BFF_41B6_67D1DAE025C3.label = IMG_2646-Tagungsraum-Pinewood_02 panorama_2470B71D_2F75_09D5_41BD_D6953538D220.label = IMG_2746-Tagungsraum-CCC_02 panorama_2470D298_2F77_08DB_4197_2C4F93A4F481.label = IMG_2562-Kino_kleine-Lupe_01 panorama_2470E1EE_2F77_0876_41B7_FE943D65A8C5.label = IMG_2810-Tagungsraum_Barbelsberg-Fox-Paramount_001 panorama_2470E38B_2F77_08BD_41B5_90B67961C392.label = IMG_2914-Gang_02 panorama_2470F87D_2F75_785A_41B8_C39E5256ED57.label = IMG_2778-Tagungsraum-CCC_04 panorama_2471008E_2F75_08B7_41C2_DA66969B6362.label = IMG_2930-Tagungsraum_Columbia-MGM-Bavaria_01 panorama_24713218_2F75_0BDA_41C0_E6F967BB3C4F.label = IMG_2846-Tagungsraum_Barbelsberg-Fox-Paramount_003 panorama_2471415A_2F75_085E_41A0_0E911A608FAD.label = IMG_2882-Tagungsraum_Barbelsberg-Fox-Paramount_005 panorama_247147DC_2F75_085B_41C1_70B73CC9AD14.label = IMG_2762-Tagungsraum-CCC_03 panorama_247163A0_2F75_08EA_41C2_4BE1BDEF801F.label = IMG_2978-Tagungsraum_Columbia-MGM-Bavaria_04 panorama_247171E3_2F75_086D_41C5_128659AAF8CB.label = IMG_2826-Tagungsraum_Barbelsberg-Fox-Paramount_002 panorama_24719189_2F75_08BD_41A7_07A0B3D5C32E.label = IMG_2946-Tagungsraum_Columbia-MGM-Bavaria_02 panorama_2471B23B_2F75_0BDD_41BA_A0892937D146.label = IMG_2862-Tagungsraum_Barbelsberg-Fox-Paramount_004 panorama_2471D00E_2F75_07B6_41BF_8B04B6DF4916.label = IMG_2898-Tagungsraum_Barbelsberg-Fox-Paramount_006 panorama_2471D311_2F75_09AD_41C2_A420E43893D1.label = IMG_2962-Tagungsraum_Columbia-MGM-Bavaria_03 panorama_24730450_2F77_0FAA_41C0_AB88E57ECFF1.label = IMG_2594-Foyer_01 panorama_24735375_2F77_086A_41C3_0FC15852BF01.label = IMG_2794-Gang_01 panorama_247372D3_2F77_08AD_41C3_2595D69A4CA8.label = IMG_2614-Foyer_02 ## Action ### URL LinkBehaviour_1153B0C9_2F6F_08BA_41B6_1FBFC5531032.source = https://convention.visitberlin.de/meetingguideberlin/locations/hollywood-media-hotel LinkBehaviour_B66E1BF1_A290_9332_4172_16BAF1414DEB.source = https://convention.visitberlin.de/meetingguideberlin/locations/hollywood-media-hotel