FlashMX, JS and VBScript

I’ve got a dynamic text box that I want to populate with whatever [FONT=courier new]document.lastModified[/FONT] returns in the first frame of the timeline. This is so the user can see at a glance when the page was last updated. I’d rather use the date/time stamp of the .swf file itself, but I’d probably have to use the FileSystemAbortion, aka FSO, for that, which I’d like to avoid. I’ve found some tutorials on how to bridge Flash, JS and VBScript but am not having much luck.:frowning: I’d rather not use the FSCommand approach, as I understand that can cause browser compatibility problems; MSIE vs Netscrape. Opps, I meant Netscape.:slight_smile:

Can anyone get me started?

TIA