Zurück   Flashforum > Flash > Flash Fortgeschritten > Flash 8

Antwort
 
LinkBack Themen-Optionen Ansicht
Alt 22-01-2007, 21:01   #1 (permalink)
this.onEnterFame
 
Benutzerbild von RedSaint
 
Registriert seit: Feb 2002
Ort: Jetzte: Stuttgart
Beiträge: 1.666
variablen übergabe funzt offline, aber online nicht!

wie kann das sein?

im file selbst funzt folgendes:

Code:
this.anzahlBilder = 5;
//this.verzeichnis="content/02commercial/01img/"
this.verzeichnis="../01img/"
this.imgToShow = 1;
this.shownImg = 1;
this.contiInTask = "conti1";
//
MovieClip.prototype.galfunction = function() {
	this._parent._parent.imgToShow = this.id;
	// 
	if (this._parent._parent.contiInTask == "conti1") {
		this._parent._parent.contiInTask = "conti2";
	} else if (this._parent._parent.contiInTask == "conti2") {
		this._parent._parent.contiInTask = "conti1";
	}
	this._parent._parent[contiInTask].loadIMG(this._parent._parent.imgToShow);
	this._parent._parent.shownImg = this._parent._parent.imgToShow;
	for (f=this._parent._parent.anzahlBilder; f>0; f--) {
		if (f != this.id) {
			this._parent["btn"+f].fade(0, 70);
		}
	}
	// 
};
kommentiere ich aber für online und inhalte reinladen etc. den "rihctigen pfad" wieder ein also

Code:
this.verzeichnis="content/02commercial/01img/"
checkt flash den wechseln von conti1 auf conti 2 nichtmehr !
es wird einfach mmer conti1 verwendet ... und ... wie gesagt im file selbst... solo ... ohne reingeladen werden: einwandfrei!

woran kann das liegen die bennenungen hab ich schon gecheckt ... sind nicht doppelt vergeben ...




_RED_
__________________
_may the force be with you_
.................................................. .........
on Fire 2008
.................................................. .........

Easy Crime available here
.................................................. .........

_RED_ + Flashforum = Big Love
.................................................. .........

A.K.A: ACHIM 0815
RedSaint ist offline   Mit Zitat antworten
Alt 23-01-2007, 11:40   #2 (permalink)
Der Wunderhund
 
Benutzerbild von gaspode
 
Registriert seit: Jun 2002
Ort: Hattingen
Beiträge: 10.515
Bin nicht ganz sicher …
… aber dürfen Ordnernamen mit Zahlen beginnen?

Könnte bei einem Linux-Server z.B. zu Problemen führen.

gruß, gaspode
gaspode ist offline   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 18:07 Uhr.

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


Copyright ©1999 – 2012 Marc Thiele