Skip to content
View in the app

A better way to browse. Learn more.

GTAGames.nl - De Nederlandse Grand Theft Auto 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.

Video speler?

Hoe zet ik een videoplayer op mijn site die een film afspeelt?

Als ik het moet uploaden, no problem.

Maar het liefst moet het een script zijn die werkt op e107.

Via google vond ik niks.

Featured Replies

'T is veel simpeler om zelf een "Custom Page" aan te maken.

			  <object id="MediaPlayer" width="BREEDTE" height="HOOGTE IN PIXELS" >
			<param name="ShowDisplay" value="false">
			<param name="AutoPlay" value="true">
			<param name="FileName" value="BESTAND">
			<param name="AutoSize" value="true">
			<param name="stretchToFit" value="1">
			<param name="enableContextMenu" value="0">
			<embed width="BREEDTE IN PIXELS" height="HOOGTE IN PIXELS"
			  type="application/x-mplayer2"
			  pluginspage="http://www.microsoft.com/windows/windowsmedia/" 
			  src="BESTAND"
			  filename="BESTAND"
			  ShowControls=1
			  AutoStart=1
			  AutoSize=1
			  stretchtofit=1
			  ShowDisplay=0
			  enableContextMenu=0>
		  </object>

Het is makkelijker om een plugin in je website te hangen als je meerdere filmpjes wil toevoegen tot je site.

Dit hoef je alleen te uploaden en in te stellen en het werkt direct. Dat scheelt weer een heleboel geknutsel met HTML voor elk filmpje dat je toevoegd.

Zoveel werk is het toch niet om die code te kopieren en hier en daar de url in te vullen ?

Het is nog minder werk om iedere keer dat filmpje via de plug-in te laten draaien.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

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.