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.

ifrevets

Members
  • Joined

  • Last visited

Everything posted by ifrevets

  1. Hi All:I set up my default flight after selecting "views/instrument panel/main panel/normal" for the normal view of the Cessna 172 panel and save it. Then I close fsx. Then when I start fsx again my opening screen is a small (I guess 3-D) partial panel at the bottom part of the screen and the "views . . ." screen has changed to "views/instrument panel/main panel/off". It keeps doing this over and over again.Does anybody have any idea as to why this keeps happening? . . . Steve K. (ifrevets)
  2. How do you change the default startup aircraft in fsx?ifrevets
  3. Hi Arthur PratherThank you for the information. I will give it a try.Regards,Steve K (ifrevets)
  4. Hi AllI want to use 12 position mechanical rotary switches for my avionics panel. They are wired for three buttons but I don't know how to program them. I got this sample code for a Rotary Switch in EPIC but it will not compile. Can anyone tell me how to get what I am trying to do.#define FASTSCAN 0definemodule(0,FASTSCAN,0,7):commplus{ keyhit(EQUAL);}:commminus{ keyhit(KBMINUS);}rvar (last_pos,0)rvar (last_pos,1)rvar (last_pos,2) :comm_pos0{ ifvar(last_pos,EQU,2) call commplus else commminus setvar(last_pos,0) }:comm_pos1{ ifvar(last_pos,EQU,0) call commplus else commminus setvar(last_pos,1) }:comm_pos2{ ifvar(last_pos,EQU,1) call commplus else commminus setvar(last_pos,2) }definebutton(16,on,comm_pos0)definebutton(17,on,comm_pos1)definebutton(18,on,comm_pos2)Any help on this would be much appreciated.Best regards,Steve K. (ifrevets)
  5. W. SieffertThank you for the information. I have pout the shortcut on my desktop.Best Regards,Steve K.
  6. Hi AllDoes anyone out there know how to access the instructor's station in Flight Simulator 2004 9fs9)?Thanks,Steve K.
  7. Hi Cargomun:Thank you for your very prompt reply . . . worked like a charm!!Steve K.
  8. Can anyone tell me how to change the view of the aircraft in spot view from the right side view of the airplane to a different view as was possible in the previous FS releases?Thank you,Steve K.

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.