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.

Seat Belt & No Smoking Sounds

Featured Replies

I am trying to add No Smoking and Seat Belt sounds to an FSX plane.

My toggle switch gauges say:

<Gauge Name="Smoking" Version="1.0">
<Element>
<Select>
<Value>(L:Smoking sign, enum)</Value>
<Case Value="0">
<Image Name="Smoking_d.bmp" ImageSizes="69,112"/>
</Case>
<Case Value="1">
<Image Name="Smoking_u.bmp" ImageSizes="69,112"/>
</Case>
</Select>
</Element>
<Mouse>
<Tooltip ID="">Toggle Smoking Signs</Tooltip>
<Help ID=""/>
<Cursor Type="Hand" />
<Click>(L:Smoking sign, enum) ! (>L:Smoking sign, enum)</Click>
</Mouse>
</Gauge>

and:

<Gauge Name="Seatbelts" Version="1.0">
<Element>
<Select>
<Value>(L:Seatbelt sign, enum)</Value>
<Case Value="0">
<Image Name="Seatbelts_d.bmp" ImageSizes="69,112"/>
</Case>
<Case Value="1">
<Image Name="Seatbelts_u.bmp" ImageSizes="69,112"/>
</Case>
</Select>
</Element>
<Mouse>
<Tooltip ID="">Toggle Seatbelts Sign</Tooltip>
<Help ID=""/>
<Cursor Type="Hand" />
<Click>(L:Seatbelt sign, enum) ! (>L:Seatbelt sign, enum)</Click>
</Mouse>
</Gauge>

I have added the following to my aircraft Sound folder sound.cfg :

[NO_SMOKING_ALERT]
filename=CabinAlert

[sEATBELTS_ALERT]
filename=CabinAlert

I have added the CabinAlert.wav sound to my aircraft sound folder and my FSX Sound folder.. The wav file plays by itself.
When I click on either switch I get no sound . What am I doing wrong? Thanks, Bob.

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.