Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

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.

Eine Flash datei in CSS einbauen?

Empfohlene Antworten

Veröffentlicht

Halloo,

wie kann ich ein .swf in meine CSS Datei als Pfad einbinden.

habe es so probiert ging aber nicht.

TABLE.header {

  background-image: url(<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 


codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" width="760" height="120">

<param name="movie" value="../images/head.swf">

<param name="play" value="true">

<param name="loop" value="true">

<param name="quality" value="high">

<embed src="../images/head.swf" play="true" loop="true" quality="high" 


pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="760" 


height="120"></embed>

</object>);

  background-repeat: repeat-x;

  background-color: #ffffff;

  border-right: 1px solid #9a9a9a;

  border-left: 1px solid #9a9a9a;

  border-bottom: 1px solid #9a9a9a;

}

flash respektive SWF ist ein activex-objekt, das wird so nicht gehen. zumindest wäre mir das neu.

abgesehen davon verlangt "background-image: url" einen URI und keine HTML-auszeichnung, schon garnicht über mehrere zeilen.

s'Amstel

Da kannst du was mit absolut positionierten divs machen. Eine (Hintergrund) erhält 100% Breit und Höhe und ausserdem einen z-index, der sie ganz weit nach unten packt.

Den Inhalt packst du dann in ein anderes div. Das erhält einen (ich glaube) höheren z-index. Und gut is.

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

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.