|
This tutorial assumes that
This is a continuation of
This tutorial will show you
With Flash MX and the Flash 6
you have some basic
creating a contact form with
how to create a contact form
plug-in, we finally have
knowledge of PHP and mySQL,
Flash and PHP.
in Flash and tie it in to
unicode support in Flash.
and a good understanding of
PHP.
This makes it a viable tool
Flash 5 Actionscript. This
to display text in languages
tutorial shows you how to
other than English,
set up a table in a mySQL
including all Euro-languages
database, then using PHP (or
with accents, Middle Eastern
asp with a few minor
right-to-left scripts and
changes) manipulate that
many Asian Languages like
table and interact with
Japanese, Chinese, Korean
Flash. This is a much more
etc. There are more than a
of a hands on tutorial so
few pitfalls to this process
it's helpful if you follow
though and this tutorial
the scripts and Fla source
irons them out.
included, in addition to
viewing the working example
at the same time.
Date: Dec, 03 2001 Date: Apr, 19 2005 Date: Apr, 19 2005 Date: Jun, 10 2002 |
|
How to consume a web service
Now with MULTIPLE
This tutorial discusses Flash
The author writes "The
using flash and php
ATTACHMENTS! Use a Flash
Forms interaction in general
scope of this tutorial
Attach contact form and
with the server and shows
covers jpg to swf creation,
allow your visitors to send
and example of sending email
with a little bit of
you files and email messages
from flash. However, the
movieclip sprites with Ming.
to your inbox. These forms
sending email part is just a
I know that with Flash MX we
are easy to use. You don't
small element of the
now have direct support for
need Flash or any
tutorial. It clears up the
importing jpg files at
programming knowledge. Just
meaning of Flash Forms and
runtime, but if you have
make a small change in the
how they are similar and yet
worked with any server-side
PHP code and put the files
different from HTML forms.
language before (especially
up on your site. The file
PHP), then you will write
size limit is set by your
off the client-side Flash
server and can be increased
solution almost
by contacting your host.
immediately."
Your visitors will be
reinforced by looking at
their pictures before they
send them. Also send MP3's
or any other file type by
adding file extensions in
the .FLA. If you have Flash
8, you can make any changes
you like to the design,
increase the number of text
fields, and add your logo.
However, you don't even need
Flash at all to make this
work great on your site.
Date: Jun, 19 2003 Date: Jan, 07 2007 Date: Jan, 27 2003 Date: Jun, 10 2002 |