Flash Video Player

Creating HTML output

by admin on May 29, 2008 · 0 comments

in Flash CS3, Flash CS3 and PHP, Tutorials

Have you ever tried to get an HTML output by Flash?
What is really interesting.

I played a little with the methods setTextformat and getTextFormat of Actionscript 3.0 and I managed to create an HTML page by Flash using PHP.

In practice I have a text field type input, I added a bold button and a component ColorPicker.
By selecting the text you can assign a format bold and change color.
Finally, calling a PHP script and passing the output of html text field, I generate an html page with the same format.

Clearly this is just an example of what could be done, open thousands of doors.
Create a text editor, an editor WYSIWYNG.
For any application that requires an output html by Flash, this is the first step in leave.

We see the example …


Share This Post

Related posts

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Older post: MenuPack V3 winner

Newer post: The conditional logics