Quote:
Originally Posted by wolf32
Just out of curiosity, is there a way to include this in a vBa module? Such as the most recent posted video will be viewed in the module?
|
This would be pretty easy to do. Some issues I see here - not all video types could be supported, but it would be easy to make a vBa module which sniffs only for one particular type of tag (like youtube) and uses a version of embed code with a smaller resolution (to fit the size of the module).
If someone wants to to write one I'll make their life easier by writing thread id, post id, forum id, post date to the database along with the tag type and the tag content. This should make it really easy for such a module to check permissions and display the video.