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.

Problem mit Filmverdoppelung in Flash 5.0

Empfohlene Antworten

Veröffentlicht

Ich will aus einer Textdatei textblöcke in Fenster einlesen. Irgendwie klappt das ber nicht. Ich sehe das erste, dann kommt nichts (ca. die länge von zwei Fenstern) und dann kommt das letzte Fenster. Wo ist mein Fehler?

Hier ist der Code (die posts variable kommt aus der .as-datei und hat den wert 4):

#include "ak.as"

for (n=1; n<posts; n++) {

bn = "box" add n;

duplicateMovieClip ("_level0.box0", bn, _level0);

setProperty (bn, _y, Number(getProperty(bn, _y))-Number(n*(getProperty(bn, _height)))-30);

#include "Ak.as"

}

:confused:

Ich hab den Fehler gefunden...

Für die die wissen wollen woran es lag:

Die Klone von dem Film "Box0" wurden alle auf "_level0" erstellt. Nun hab ich statt _level0 jedem eine eigene ebene gegeben. Und es läuft... :D

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.