Zurück   Flashforum > Flash > ActionScript > ActionScript 1

Antwort
 
LinkBack Themen-Optionen Ansicht
Alt 13-01-2004, 20:04   #1 (permalink)
alter user
 
Benutzerbild von yaiyoo
 
Registriert seit: Feb 2003
Ort: Luzern
Beiträge: 1.248
Sound langsam einblenden mit MX 2004...

Hi,

hab zwar ne Weile gesucht...

aber kann man dieses neue "Standard-streaming" in Flash 2004 auch langsam einblenden lassen???

ActionScript:
  1. if (_global.Behaviors == null) {
  2.     _global.Behaviors = {};
  3. }
  4. if (_global.Behaviors.Sound == null) {
  5.     _global.Behaviors.Sound = {};
  6. }
  7. if (typeof this.createEmptyMovieClip == 'undefined') {
  8.     this._parent.createEmptyMovieClip('BS_yaiyoo', new Date().getTime()-(Math.floor((new Date().getTime())/10000)*10000));
  9.     _global.Behaviors.Sound.yaiyoo = new Sound(this._parent.BS_yaiyoo);
  10. } else {
  11.     this.createEmptyMovieClip('_yaiyoo_', new Date().getTime()-(Math.floor((new Date().getTime())/10000)*10000));
  12.     _global.Behaviors.Sound.yaiyoo = new Sound(this.BS_yaiyoo);
  13. }
  14. _global.Behaviors.Sound.yaiyoo.loadSound("http://www.meine-adresse.de/song.mp3", true);
Würde mich mächtig weiter bringen.

Vielen Dank im Vorraus...

mfg yaiyoo

Geändert von yaiyoo (13-01-2004 um 20:18 Uhr)
yaiyoo ist offline   Mit Zitat antworten
Alt 22-01-2004, 11:52   #2 (permalink)
agedoubleju
Gast
 
Beiträge: n/a
Versuchs mal mit setVolume...
  Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind an
Pingbacks sind an
Refbacks sind an



Alle Zeitangaben in WEZ +1. Es ist jetzt 07:05 Uhr.

Domains, Webhosting & Vserver von Host Europe
Unterstützt das Flashforum!
Adobe User Group


Copyright ©1999 – 2012 Marc Thiele