The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Basically, I used a tiny Flash module to run javascript commands on a key down (the JS for this is huge and browser dependent). The JavaScript commands then have the required forum ids printed in them by PHP, and the flash keydown jumps you to a different page. Really cool system - you can use the WASD keys to jump up, down and across threads and forums, the Q key to go "home", the E to edit your details, the R to refresh the page, and the number keys to jump to a specific forum.
*chuffed*
> You should just run a small flash movie somewhere and have PHP parse
> out some parameters for each of the keys to pass to it. Better have
> the flash movie include a php page giving its threadid and forumid
> (you should just need the threadid) and parse its output.
This is the only method I've thought of so far. Haven't really learnt how to parse to Flash - does it do it auto?
As for the access keys, I think you need to press shoft or something for them to work. I looked at them before, but decided against it for some reason.
> Never thought of that. PHP and Javascript are two things I can't do.
I had a go at php once, I downloaded a manual, which was 10mb of text.
That was funny :o)
I followed a few tutorials and stuff but its really easy for my to get distracted. So I floated away and never bothered again.
And its difficult :o)
It does sound mighty impressive mind. Well done.