Forum Moderators: open

Message Too Old, No Replies

Load php in flash

         

dreamwave

10:54 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



hello,
i need to load a php page in a flash movie, couldnīt find any information about it , can anybody help-me?
the page i ment to load is a form for log-in mail , i donīt know how to do-it in flash i bet i can be done..!
the script in php is fully funcioning, i can make it available for anyone who help me doing it in flash if is not possible to load the php page.

regards from portugal
Nelson Dias

rocknbil

3:36 am on Jan 11, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You cannot load a web page, php page, or any other "page" output "into" Flash. You can however, load the VARIABLES from such output into Flash, or link to a script from Flash movie.

dreamwave

10:27 pm on Jan 12, 2005 (gmt 0)

10+ Year Member



well i was hoping i could load it inside some sord of a frame :S
anyway
i have this form that is essencialy wath e need to load inside my flash movie,
----------------
<form action="docpanellogin.php" method="post">
<p>
<input name="domain" class="input2" type="hidden" value="drifteam.com" >
<br>
<font color=#000000>Utilizador:</font><br>
<input name="username" class="input2" type="text" value="" >
<br>
<font color=#000000>Password:</font><br>
<input name="pass" class="input2" type="password" value="" >
<input name="login_option" class="input2" type="hidden" value="2096" >
</p>
<input class="input2" type="submit" value=" Aceder " >
</p>
</form>
---------------------------
i found a a tut that shows how to Convert HTML forms to Flash forms, but i didnīt understood, can anybody help-me on these?

rocknbil

12:09 am on Jan 13, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Look in the Flash help files for using text boxes and forms, it's all in there. You can set text boxes to be dynamic input and, sorry, you'll have to reconstruct the form right in Flash.

You can even post the form to the same location. I don't know why you'd want to do that though, anyone who doesn't have or refuses to get the plugin won't be able to use the form.

dreamwave

1:28 pm on Jan 15, 2005 (gmt 0)

10+ Year Member



okay iīll make a search for it thanks.

itīs a fully flash site, and i need to put the email login workin inside of it.
for the ones who donīt have or donīt wont to install the plug-in they have a direct adress to the email login,
you can see it in here:
<snip>

thanks for the help cya

[edited by: engine at 11:29 am (utc) on Jan. 17, 2005]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]