Cool Flash Twitter feed!

Have a look for some jquery ones mate. Never use flash unless its the only way to do something, or its massively easier to use flash.
 
It's not that we (I use we as I guess everyone is on the same track as me here...) don't like Flash, but using it to grab a feed via an API is such a waste of time and effort on so many levels. Use a jquery one, find your way around jquery, or maybe even specialise/learn jqtouch to mobolise sites, this is the direction stuff is generally heading. The iPad/iPod/Apple stuff means Flash useage is waning...
 
Right I've tried a jquery one. Interestingly it worked when I created a sub directory but not when I stuck it in the the public_html folder.

Also got myself a new personal domain - http://jmcadam.com/ - can anyone see what the problem may be?
 
Code:
<script language="javascript" src="/tweet/jquery.tweet.js" type="text/javascript"></script>

^ This, it does'nt exist, I guess you should have changed the path when you moved the script?
 
Ah you're a star, thanks mate. Seems to be working now, need to change the CSS scripting though as the colours are nasty!
 
Back
Top Bottom