check it out, my huh my huh my huh my huh...my lovey lady lump haha well here is the file if you put the txt in the same directory as the index you should be good;)
Printable View
check it out, my huh my huh my huh my huh...my lovey lady lump haha well here is the file if you put the txt in the same directory as the index you should be good;)
yeh just one problem. its still stopping at the ampesand. Will the php remove existing ampesands from the text document once uploaded? Thanks once again by the way...
ahh got a solution... thanks joejoe this has been very educational. my flash site will now work.woohoo!!!!!!
check these out i used the str_replace method instead of the escape
ok one sec
i have just stumbled across an interesting method...
myVars = new LoadVars();
myVars.load("rawtext.txt");
myVars.onData = function(raw) {
trace (raw);
rawtext = raw;
}
i used a method similar to that but onLoad is more widely standardized but they do pretty much the same thing, wither way should work
the swf file that loads the txt document is slowed down due to the file size of the log (260 kb) any way to speed this up?
anyway thanx for ur help...this has been frustrating, educational and a good use of beer
Nope not unless you wanna use a different means of storing your log, yo can't alter the size of a file, it would be more effcient to store in a mysql database with individual rows but for its purpose it should do the trick :D
thanks man - to see the site in action go to www.turrican3d.com
very cool, but you should definently add a function in there that will allow the users to scroll down just by holding the button instead of by continually having to click it