Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

sabapc

Member
  • Joined

  • Last visited

  • Country

    Chile

Everything posted by sabapc

  1. If i play a sound (in Java), and i want to play another sound inmediatly after the first finish.. how can i "wait" until the first finish ? Note: I don't know the length of each sound when i'm writing the program so i can't wait a constant like. while(System.currentTimeMillis()<T) ; I need something like: ---------------------------- AudioClip s1 = .....; AudioClip s2 = .....; ... s1.play(); ... while(s1.isPlaying()) // This method doesn't exist, is there something similar that do exist ? ; s2.play(); ---------------------------- Something like that. Thanks...
  2. The topic description says it all... how can i disable the onboard video chip in order to install an AGP video card ?? PCChips P4 M925 Series v1.3 Thanks.
  3. When i close MSN 6 and then i open it again, the display picture is not there anymore (it's still in the list of display pictures available, but not as default), how can i make it permanent ? (i haven't found any configurable option), thanx...

Account

Navigation

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.