70470 Posts in 6879 Topics - by 687 Members - Latest Member: Laricwashere

Author Topic: BOOM! HEADSHOT!!  (Read 1815 times)

Offline The Shoctor

  • Administrator
  • Godlike Gamer
  • *
  • Posts: 5803
  • Karma: 17
  • Steam ID: shadohawk@shadoworks.net
  • XBox Gamer Tag: TheShoctor
  • XFire: shadoworks
BOOM! HEADSHOT!!
« on: September 20, 2005, 08:20:06 AM »
Small | Large

Support LAN Play!
ლ(ಠ益ಠლ) "I have more than 20 friends EA!" --FITES.NET
(╯°□°)╯︵ ┻━┻
"Close enough." --UGC League

Vulgate

  • Guest
BOOM! HEADSHOT!!
« Reply #1 on: September 20, 2005, 12:20:08 PM »
wow

Offline cuzzNkev

  • Administrator
  • Uber Gamer
  • *
  • Posts: 1705
  • Karma: 0
  • XFire: cuzznkev
BOOM! HEADSHOT!!
« Reply #2 on: September 20, 2005, 12:55:52 PM »
A little over the top.  How much was real? how much just screen play?

Also, Pride..any modules available for Nuke that would allow you to input the link to videos like that and give you player controls so no external link would be necessary??

Offline Pride

  • Administrator
  • Godlike Gamer
  • *
  • Posts: 4714
  • Karma: 0
BOOM! HEADSHOT!!
« Reply #3 on: September 20, 2005, 01:52:51 PM »
Not sure about that... thinking it would be a security issue.. would force a video to play on a pc... and a video can have a virus attached.
Insert witty signature here...

Offline The Shoctor

  • Administrator
  • Godlike Gamer
  • *
  • Posts: 5803
  • Karma: 17
  • Steam ID: shadohawk@shadoworks.net
  • XBox Gamer Tag: TheShoctor
  • XFire: shadoworks
BOOM! HEADSHOT!!
« Reply #4 on: September 20, 2005, 05:04:11 PM »
And you wouldn't want... "Boom!!! Headshot!!!!! BLUE SCREEEN!!!!!!!!!"

Support LAN Play!
ლ(ಠ益ಠლ) "I have more than 20 friends EA!" --FITES.NET
(╯°□°)╯︵ ┻━┻
"Close enough." --UGC League

Offline sully!

  • Administrator
  • Godlike Gamer
  • *
  • Posts: 4997
  • Karma: 16
  • If the future is now, where's my jetpack?
  • Steam ID: sully213
  • XBox Gamer Tag: FITESully
BOOM! HEADSHOT!!
« Reply #5 on: September 20, 2005, 05:11:56 PM »
You don't need a nuke module to do something like that, it's just basic HTML. The code from the page that made that video looks like this:

Code: [Select]
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true"  width="480" height="430"  transparentstart="1" loop="0" controller="true" src="http://x300.putfile.com/videos/d4-15002290141.wmv"></embed>

You can get a pretty good idea from the attributes some of the things you can do with it (show or hide controls, autoplay or manual, windows size, etc.).

So the issue is not can it be done, but the issues of bandwidth stealing from other sites. IF we do something like that, we should host the videos on our server.
Please just walk away. I don't want to have to stand here and say something so awesome that I'll have to remember it the rest of the day. Thank you!

Offline Pride

  • Administrator
  • Godlike Gamer
  • *
  • Posts: 4714
  • Karma: 0
BOOM! HEADSHOT!!
« Reply #6 on: September 20, 2005, 06:29:08 PM »
Actually, I believe I have most HTML tags disabled... in fact.. our security add on disables all of them... but I turned a few on to make it interesting.
Insert witty signature here...

Offline sully!

  • Administrator
  • Godlike Gamer
  • *
  • Posts: 4997
  • Karma: 16
  • If the future is now, where's my jetpack?
  • Steam ID: sully213
  • XBox Gamer Tag: FITESully
BOOM! HEADSHOT!!
« Reply #7 on: September 20, 2005, 07:27:59 PM »
Cuzz were you talking about doing that in a forum post or on the site in general?

Pride, I understand limiting what tags are allowed in the forums for security reasons. I was under the impression cuzz just meant using that format for posting video in news stories or some other presentation format.
Please just walk away. I don't want to have to stand here and say something so awesome that I'll have to remember it the rest of the day. Thank you!

Offline cuzzNkev

  • Administrator
  • Uber Gamer
  • *
  • Posts: 1705
  • Karma: 0
  • XFire: cuzznkev
BOOM! HEADSHOT!!
« Reply #8 on: September 20, 2005, 08:22:43 PM »
I think it would be cool to be able to do it in either place.  I know how some people (hack...cough...pride) hate to visit external links in forum posts, etc.