stevelux
04-16-2006, 02:30 AM
Free open source Flash and PHP photo gallery just finished:
http://iridiumgallery.sourceforge.net/ - slightly broken b/c of a server prob. The auto updating of the XML file won't work :mad: I welcome any sourceforge server config help if anyone has the time.
http://www.atomilux.com/iridium.html - fully functioning example of how it should be working.
Using nearly all of what I've learned from the helpful folks here at actionscript.org, I've formed (yet another) flash photo gallery. The nice people at sourceforge gave me the green light to host it as a project and it's up there now and 100% free.
There are snippets of PHP that do the following:
- on the fly picture resizing
- on the fly thumbnail generating
- packing up all the image aliases into an XML file for Flash to use.
The .fla is in there along with all the PHP source. I already know of a few bugs that need fixing (not the best XML formatting) and hope anyone here who sees other problems would point them out to me. An even bigger plus would be if any sourceforge Vets could help me figure out some permissioning problems. Yes, I did just ask that twice.
I hope this is something useful I can give back to actionscript.org
I know it's shaved hours off me updating the kid's photo galleries for grandma :)
http://iridiumgallery.sourceforge.net/ - slightly broken b/c of a server prob. The auto updating of the XML file won't work :mad: I welcome any sourceforge server config help if anyone has the time.
http://www.atomilux.com/iridium.html - fully functioning example of how it should be working.
Using nearly all of what I've learned from the helpful folks here at actionscript.org, I've formed (yet another) flash photo gallery. The nice people at sourceforge gave me the green light to host it as a project and it's up there now and 100% free.
There are snippets of PHP that do the following:
- on the fly picture resizing
- on the fly thumbnail generating
- packing up all the image aliases into an XML file for Flash to use.
The .fla is in there along with all the PHP source. I already know of a few bugs that need fixing (not the best XML formatting) and hope anyone here who sees other problems would point them out to me. An even bigger plus would be if any sourceforge Vets could help me figure out some permissioning problems. Yes, I did just ask that twice.
I hope this is something useful I can give back to actionscript.org
I know it's shaved hours off me updating the kid's photo galleries for grandma :)