Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Convert Flash HTML Text

This ConvertText PHP class allows you to convert between Adobe Flash/Flex htmlText and html.

About

When using a htmlText field in Flash or Flex (Flash Builder). Flash has its own way to define html text. Thats why I wrote this class to convert the result htmlText to pure html so I can save that in the database and use it on the website as it should be.

Work in progress

This class is under construction, but can do the work already.

Documentation

The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.

Contributing

It would be great if you could help us improve this class. GitHub does a great job in managing collaboration by providing different tools, the only thing you need is a GitHub login.

  • Use Pull requests to add or update code
  • Issues for bug reporting or code discussions
  • Or regarding documentation and how-to's, check out Wiki More info on how to work with GitHub on help.github.com.

License

The module is licensed under MIT. In short, this license allows you to do everything as long as the copyright statement stays present.

About

This ConvertText PHP class allows you to convert between Flash/Flex htmlText and html.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages