Well I could see the potential for this script when I read all it's features. I tried loads of gallery scripts and didn't like any of them. A few hours work and I now have a marvellous gallery thanks to phparcadescript. It works a treat

. Bit unusual I know but maybe it will open the eyes of some of the developers to what the script can be used as. It really could be a cracking multi-media gallery. Firefox issues with the ability to stream certain files (unable to stream windows media files at the moment - flash ones are ok though) but hopefully that will be sorted very soon. Check out how the phpArcadeScript Gallery is shaping up after just a few hours. Click on this link
My Site, and then use either the 'My Music' link or the My Practise Music' to see the Gallery. As long as I am not breaking any script rules I will also install it as a games script too as I fancy having a bash at a couple of games.
Regards
Mark
PS: Should you want to know how to go about creating this gallery I will be writing a comprehensive guide shortly. I need to sort out a few issues first though.
Edit: Found a solution for Firefox not display windows media files or mp3's:
I found an easy solution to this. Just use the custom code setting and put this into the code box:
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="put the full url
of your file here" displaysize="4" name="MediaPlayer1" autosize="true" showcontrols="true" showstatusbar="1" enablecontextmenu="0"
invokeurls="false" autostart="true" height="420" width="500">
The above creates a 420 height by 500 width player which is quite large so adjust it as you want. You can use the same code for mp3's too as Firefox won't run them either on my site. Just change the height setting to 68 and alter the width anyway you want.
All working perfectly now
