Info: FlashFeed is a project that enables the use of Joomla as backend to Adobe Flash sites. It is possible to edit and post your content in Joomla and feed it into a Flash movie, making Joomla an advanced CMS backend.
I decided to work a little bit on with the FlashFeed project. I've now programmed a small Flash class that extends the AS3 Loader class, and makes it simple to use the Flashfeed files. Download the files here. It works just like the last post explained, and in the .zip file you will find an example folder that shows a working FlashFeed project. All you have to do is this:
- Download the .zip file and unzip it
- Upload the contents of the "Joomla Files" to your Joomla root folder
- Use the class in the "Flash Classes" folder to communicate with your Joomla site
- If you can't figure it out, look in the "Example" folder



All you have to do is to upload the files inside "Joomla Files" to your Joomla root, and then open up MainClass.fla, type your website URL into MainClass.as, and then give it a try :-)
If you need tutorials on how to work with XML, visit gotoandlearn.com - they have a bunch of nice tutorials...
mark
Parse error: syntax error, unexpected ')', expecting '(' in /homepages/32/d276389877/htdocs/www/joomla/components/com_content/views/category/tmpl/default_xml.php on line 11
I can't see why this error should come. Do you have errors when trying to view articles and sections?
Try commenting out line 11 and see what happens. Do you still get the error?
Parse error: syntax error, unexpected '.', expecting '(' in /homepages/32/d276389877/htdocs/www/joomla/components/com_content/views/article/view.xml.php on line 25