Hesabına erişemeyen eski üyeler Discord üzerinden yardım alabilir.



Merhaba arkadaşlar, yeni yeni flash'a başlıyorum ve hafiften bir üyelik sistemi yapmaya başladım.Kayıt ve şifre geri isteme bölümü tamamen bitti.Geriye giriş ve üye bilgileri düzenleme kaldı.Bunun dışında öneride bulunabileceğiniz bir kısım varmıdır?

Demo: https://www.fordivum.com/uyelik/uyeliksistemi.html

Fikirleri için "Anaksim"'e teşekkürler.

Xearth önerisi üzerine yönetici paneli yapılacak.

Bu konu Culum tarafından düzenlendi(2010-12-21 15:59, 13 yıl önce)
güzel olmuş peki paylaşmayı düşünüyormusun?

+

- tckimlik no sorgulama gibi birşey olabilir..
- admin panel olabilir "kullanıcı düzenleme,kullanıcı ekleme, kullanıcı silme" gibi özellikli.
- pin kodu girişi olabilir?
Admin paneli iyi gibi görünüyor.Pin kodu da sunucudan sunucuya değiştiği için sıcak bakmıyorum.Tc kimlik no bana abartılı geliyor.Bittikten sonra tabii ki paylaşacağım.
Adept
4.3
Madem Yönetici Paneli ekliyorsun oradan TC Kimlik Sorgusu ve Pin Kodu gibi özellikleri acip kapattirabilirsin. Böylece herkes istedigi gibi kullanir sistemi.
teşekkürler.
Forumda kod paylaşımı mı yasaklandı? Account sistemi yapmak isteyenler için paylaşıyorum?
package 
{
    import flash.events.*;
    import flash.media.*;
    import flash.net.*;
    import flash.utils.*;
    import mx.binding.*;
    import mx.controls.*;
    import mx.core.*;
    import mx.effects.*;
    import mx.events.*;
    import mx.managers.*;
    import mx.rpc.events.*;
    import mx.rpc.http.mxml.*;
    import mx.states.*;
    import mx.styles.*;
    import spark.components.*;
    import spark.effects.*;
    import uyeliksistemi.*;

    public class uyeliksistemi extends Application implements IBindingClient, IStateClient2
    {
        private var _73301868ShowBasla:Fade;
        private var _73541081ShowBitir:Fade;
        public var _uyeliksistemi_Object1:Object;
        public var _uyeliksistemi_Object2:Object;
        public var _uyeliksistemi_SWFLoader1:SWFLoader;
        private var _689622098advesoyad:TextInput;
        private var _622105989benihatirla:CheckBox;
        private var _1874798384dogumtarih:DateField;
        private var _1296567684eposta:TextInput;
        private var _1406872029epostaniz:TextInput;
        private var _1186330959epostanizlabel:Label;
        private var _655905462girispanel:Panel;
        private var _1505092991girispanelbasla:Resize;
        private var _1183682350girisyap:Button;
        private var _259713271kayit_yap:HTTPService;
        private var _534318976kayitdugme:Button;
        private var _1159516614kayitgelencevap:Label;
        private var _929337173kayitol:Button;
        private var _523826058kayitpanel:Panel;
        private var _860937773kayitpanelbasla:Resize;
        private var _1120282332kuladi:TextInput;
        private var _1347356530kullaniciadi:TextInput;
        private var _929452250kullaniciadilabel:Label;
        private var _995414557parola:TextInput;
        private var _109434627sifre:TextInput;
        private var _823346391sifre_iste:HTTPService;
        private var _1892395183sifregelencevap:Label;
        private var _11655538sifregonder:Button;
        private var _1447250715sifreistemepaneli:Panel;
        private var _835097041sifrelabel:Label;
        private var _1240700075sifremiunuttum:Button;
        private var _2103993272sifrepanelbasla:Resize;
        private var _406469926tekrarsifre:TextInput;
        private var __moduleFactoryInitialized:Boolean = false;
        public var hata:Sound;
        var _uyeliksistemi_StylesInit_done:Boolean = false;
        var _bindings:Array;
        var _watchers:Array;
        var _bindingsByDestination:Object;
        var _bindingsBeginWithWord:Object;
        private static var _watcherSetupUtil:IWatcherSetupUtil2;
        private static var _skinParts:Object = {contentGroup:false, controlBarGroup:false};

        public function uyeliksistemi()
        {
            var target:Object;
            var watcherSetupUtilClass:Object;
            this.hata = new Sound(new URLRequest("hata.mp3"));
            this._bindings = [];
            this._watchers = [];
            this._bindingsByDestination = {};
            this._bindingsBeginWithWord = {};
            var bindings:* = this._uyeliksistemi_bindingsSetup();
            var watchers:Array;
            target;
            if (_watcherSetupUtil == null)
            {
                watcherSetupUtilClass = getDefinitionByName("_uyeliksistemiWatcherSetupUtil");
                var _loc_2:* = watcherSetupUtilClass;
                _loc_2.watcherSetupUtilClass["init"](null);
            }
            _watcherSetupUtil.setup(this, function (param1:String)
            {
                return target[param1];
            }// end function
            , function (param1:String)
            {
                return [param1];
            }// end function
            , bindings, watchers);
            mx_internal::_bindings = mx_internal::_bindings.concat(bindings);
            mx_internal::_watchers = mx_internal::_watchers.concat(watchers);
            this.minWidth = 800;
            this.minHeight = 600;
            this.preloaderChromeColor = 14276053;
            this.currentState = "State1";
            this.mxmlContentFactory = new DeferredInstanceFromFunction(this._uyeliksistemi_Array2_c);
            this._uyeliksistemi_Fade2_i();
            this._uyeliksistemi_Fade1_i();
            this._uyeliksistemi_Resize2_i();
            this._uyeliksistemi_HTTPService1_i();
            this._uyeliksistemi_Resize1_i();
            this._uyeliksistemi_HTTPService2_i();
            this._uyeliksistemi_Resize3_i();
            var _uyeliksistemi_Panel1_factory:* = new DeferredInstanceFromFunction(this._uyeliksistemi_Panel1_i);
            var _uyeliksistemi_Panel2_factory:* = new DeferredInstanceFromFunction(this._uyeliksistemi_Panel2_i);
            var _uyeliksistemi_Panel3_factory:* = new DeferredInstanceFromFunction(this._uyeliksistemi_Panel3_i);
            var _uyeliksistemi_SWFLoader1_factory:* = new DeferredInstanceFromFunction(this._uyeliksistemi_SWFLoader1_i);
            states = [new State({name:"State1", overrides:[new AddItems().initializeFromObject({itemsFactory:_uyeliksistemi_Panel1_factory, destination:null, position:"first"}), new AddItems().initializeFromObject({itemsFactory:_uyeliksistemi_SWFLoader1_factory, destination:null, position:"first"})]}), new State({name:"kayitform", overrides:[new AddItems().initializeFromObject({itemsFactory:_uyeliksistemi_Panel2_factory, destination:null, position:"first"})]}), new State({name:"sifregeriste", overrides:[new AddItems().initializeFromObject({itemsFactory:_uyeliksistemi_Panel3_factory, destination:null, position:"first"})]})];
            var i:uint;
            while (i < bindings.length)
            {
                
                Binding(bindings[i]).execute();
                i = (i + 1);
            }
            return;
        }// end function

        override public function set moduleFactory(param1:IFlexModuleFactory) : void
        {
            var factory:* = param1;
            super.moduleFactory = factory;
            if (this.__moduleFactoryInitialized)
            {
                return;
            }
            this.__moduleFactoryInitialized = true;
            if (!this.styleDeclaration)
            {
                this.styleDeclaration = new CSSStyleDeclaration(null, styleManager);
            }
            this.styleDeclaration.defaultFactory = function () : void
            {
                this.backgroundColor = 8880513;
                return;
            }// end function
            ;
            .mx_internal::_uyeliksistemi_StylesInit();
            return;
        }// end function

        override public function initialize() : void
        {
            super.initialize();
            return;
        }// end function

        protected function kayitol_clickHandler(event:MouseEvent) : void
        {
            currentState = "kayitform";
            this.kayitpanelbasla.end();
            this.kayitpanelbasla.play();
            return;
        }// end function

        protected function button1_clickHandler(event:MouseEvent) : void
        {
            currentState = "State1";
            this.girispanelbasla.end();
            this.girispanelbasla.play();
            return;
        }// end function

        protected function button2_clickHandler(event:MouseEvent) : void
        {
            this.advesoyad.text = "";
            this.kuladi.text = "";
            this.parola.text = "";
            this.tekrarsifre.text = "";
            this.dogumtarih.text = "";
            this.eposta.text = "";
            return;
        }// end function

        private function kayit_yap_kontrol(event:ResultEvent) : void
        {
            cursorManager.removeBusyCursor();
            this.kayitgelencevap.setStyle("color", event.result.renk);
            if (event.result.cevap != 0)
            {
                this.kayitgelencevap.text = event.result.cevap;
                this.kayitgelencevap.visible = true;
                setTimeout(this.gizle, 1500);
                if (event.result.hata == 1)
                {
                    this.hata.play();
                }
            }
            return;
        }// end function

        private function sifre_iste_kontrol(event:ResultEvent) : void
        {
            cursorManager.removeBusyCursor();
            this.sifregelencevap.setStyle("color", event.result.renk);
            if (event.result.cevap != 0)
            {
                this.sifregelencevap.text = event.result.cevap;
                this.sifregelencevap.visible = true;
                setTimeout(this.gizley, 1500);
                if (event.result.hata == 1)
                {
                    this.hata.play();
                }
            }
            return;
        }// end function

        protected function sifremiunuttum_clickHandler(event:MouseEvent) : void
        {
            currentState = "sifregeriste";
            this.sifrepanelbasla.end();
            this.sifrepanelbasla.play();
            return;
        }// end function

        private function gizle() : void
        {
            this.kayitgelencevap.visible = false;
            return;
        }// end function

        private function gizley() : void
        {
            this.sifregelencevap.visible = false;
            return;
        }// end function

        protected function button3_clickHandler(event:MouseEvent) : void
        {
            CursorManager.setBusyCursor();
            this.kayit_yap.send();
            return;
        }// end function

        protected function sifregonder_clickHandler(event:MouseEvent) : void
        {
            CursorManager.setBusyCursor();
            this.sifre_iste.send();
            return;
        }// end function

        private function _uyeliksistemi_Fade2_i() : Fade
        {
            var _loc_1:* = new Fade();
            _loc_1.duration = 1500;
            _loc_1.alphaFrom = 0;
            _loc_1.alphaTo = 1;
            this.ShowBasla = _loc_1;
            BindingManager.executeBindings(this, "ShowBasla", this.ShowBasla);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Fade1_i() : Fade
        {
            var _loc_1:* = new Fade();
            _loc_1.duration = 1500;
            _loc_1.alphaFrom = 1;
            _loc_1.alphaTo = 0;
            this.ShowBitir = _loc_1;
            BindingManager.executeBindings(this, "ShowBitir", this.ShowBitir);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Resize2_i() : Resize
        {
            var _loc_1:* = new Resize();
            _loc_1.heightFrom = 1;
            _loc_1.widthFrom = 1;
            _loc_1.heightTo = 212;
            _loc_1.widthTo = 425;
            this.girispanelbasla = _loc_1;
            BindingManager.executeBindings(this, "girispanelbasla", this.girispanelbasla);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_HTTPService1_i() : HTTPService
        {
            var _loc_1:* = new HTTPService();
            _loc_1.method = "POST";
            _loc_1.url = "islemler.php?yap=kaydol";
            _loc_1.useProxy = false;
            _loc_1.request = this._uyeliksistemi_Object1_i();
            _loc_1.addEventListener("result", this.__kayit_yap_result);
            _loc_1.initialized(this, "kayit_yap");
            this.kayit_yap = _loc_1;
            BindingManager.executeBindings(this, "kayit_yap", this.kayit_yap);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Object1_i() : Object
        {
            var _loc_1:Object = {advesoyad:null, kullaniciadi:null, sifre:null, tekrarsifre:null, eposta:null, dogumtarih:null};
            this._uyeliksistemi_Object1 = _loc_1;
            BindingManager.executeBindings(this, "_uyeliksistemi_Object1", this._uyeliksistemi_Object1);
            return _loc_1;
        }// end function

        public function __kayit_yap_result(event:ResultEvent) : void
        {
            this.kayit_yap_kontrol(event);
            return;
        }// end function

        private function _uyeliksistemi_Resize1_i() : Resize
        {
            var _loc_1:* = new Resize();
            _loc_1.heightFrom = 1;
            _loc_1.widthFrom = 1;
            _loc_1.heightTo = 309;
            _loc_1.widthTo = 425;
            this.kayitpanelbasla = _loc_1;
            BindingManager.executeBindings(this, "kayitpanelbasla", this.kayitpanelbasla);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_HTTPService2_i() : HTTPService
        {
            var _loc_1:* = new HTTPService();
            _loc_1.method = "POST";
            _loc_1.url = "islemler.php?yap=sifre_iste";
            _loc_1.useProxy = false;
            _loc_1.request = this._uyeliksistemi_Object2_i();
            _loc_1.addEventListener("result", this.__sifre_iste_result);
            _loc_1.initialized(this, "sifre_iste");
            this.sifre_iste = _loc_1;
            BindingManager.executeBindings(this, "sifre_iste", this.sifre_iste);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Object2_i() : Object
        {
            var _loc_1:Object = {eposta:null};
            this._uyeliksistemi_Object2 = _loc_1;
            BindingManager.executeBindings(this, "_uyeliksistemi_Object2", this._uyeliksistemi_Object2);
            return _loc_1;
        }// end function

        public function __sifre_iste_result(event:ResultEvent) : void
        {
            this.sifre_iste_kontrol(event);
            return;
        }// end function

        private function _uyeliksistemi_Resize3_i() : Resize
        {
            var _loc_1:* = new Resize();
            _loc_1.heightFrom = 1;
            _loc_1.widthFrom = 1;
            _loc_1.heightTo = 170;
            _loc_1.widthTo = 425;
            this.sifrepanelbasla = _loc_1;
            BindingManager.executeBindings(this, "sifrepanelbasla", this.sifrepanelbasla);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Array2_c() : Array
        {
            var _loc_1:Array = [];
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_SWFLoader1_i() : SWFLoader
        {
            var _loc_1:* = new SWFLoader();
            _loc_1.height = 24;
            _loc_1.width = 138;
            _loc_1.horizontalCenter = -11;
            _loc_1.verticalCenter = -249;
            _loc_1.id = "_uyeliksistemi_SWFLoader1";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this._uyeliksistemi_SWFLoader1 = _loc_1;
            BindingManager.executeBindings(this, "_uyeliksistemi_SWFLoader1", this._uyeliksistemi_SWFLoader1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Panel1_i() : Panel
        {
            var _loc_1:* = new Panel();
            _loc_1.width = 425;
            _loc_1.height = 212;
            _loc_1.horizontalCenter = -33;
            _loc_1.verticalCenter = -116;
            _loc_1.title = "Giriş Sistemi";
            _loc_1.controlBarContent = [];
            _loc_1.mxmlContentFactory = new DeferredInstanceFromFunction(this._uyeliksistemi_Array4_c);
            _loc_1.setStyle("textAlign", "center");
            _loc_1.setStyle("resizeEffect", "resize");
            _loc_1.registerEffects(["resizeEffect"]);
            _loc_1.id = "girispanel";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.girispanel = _loc_1;
            BindingManager.executeBindings(this, "girispanel", this.girispanel);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Array4_c() : Array
        {
            var _loc_1:Array = [this._uyeliksistemi_TextInput1_i(), this._uyeliksistemi_TextInput2_i(), this._uyeliksistemi_Label1_i(), this._uyeliksistemi_Label2_i(), this._uyeliksistemi_Button1_i(), this._uyeliksistemi_Button2_i(), this._uyeliksistemi_Button3_i(), this._uyeliksistemi_CheckBox1_i()];
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput1_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 181;
            _loc_1.y = 10;
            _loc_1.width = 233;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "kullaniciadi";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kullaniciadi = _loc_1;
            BindingManager.executeBindings(this, "kullaniciadi", this.kullaniciadi);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput2_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 181;
            _loc_1.y = 46;
            _loc_1.width = 233;
            _loc_1.displayAsPassword = true;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "sifre";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.sifre = _loc_1;
            BindingManager.executeBindings(this, "sifre", this.sifre);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label1_i() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 10;
            _loc_1.text = "Kullanıcı adı:";
            _loc_1.width = 115;
            _loc_1.height = 22;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("fontWeight", "bold");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "kullaniciadilabel";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kullaniciadilabel = _loc_1;
            BindingManager.executeBindings(this, "kullaniciadilabel", this.kullaniciadilabel);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label2_i() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 47;
            _loc_1.text = "Şifre:";
            _loc_1.width = 115;
            _loc_1.height = 22;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("fontWeight", "bold");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "sifrelabel";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.sifrelabel = _loc_1;
            BindingManager.executeBindings(this, "sifrelabel", this.sifrelabel);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Button1_i() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 11;
            _loc_1.y = 119;
            _loc_1.label = "Giriş Yap";
            _loc_1.width = 114;
            _loc_1.height = 34;
            _loc_1.id = "girisyap";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.girisyap = _loc_1;
            BindingManager.executeBindings(this, "girisyap", this.girisyap);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Button2_i() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 155;
            _loc_1.y = 119;
            _loc_1.width = 114;
            _loc_1.height = 34;
            _loc_1.label = "Kayıt Ol";
            _loc_1.addEventListener("click", this.__kayitol_click);
            _loc_1.id = "kayitol";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kayitol = _loc_1;
            BindingManager.executeBindings(this, "kayitol", this.kayitol);
            return _loc_1;
        }// end function

        public function __kayitol_click(event:MouseEvent) : void
        {
            this.kayitol_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Button3_i() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 299;
            _loc_1.y = 119;
            _loc_1.label = "Şifremi unuttum";
            _loc_1.width = 114;
            _loc_1.height = 34;
            _loc_1.addEventListener("click", this.__sifremiunuttum_click);
            _loc_1.id = "sifremiunuttum";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.sifremiunuttum = _loc_1;
            BindingManager.executeBindings(this, "sifremiunuttum", this.sifremiunuttum);
            return _loc_1;
        }// end function

        public function __sifremiunuttum_click(event:MouseEvent) : void
        {
            this.sifremiunuttum_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_CheckBox1_i() : CheckBox
        {
            var _loc_1:* = new CheckBox();
            _loc_1.x = 182;
            _loc_1.y = 89;
            _loc_1.label = "Beni hatırla";
            _loc_1.id = "benihatirla";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.benihatirla = _loc_1;
            BindingManager.executeBindings(this, "benihatirla", this.benihatirla);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Panel2_i() : Panel
        {
            var _loc_1:* = new Panel();
            _loc_1.width = 425;
            _loc_1.height = 309;
            _loc_1.horizontalCenter = -33;
            _loc_1.verticalCenter = -68;
            _loc_1.title = "Kayıt Sistemi";
            _loc_1.controlBarContent = [];
            _loc_1.mxmlContentFactory = new DeferredInstanceFromFunction(this._uyeliksistemi_Array6_c);
            _loc_1.setStyle("textAlign", "center");
            _loc_1.setStyle("resizeEffect", "resize");
            _loc_1.registerEffects(["resizeEffect"]);
            _loc_1.id = "kayitpanel";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kayitpanel = _loc_1;
            BindingManager.executeBindings(this, "kayitpanel", this.kayitpanel);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Array6_c() : Array
        {
            var _loc_1:Array = [this._uyeliksistemi_Button4_c(), this._uyeliksistemi_Button5_i(), this._uyeliksistemi_Button6_c(), this._uyeliksistemi_Label3_c(), this._uyeliksistemi_Label4_c(), this._uyeliksistemi_Label5_c(), this._uyeliksistemi_Label6_c(), this._uyeliksistemi_Label7_c(), this._uyeliksistemi_Label8_c(), this._uyeliksistemi_TextInput3_i(), this._uyeliksistemi_TextInput4_i(), this._uyeliksistemi_TextInput5_i(), this._uyeliksistemi_TextInput6_i(), this._uyeliksistemi_TextInput7_i(), this._uyeliksistemi_DateField1_i(), this._uyeliksistemi_Label9_i()];
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Button4_c() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 10;
            _loc_1.y = 222;
            _loc_1.label = "Geri Dön";
            _loc_1.width = 128;
            _loc_1.height = 28;
            _loc_1.addEventListener("click", this.___uyeliksistemi_Button4_click);
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        public function ___uyeliksistemi_Button4_click(event:MouseEvent) : void
        {
            this.button1_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Button5_i() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 149;
            _loc_1.y = 222;
            _loc_1.label = "Kaydı Tamamla";
            _loc_1.width = 125;
            _loc_1.height = 28;
            _loc_1.addEventListener("click", this.__kayitdugme_click);
            _loc_1.id = "kayitdugme";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kayitdugme = _loc_1;
            BindingManager.executeBindings(this, "kayitdugme", this.kayitdugme);
            return _loc_1;
        }// end function

        public function __kayitdugme_click(event:MouseEvent) : void
        {
            this.button3_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Button6_c() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 288;
            _loc_1.y = 222;
            _loc_1.label = "Temizle";
            _loc_1.width = 125;
            _loc_1.height = 28;
            _loc_1.addEventListener("click", this.___uyeliksistemi_Button6_click);
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        public function ___uyeliksistemi_Button6_click(event:MouseEvent) : void
        {
            this.button2_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Label3_c() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 40;
            _loc_1.text = "Kullanıcı adı";
            _loc_1.width = 100;
            _loc_1.height = 21;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label4_c() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 130;
            _loc_1.text = "Doğum tarihi";
            _loc_1.width = 100;
            _loc_1.height = 21;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label5_c() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 70;
            _loc_1.text = "Şifre";
            _loc_1.width = 100;
            _loc_1.height = 21;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label6_c() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 100;
            _loc_1.text = "Tekrar Şifre";
            _loc_1.width = 100;
            _loc_1.height = 21;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label7_c() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 10;
            _loc_1.text = "Ad - Soyad";
            _loc_1.width = 100;
            _loc_1.height = 21;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label8_c() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 160;
            _loc_1.text = "E-Posta";
            _loc_1.width = 100;
            _loc_1.height = 21;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput3_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 149;
            _loc_1.y = 10;
            _loc_1.width = 264;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "advesoyad";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.advesoyad = _loc_1;
            BindingManager.executeBindings(this, "advesoyad", this.advesoyad);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput4_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 149;
            _loc_1.y = 40;
            _loc_1.width = 264;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "kuladi";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kuladi = _loc_1;
            BindingManager.executeBindings(this, "kuladi", this.kuladi);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput5_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 149;
            _loc_1.y = 70;
            _loc_1.width = 264;
            _loc_1.displayAsPassword = true;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "parola";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.parola = _loc_1;
            BindingManager.executeBindings(this, "parola", this.parola);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput6_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 149;
            _loc_1.y = 100;
            _loc_1.width = 264;
            _loc_1.displayAsPassword = true;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "tekrarsifre";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.tekrarsifre = _loc_1;
            BindingManager.executeBindings(this, "tekrarsifre", this.tekrarsifre);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput7_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 149;
            _loc_1.y = 160;
            _loc_1.width = 264;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "eposta";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.eposta = _loc_1;
            BindingManager.executeBindings(this, "eposta", this.eposta);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_DateField1_i() : DateField
        {
            var _loc_1:* = new DateField();
            _loc_1.x = 149;
            _loc_1.y = 130;
            _loc_1.width = 264;
            _loc_1.height = 25;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "dogumtarih";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.dogumtarih = _loc_1;
            BindingManager.executeBindings(this, "dogumtarih", this.dogumtarih);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label9_i() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 149;
            _loc_1.y = 190;
            _loc_1.width = 265;
            _loc_1.height = 24;
            _loc_1.visible = false;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            _loc_1.id = "kayitgelencevap";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.kayitgelencevap = _loc_1;
            BindingManager.executeBindings(this, "kayitgelencevap", this.kayitgelencevap);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Panel3_i() : Panel
        {
            var _loc_1:* = new Panel();
            _loc_1.width = 425;
            _loc_1.height = 170;
            _loc_1.horizontalCenter = -33;
            _loc_1.verticalCenter = -137;
            _loc_1.title = "Şifre Geri İsteme Sistemi";
            _loc_1.controlBarContent = [];
            _loc_1.mxmlContentFactory = new DeferredInstanceFromFunction(this._uyeliksistemi_Array8_c);
            _loc_1.setStyle("textAlign", "center");
            _loc_1.setStyle("resizeEffect", "resize");
            _loc_1.registerEffects(["resizeEffect"]);
            _loc_1.id = "sifreistemepaneli";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.sifreistemepaneli = _loc_1;
            BindingManager.executeBindings(this, "sifreistemepaneli", this.sifreistemepaneli);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Array8_c() : Array
        {
            var _loc_1:Array = [this._uyeliksistemi_TextInput8_i(), this._uyeliksistemi_Label10_i(), this._uyeliksistemi_Button7_i(), this._uyeliksistemi_Button8_c(), this._uyeliksistemi_Button9_c(), this._uyeliksistemi_Label11_i()];
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_TextInput8_i() : TextInput
        {
            var _loc_1:* = new TextInput();
            _loc_1.x = 155;
            _loc_1.y = 10;
            _loc_1.width = 233;
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "epostaniz";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.epostaniz = _loc_1;
            BindingManager.executeBindings(this, "epostaniz", this.epostaniz);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Label10_i() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.x = 10;
            _loc_1.y = 10;
            _loc_1.text = "E-Posta:";
            _loc_1.width = 115;
            _loc_1.height = 22;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("fontWeight", "bold");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.id = "epostanizlabel";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.epostanizlabel = _loc_1;
            BindingManager.executeBindings(this, "epostanizlabel", this.epostanizlabel);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_Button7_i() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 155;
            _loc_1.y = 77;
            _loc_1.label = "Şifremi gönder";
            _loc_1.width = 114;
            _loc_1.height = 34;
            _loc_1.addEventListener("click", this.__sifregonder_click);
            _loc_1.id = "sifregonder";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.sifregonder = _loc_1;
            BindingManager.executeBindings(this, "sifregonder", this.sifregonder);
            return _loc_1;
        }// end function

        public function __sifregonder_click(event:MouseEvent) : void
        {
            this.sifregonder_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Button8_c() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 299;
            _loc_1.y = 77;
            _loc_1.width = 114;
            _loc_1.height = 34;
            _loc_1.label = "Kayıt Ol";
            _loc_1.addEventListener("click", this.___uyeliksistemi_Button8_click);
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        public function ___uyeliksistemi_Button8_click(event:MouseEvent) : void
        {
            this.kayitol_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Button9_c() : Button
        {
            var _loc_1:* = new Button();
            _loc_1.x = 13;
            _loc_1.y = 77;
            _loc_1.label = "Geri Dön";
            _loc_1.width = 114;
            _loc_1.height = 34;
            _loc_1.addEventListener("click", this.___uyeliksistemi_Button9_click);
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            BindingManager.executeBindings(this, "temp", _loc_1);
            return _loc_1;
        }// end function

        public function ___uyeliksistemi_Button9_click(event:MouseEvent) : void
        {
            this.button1_clickHandler(event);
            return;
        }// end function

        private function _uyeliksistemi_Label11_i() : Label
        {
            var _loc_1:* = new Label();
            _loc_1.width = 259;
            _loc_1.height = 30;
            _loc_1.visible = false;
            _loc_1.y = 40;
            _loc_1.x = 155;
            _loc_1.setStyle("verticalAlign", "middle");
            _loc_1.setStyle("textAlign", "left");
            _loc_1.setStyle("fontWeight", "bold");
            _loc_1.id = "sifregelencevap";
            if (!_loc_1.document)
            {
                _loc_1.document = this;
            }
            this.sifregelencevap = _loc_1;
            BindingManager.executeBindings(this, "sifregelencevap", this.sifregelencevap);
            return _loc_1;
        }// end function

        private function _uyeliksistemi_bindingsSetup() : Array
        {
            var result:Array;
            result[0] = new Binding(this, null, null, "kayitpanelbasla.target", "kayitpanel");
            result[1] = new Binding(this, null, null, "girispanelbasla.target", "girispanel");
            result[2] = new Binding(this, null, null, "sifrepanelbasla.target", "sifreistemepaneli");
            result[3] = new Binding(this, function ()
            {
                return advesoyad.text;
            }// end function
            , null, "_uyeliksistemi_Object1.advesoyad");
            result[4] = new Binding(this, function ()
            {
                return kuladi.text;
            }// end function
            , null, "_uyeliksistemi_Object1.kullaniciadi");
            result[5] = new Binding(this, function ()
            {
                return parola.text;
            }// end function
            , null, "_uyeliksistemi_Object1.sifre");
            result[6] = new Binding(this, function ()
            {
                return tekrarsifre.text;
            }// end function
            , null, "_uyeliksistemi_Object1.tekrarsifre");
            result[7] = new Binding(this, function ()
            {
                return eposta.text;
            }// end function
            , null, "_uyeliksistemi_Object1.eposta");
            result[8] = new Binding(this, function ()
            {
                return dogumtarih.text;
            }// end function
            , null, "_uyeliksistemi_Object1.dogumtarih");
            result[9] = new Binding(this, function ()
            {
                return epostaniz.text;
            }// end function
            , null, "_uyeliksistemi_Object2.eposta");
            result[10] = new Binding(this, null, function (param1) : void
            {
                kayitgelencevap.setStyle("hideEffect", param1);
                return;
            }// end function
            , "kayitgelencevap.hideEffect", "ShowBitir");
            result[11] = new Binding(this, null, function (param1) : void
            {
                kayitgelencevap.setStyle("showEffect", param1);
                return;
            }// end function
            , "kayitgelencevap.showEffect", "ShowBasla");
            result[12] = new Binding(this, null, function (param1) : void
            {
                sifregelencevap.setStyle("hideEffect", param1);
                return;
            }// end function
            , "sifregelencevap.hideEffect", "ShowBitir");
            result[13] = new Binding(this, null, function (param1) : void
            {
                sifregelencevap.setStyle("showEffect", param1);
                return;
            }// end function
            , "sifregelencevap.showEffect", "ShowBasla");
            return result;
        }// end function

        function _uyeliksistemi_StylesInit() : void
        {
            var _loc_1:CSSStyleDeclaration = null;
            var _loc_2:Array = null;
            var _loc_3:Array = null;
            var _loc_4:CSSCondition = null;
            var _loc_5:CSSSelector = null;
            if (mx_internal::_uyeliksistemi_StylesInit_done)
            {
                return;
            }
            mx_internal::_uyeliksistemi_StylesInit_done = true;
            styleManager.initProtoChainRoots();
            return;
        }// end function

        override protected function get skinParts() : Object
        {
            return _skinParts;
        }// end function

        public function get ShowBasla() : Fade
        {
            return this._73301868ShowBasla;
        }// end function

        public function set ShowBasla(param1:Fade) : void
        {
            var _loc_2:* = this._73301868ShowBasla;
            if (_loc_2 !== param1)
            {
                this._73301868ShowBasla = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "ShowBasla", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get ShowBitir() : Fade
        {
            return this._73541081ShowBitir;
        }// end function

        public function set ShowBitir(param1:Fade) : void
        {
            var _loc_2:* = this._73541081ShowBitir;
            if (_loc_2 !== param1)
            {
                this._73541081ShowBitir = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "ShowBitir", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get advesoyad() : TextInput
        {
            return this._689622098advesoyad;
        }// end function

        public function set advesoyad(param1:TextInput) : void
        {
            var _loc_2:* = this._689622098advesoyad;
            if (_loc_2 !== param1)
            {
                this._689622098advesoyad = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "advesoyad", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get benihatirla() : CheckBox
        {
            return this._622105989benihatirla;
        }// end function

        public function set benihatirla(param1:CheckBox) : void
        {
            var _loc_2:* = this._622105989benihatirla;
            if (_loc_2 !== param1)
            {
                this._622105989benihatirla = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "benihatirla", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get dogumtarih() : DateField
        {
            return this._1874798384dogumtarih;
        }// end function

        public function set dogumtarih(param1:DateField) : void
        {
            var _loc_2:* = this._1874798384dogumtarih;
            if (_loc_2 !== param1)
            {
                this._1874798384dogumtarih = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "dogumtarih", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get eposta() : TextInput
        {
            return this._1296567684eposta;
        }// end function

        public function set eposta(param1:TextInput) : void
        {
            var _loc_2:* = this._1296567684eposta;
            if (_loc_2 !== param1)
            {
                this._1296567684eposta = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "eposta", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get epostaniz() : TextInput
        {
            return this._1406872029epostaniz;
        }// end function

        public function set epostaniz(param1:TextInput) : void
        {
            var _loc_2:* = this._1406872029epostaniz;
            if (_loc_2 !== param1)
            {
                this._1406872029epostaniz = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "epostaniz", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get epostanizlabel() : Label
        {
            return this._1186330959epostanizlabel;
        }// end function

        public function set epostanizlabel(param1:Label) : void
        {
            var _loc_2:* = this._1186330959epostanizlabel;
            if (_loc_2 !== param1)
            {
                this._1186330959epostanizlabel = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "epostanizlabel", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get girispanel() : Panel
        {
            return this._655905462girispanel;
        }// end function

        public function set girispanel(param1:Panel) : void
        {
            var _loc_2:* = this._655905462girispanel;
            if (_loc_2 !== param1)
            {
                this._655905462girispanel = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "girispanel", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get girispanelbasla() : Resize
        {
            return this._1505092991girispanelbasla;
        }// end function

        public function set girispanelbasla(param1:Resize) : void
        {
            var _loc_2:* = this._1505092991girispanelbasla;
            if (_loc_2 !== param1)
            {
                this._1505092991girispanelbasla = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "girispanelbasla", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get girisyap() : Button
        {
            return this._1183682350girisyap;
        }// end function

        public function set girisyap(param1:Button) : void
        {
            var _loc_2:* = this._1183682350girisyap;
            if (_loc_2 !== param1)
            {
                this._1183682350girisyap = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "girisyap", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kayit_yap() : HTTPService
        {
            return this._259713271kayit_yap;
        }// end function

        public function set kayit_yap(param1:HTTPService) : void
        {
            var _loc_2:* = this._259713271kayit_yap;
            if (_loc_2 !== param1)
            {
                this._259713271kayit_yap = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kayit_yap", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kayitdugme() : Button
        {
            return this._534318976kayitdugme;
        }// end function

        public function set kayitdugme(param1:Button) : void
        {
            var _loc_2:* = this._534318976kayitdugme;
            if (_loc_2 !== param1)
            {
                this._534318976kayitdugme = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kayitdugme", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kayitgelencevap() : Label
        {
            return this._1159516614kayitgelencevap;
        }// end function

        public function set kayitgelencevap(param1:Label) : void
        {
            var _loc_2:* = this._1159516614kayitgelencevap;
            if (_loc_2 !== param1)
            {
                this._1159516614kayitgelencevap = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kayitgelencevap", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kayitol() : Button
        {
            return this._929337173kayitol;
        }// end function

        public function set kayitol(param1:Button) : void
        {
            var _loc_2:* = this._929337173kayitol;
            if (_loc_2 !== param1)
            {
                this._929337173kayitol = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kayitol", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kayitpanel() : Panel
        {
            return this._523826058kayitpanel;
        }// end function

        public function set kayitpanel(param1:Panel) : void
        {
            var _loc_2:* = this._523826058kayitpanel;
            if (_loc_2 !== param1)
            {
                this._523826058kayitpanel = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kayitpanel", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kayitpanelbasla() : Resize
        {
            return this._860937773kayitpanelbasla;
        }// end function

        public function set kayitpanelbasla(param1:Resize) : void
        {
            var _loc_2:* = this._860937773kayitpanelbasla;
            if (_loc_2 !== param1)
            {
                this._860937773kayitpanelbasla = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kayitpanelbasla", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kuladi() : TextInput
        {
            return this._1120282332kuladi;
        }// end function

        public function set kuladi(param1:TextInput) : void
        {
            var _loc_2:* = this._1120282332kuladi;
            if (_loc_2 !== param1)
            {
                this._1120282332kuladi = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kuladi", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kullaniciadi() : TextInput
        {
            return this._1347356530kullaniciadi;
        }// end function

        public function set kullaniciadi(param1:TextInput) : void
        {
            var _loc_2:* = this._1347356530kullaniciadi;
            if (_loc_2 !== param1)
            {
                this._1347356530kullaniciadi = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kullaniciadi", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get kullaniciadilabel() : Label
        {
            return this._929452250kullaniciadilabel;
        }// end function

        public function set kullaniciadilabel(param1:Label) : void
        {
            var _loc_2:* = this._929452250kullaniciadilabel;
            if (_loc_2 !== param1)
            {
                this._929452250kullaniciadilabel = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "kullaniciadilabel", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get parola() : TextInput
        {
            return this._995414557parola;
        }// end function

        public function set parola(param1:TextInput) : void
        {
            var _loc_2:* = this._995414557parola;
            if (_loc_2 !== param1)
            {
                this._995414557parola = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "parola", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifre() : TextInput
        {
            return this._109434627sifre;
        }// end function

        public function set sifre(param1:TextInput) : void
        {
            var _loc_2:* = this._109434627sifre;
            if (_loc_2 !== param1)
            {
                this._109434627sifre = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifre", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifre_iste() : HTTPService
        {
            return this._823346391sifre_iste;
        }// end function

        public function set sifre_iste(param1:HTTPService) : void
        {
            var _loc_2:* = this._823346391sifre_iste;
            if (_loc_2 !== param1)
            {
                this._823346391sifre_iste = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifre_iste", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifregelencevap() : Label
        {
            return this._1892395183sifregelencevap;
        }// end function

        public function set sifregelencevap(param1:Label) : void
        {
            var _loc_2:* = this._1892395183sifregelencevap;
            if (_loc_2 !== param1)
            {
                this._1892395183sifregelencevap = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifregelencevap", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifregonder() : Button
        {
            return this._11655538sifregonder;
        }// end function

        public function set sifregonder(param1:Button) : void
        {
            var _loc_2:* = this._11655538sifregonder;
            if (_loc_2 !== param1)
            {
                this._11655538sifregonder = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifregonder", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifreistemepaneli() : Panel
        {
            return this._1447250715sifreistemepaneli;
        }// end function

        public function set sifreistemepaneli(param1:Panel) : void
        {
            var _loc_2:* = this._1447250715sifreistemepaneli;
            if (_loc_2 !== param1)
            {
                this._1447250715sifreistemepaneli = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifreistemepaneli", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifrelabel() : Label
        {
            return this._835097041sifrelabel;
        }// end function

        public function set sifrelabel(param1:Label) : void
        {
            var _loc_2:* = this._835097041sifrelabel;
            if (_loc_2 !== param1)
            {
                this._835097041sifrelabel = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifrelabel", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifremiunuttum() : Button
        {
            return this._1240700075sifremiunuttum;
        }// end function

        public function set sifremiunuttum(param1:Button) : void
        {
            var _loc_2:* = this._1240700075sifremiunuttum;
            if (_loc_2 !== param1)
            {
                this._1240700075sifremiunuttum = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifremiunuttum", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get sifrepanelbasla() : Resize
        {
            return this._2103993272sifrepanelbasla;
        }// end function

        public function set sifrepanelbasla(param1:Resize) : void
        {
            var _loc_2:* = this._2103993272sifrepanelbasla;
            if (_loc_2 !== param1)
            {
                this._2103993272sifrepanelbasla = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "sifrepanelbasla", _loc_2, param1));
                }
            }
            return;
        }// end function

        public function get tekrarsifre() : TextInput
        {
            return this._406469926tekrarsifre;
        }// end function

        public function set tekrarsifre(param1:TextInput) : void
        {
            var _loc_2:* = this._406469926tekrarsifre;
            if (_loc_2 !== param1)
            {
                this._406469926tekrarsifre = param1;
                if (this.hasEventListener("propertyChange"))
                {
                    this.dispatchEvent(PropertyChangeEvent.createUpdateEvent(this, "tekrarsifre", _loc_2, param1));
                }
            }
            return;
        }// end function

        public static function set watcherSetupUtil(param1:IWatcherSetupUtil2) : void
        {
            _watcherSetupUtil = param1;
            return;
        }// end function

    }
}
Bu şekilde hiçbir işe yaramaz.İlk düzey bir flash ve actionscript bilgisine ihtiyacı var yapacak olan arkadaşın ki ben bu sistemi ücretsiz vereceğim.Ama isteyen olursa özgürce kaynak kodlarını kullanabilir.

Not:Pin sistemini düşüneceğim.
Ben flex kullanıyorum problem değil
Culum benim pin sistemim kayıt sıstemınden olduğu için ondan istedim :)

+

Sunucu tüm üyeler listesi olsa süper olur.. sunucuya son üye olan kişi kayıt sisteminin altında yazsa + bilgileri..

+

giriş yaptıktan sonra email adresi değiştirme engeli chechbox olabilir.. admin panel den aktif pasif yapma işlemi.
neden flash altyapısı ile yapma gereği duydunuz ? daha fazla görsellik için mi?

@Ultio
yoo o nerden çıktı ki?

Bu konu Lucretius tarafından düzenlendi(2010-12-22 10:10, 13 yıl önce)
Merhaba @Xearth önerilerinizi göz önünde bulunduruyorum, çok teşekkür ederim.

@Lucretius farklı platformlarda ki deneyimi arttırmak diyebilirim.

Not:Şuan tamamen çalışan "stabil" kayıt bölümü, şifremiunuttum bölümü, E-posta aktivasyon bölümü ve giriş yapma bölümü.Birde son 5 üye alt kısımda listeleniyor.
Çok güzel olmuş fakat son kayıt olan 5 kişiyi gösterirken o kişilerin doğum tarihni göstermese daha iyi olur.Başarılar .
Merhaba @osi öneriniz için teşekkür ederim.O tür kısımları yönetici panelinde aktif veya deaktif etme özelliği ekleyeceğim.Bu sayede isteyen sunucular kendilerine göre düzenleyebileceklerdir.
Lucretius : neden flash altyapısı ile yapma gereği duydunuz ? daha fazla görsellik için mi?

@Ultio
yoo o nerden çıktı ki?

Daha önceki mesajım bir yetkili tarafından silindi. Aynı kodu içeriyordu
Bu proje ile baya bir deneyim kazandım fakat, bu proje gerçekten yararlı olur mu tamamlayayım mı yoksa iptal mi edeyim.Bu konuda hakkında bir fikri olan var mı?



Üye Ol veya Giriş Yap

Bu forum başlığına mesaj atmak istiyorsanız hemen üye olun veya giriş yapın.