PDA

View Full Version : Reading ASP file?


Rainwood
08-21-2001, 02:29 PM
I have an ASP guestbook.
Creating this in Flash is no problem, except for one thing:

I want to view multiple entry's at once. Not a record at a time (plenty of ASP&FLASH downloads of these available) but as in a real guestbook, I wanna view the last 4 (for example) records in one view.
Is there a possibility to read a ASP file, or another solution (reading a file as HTML won't work, i have tried that.

thanx.

snowdude
08-22-2001, 03:33 AM
Yeah of course. The problem is finding space in your flash movie to view 4 at once. Space or real estate is one of the hardest things to deal with, when your dealing with this issue - but as always their's always a way. You can just make a scrolling section in your movie and add the entries their.