Quote of the day
Inspired by dreamwire’s question in actionscript.org. I created this “quote of the day” thing. It reads quotes from http://www.quotationspage.com/data/qotd.rss which is a feeder with a lot of junk information. There are 3-4 quotes for everyday. I choose one of them randomly. The php file to work around Flash security issue is from The Flash Blog. >>source<<
This is a great tutorial. I am going to try to learn this..this would be ideal for some of the projects im going to come up upon.
thanks for your time to create this.
Hello, how do i link the PHP file?
this is my code:
_root.contacts = new XML();
_root.contacts.ignoreWhite = true;
_root.contacts.load(”security.php”)
but it does not seem to work. help please =D
Can’t seem to open your tutorial file though…is it corrupted?