Title: Flash frontend.
Last modified: August 18, 2016

---

# Flash frontend.

 *  [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/flash-frontend/)
 * I searched around, and there doesn’t seem to be anyone that’s found an easy way
   to make a flash frontend for WP.
 * I did a bit of research, and a bit of work, and found this site:
    [http://webmonkey.wired.com/webmonkey/03/40/index0a.html](http://webmonkey.wired.com/webmonkey/03/40/index0a.html)
   That tells you how to “stream” mySQL to Flash.
 * After a bit of reverse-engineering, I got it working with WP.
    Check out my WP
   site at [http://compl33t.za.net](http://compl33t.za.net) and then go see my flash
   test at [http://compl33t.za.net/flash/test.swf](http://compl33t.za.net/flash/test.swf)
 * I’ll make the source available soon, and anyone with a bit of PHP and Actionscript
   can modify that to work for them.
 * Suggestions, respones and critique is welcome.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/flash-frontend/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/flash-frontend/page/2/?output_format=md)

 *  [cron](https://wordpress.org/support/users/cron/)
 * (@cron)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220153)
 * That is really cool. I think that if you could get it to work as a template it
   would prompt a whole new wave of flash based wp blogs and templates. Congrads
   and thanks for doing all the work to set it up for the rest of us.
 * [Cron – Symmetry In My Mind](http://cron.quill.statichost.co.uk)
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220161)
 * Well, I may or may not expand it. It depends on my free time.
 * For anyone interested in this, you can download the sample source
    from [http://compl33t.za.net/flash/wpflashtest.zip](http://compl33t.za.net/flash/wpflashtest.zip)
 * If you have a basic understanding of PHP and Actionscript, you’ll be able to 
   modify it to your needs easily.
 *  [rshields](https://wordpress.org/support/users/rshields/)
 * (@rshields)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220642)
 * Exactly what I was looking for, Compl. I’m doing a script for a friend, grab 
   the latest blog entry and throw it into a dynamic text box; it works, but I scripted
   it to just count all the entries in wp_posts and take the entry with that id.
   It worked on my machine, but their blog has been running for a few months, not
   a few days, and it didn’t see all of the entries, didn’t count to the right number,
   and pretty much only kinda worked. I will post here after looking over your work
   and see if I can fix mine to actually look through the entire database by date,
   a better method than counting entries, and post a link to the php/fla’s here 
   when I’m done.
 * Although it’s grabbing the wrong entry, it’s still pretty cool to see ANY of 
   the blog entries on a flash front end… hehe…
    -richard
 *  [pankoski](https://wordpress.org/support/users/pankoski/)
 * (@pankoski)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220644)
 * Pretty dang cool. The best part is that one can discern from the source code 
   how to do it all.
 * Please keep sharing, and maybe put some “development” area on your web site so
   we can contnue to get all of the juicy details. it is very helpful for those 
   of us whose coding stengths live in different realms, or in my case – different
   eras.
 *  [dunun](https://wordpress.org/support/users/dunun/)
 * (@dunun)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220676)
 * Hi,
    This flashwars methode should be slow when the content increase. I’m not
   sure it’s the best way for your purpose…
 * Is anyone build a wordpress flash frontend with flash remoting (amfphp.org or
   else)?
    Cheers,
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220677)
 * It was just an experiment. I’ve moved on to another CMS, as WordPress wasn’t 
   sufficient for my purposes.
 * The files are no longer available from my site. Sorry.
 *  [Hoover](https://wordpress.org/support/users/hoover/)
 * (@hoover)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220678)
 * I’d love to see it, but I’m being prompted to supply a username and password 
   for “Install”. What is that about?
 *  [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220679)
 * [@compl33t](https://wordpress.org/support/users/compl33t/): if you intend to 
   drop it entirely, you might want to submit the code to the wp-plugins.org repository
   for others who might want to persue the work.
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220712)
 * I’ve noticed a large amaount of people coming to compl33t.za.net looking for 
   this project. I do not use WordPress anymore. It is the best opensource blogging
   software out there, but was not sufficient for my purpose.
 * As I’ve mentioned, I’ve removed the zip file from the site, and I haven’t got
   it on my PC anymore.
 * If someone downloaded it before it was removed, please mail it to me: compl33t
   at gmail dot com.
 * I’ll gladly host it again.
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220713)
 * Okay, people.
 * The file is once again available for download at:
 * [http://compl33t.za.net/download.php?view.6](http://compl33t.za.net/download.php?view.6)
 * Hope it helps. 🙂
 * I may just decided to continue on this using a different method, like remoting.
   If I do, and I make progress, I’ll post it right here.
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220714)
 * Site will be down for a while. When it gets back up, it’ll have a whole section
   dedicated to this cause. 😀
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220716)
 * [http://compl33t.za.net/flash-wordpress/](http://compl33t.za.net/flash-wordpress/)
 * I’m back on WP. That’s the address you can get the file at now.
 * Enjoy. 🙂
 *  [jimboready](https://wordpress.org/support/users/jimboready/)
 * (@jimboready)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220735)
 * This source is awesome. It has great potential.. I’ve buit a version that loads
   a thumbnail (specified in a custom field) into flash for each post of a certain
   category. [http://www.jimboready.com/playground/wpflash.html](http://www.jimboready.com/playground/wpflash.html)
   
   I’m using it in my portfolio site: [http://www.jimboready.com/](http://www.jimboready.com/)
 * I’m gonna spend a few days tidying it up and then I’ll release the sources and
   hopefully provoke some more flash/wordpress experimentation.
 *  Thread Starter [a c](https://wordpress.org/support/users/compl33t/)
 * (@compl33t)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220736)
 * Thanks. 🙂 I’m freakin’ busy with varsity atm, but I finish this year in a month
   or so, then I’m planning on looking at a either 1)Expanding the existing code–
   because I’ve got quite a few posts and the speed’s still okay…or 2)Using a remoting
   method with something like amfphp.
 * We’ll see what happens 😀
 *  [3stripe](https://wordpress.org/support/users/3stripe/)
 * (@3stripe)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/flash-frontend/#post-220764)
 * jimboready, look forward to seeing your source for that, I’ve been thinking of
   doing this, or expanding into a basic CM for Flash for ages.
 * any chance you could email it to me?
 * 3stripe AT gmail DOT COM

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/flash-frontend/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/flash-frontend/page/2/?output_format=md)

The topic ‘Flash frontend.’ is closed to new replies.

## Tags

 * [flash](https://wordpress.org/support/topic-tag/flash/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 21 replies
 * 11 participants
 * Last reply from: [ninjaboy](https://wordpress.org/support/users/ninjaboy/)
 * Last activity: [19 years, 9 months ago](https://wordpress.org/support/topic/flash-frontend/page/2/#post-220840)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
