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.

Empfohlene Antworten

Veröffentlicht

Hallo!

eine swf-datei einbinden klappt schon mal....

<object data="../logos/120x600_caspian.swf" type="application/x-shockwave-flash" width="70" height="350">

<param name="movie" value="../logos/120x600_caspian.swf" />

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

<param name="scale" value="exactfit" />

<param name="menu" value="false" />

<param name="bgcolor" value="#000040" />

</object>

ABER...

Ich bekomme es nciht hin, daß beim clicken mit der maus eine neue seite geöffnet wird mit einer angegebenen url....

dabei wird die maus, wenn man über über die swf-datei fährt ja schon zum "finger"....

wie kann ich den browser dazu bringen, auf clicken eine angegebene seite zu öffenen?

*frust*

danke!;)

Einen Link setzen oder die Aktion innerhalb Deiner SWF abfangen, sprich den Link innerhalb der SWF setzen (ich meine mich zu erinnern, das es dafür ein Property gibt oder das ganze via ActionScript)

Phil

  • Autor

Hi!

Link setzten hatte ich versucht....

<a href="hilf/high.htm" target="_blank">

<object data="../logos/120x600_caspian.swf?clickTAG=../hilfsseiten/high04k.htm" type="application/x-shockwave-flash" width="70" height="350">

<param name="movie" value="../logos/120x600_caspian.swf?clickTAG=../hilfsseiten/high04k.htm" />

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

<param name="scale" value="exactfit" />

<param name="menu" value="false" />

<param name="bgcolor" value="#000040" />

</object>

</a>

geht trotzdem nicht :(

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

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.