
With the NTPRT forum system v3.0 you can directly embed video from other major sites such as Google video, YouTube and Yahoo video. The format is simple, but different than standard HTML. To embed video you will use the
Quote:
[flash] [/flash] command
The following is a URL source copied from YouTube (shown in the attached screen shot circled in red):
Quote:
http://www.youtube.com/watch?v=ggDNhd5FC2U
You will use the
Quote:
[flash=WIDTH,HEIGHT]http://URL_ADDRESS[/flash] command to input this video into your post.
Where the WIDTH is 425 and HEIGHT is 344 as noted in the original embed source from YouTube.
You will remove the 'watch?' command, also replace the '=' character with a '/'. In our example: (NOTE: Changes in
RED)
* The original URL copied from youtube is:
http://www.youtube.com/watch?v=ggDNhd5FC2U * The modified URL to properly display in the forums is:
http://www.youtube.com/v/ggDNhd5FC2U Quote:
[flash=WIDTH,HEIGHT]http://www.youtube.com/v/ggDNhd5FC2U[/flash]
Will display the chosen youtube video in your forum post!
URLs are CaSe SeNsItIvE