hide side navigation
    5 most recent
    Web Services
    Library's
    Component's
    Applications
  Tree menu  Flex 2 Guestbook  Videobox  Simple mp3 player  Videoroom  Moving menu  Flash db board reader  Simple photo gallery  Simplecart and External Interface  Email in Flash II  Photo and Video gallery  New Store  Flash GuestBook V2  Flash-db Miniboard  ActionScript dictionary  Private chat with FlashCom  Flash Whois  An online store  Flash RSS reader  Net Tools - Whois in Flash  Flash Message Board  Flash GuestBook  Email in Flash  Sending Custom Ecards  Simple Live Counter with PHP
    Articles

Flash-db Board Reader

By: Jorge Solis

This little application is just a reader for the main Forum. The Flash code involved is extremely simple and use the service class to simplify the load of data (via LoadVars) The PHP file parse on the background the feeds, provided by default by Simple Machines Board and serve the data as name/value pairs to the Flash Movie. The movie is also extremely simple: just a background and a textfield, so it's easy for you to modify to match your look&feel.

Also you can use the HTML output from the same file (the default behavior when opening newsparse.php in your browser) to include the news in some HTML template. In this case, you need to modify the PHP file itself (see the comments in source code) to customize the output, currently just a table. The HTML output adds also an excerpt of the post itself

Additionally, you can use this reader with any Simple Machine Forum that support RSS output (version 1.0+, not really sure)

Here is our working movie.

Download the example file >>

Let us know if you use this reader on some site or have any problem at Boards