Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Simple XML Question

Featured Replies

Hi everyone, it's been a long time since I've posted and everyone was very helpful in the past, so here's another question.I have two buttons next to each other. Pressing the first one toggles the door, works perfectly:Toggle Fwd Cabin Door(L:FwdCab, enum) ! (>L:FwdCab, enum) 0 (L:DoorsEnergized, enum) 1 == if{ (>K:TOGGLE_AIRCRAFT_EXIT) } What I want the other button to do is to toggle the Concorde nose visor from fully UP to fully DOWN, but I'm having trouble since there's no one "Concorde Toggle" action.Here's what I want to say in English for the other button:If the button is pressed, then if DoorsEnergized = 1, then Toggle FwdCargo (If it's 1, make it 0, and vise versa) if FwdCargo is 1, then Extend the Concord nose visor fully else Retract the Concord nose visor fullyAnyone want to lend a hand? Thanks.

  • Author

Use events:(>K:INCREASE_CONCORDE_NOSE_VISOR_FULLY)and(>K:DECREASE_CONCORDE_NOSE_VISOR_FULLY)Cheers, Rob

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.