I only found the actionscript for click button to load the varialbes. but If
I want to load variable when the moive start?
on (release) {
    gotoAndPlay(2);
    Status = "Beginning Login Process.. Please Hold";
    loadVariablesNum ("Login.php?Name="+Name, "0");
}


--
Sincerely your;

pei_world ( .::IT::. )



"Pei_world" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> do you know how to load the variables from php
> automatically when the flash start?
> I need to stick the loadvariable into a button click action,which is not
> what i want.
>
> thx
>
> --
> Sincerely your;
>
> pei_world ( .::IT::. )
>
>
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to