Author Topic: Photoshop (or GIMP!) Firey Explosion How To  (Read 3677 times)

0 Members and 1 Guest are viewing this topic.

mike272

  • Guest
Photoshop (or GIMP!) Firey Explosion How To
« on: April 06, 2008, 08:53:50 am »
Cool techniques:

<a href="http://www.youtube.com/v/F1dAedHmsuk" target="_blank" class="new_win">http://www.youtube.com/v/F1dAedHmsuk</a>
« Last Edit: May 18, 2008, 05:06:39 pm by mike272 »

Offline Bruke

  • The Bruke
  • Elder-God
  • Adept
  • *****
  • Posts: 499
  • Reputation: +0/-0
  • Gender: Male
  • More is never enough...
    • View Profile
    • The Bruke's Lair
Re: Photoshop (or GIMP!) Firey Explosion How To
« Reply #1 on: April 06, 2008, 09:23:31 am »
Ah, Mike, a common mistake...

You used the URL that leads to the YouTube page within which the flash player is embedded... but to host it here you need to include the path to the actual flash file instead.

You used this:
Code: [Select]
http://www.youtube.com/watch?v=F1dAedHmsuk
But you should have used this:
Code: [Select]
http://www.youtube.com/v/F1dAedHmsuk&hl=en
The key difference is in the ?v= command in the first string of code, compared to /v/ in the second string of code.  The actual URL in the first string is just http://www.youtube.com/watch (which directs the browser to a directory one level down from the main youtube directory).  The ?v= is actually a bit of information that tells a script on that index page where it can find the proper video (namely in the /v/ sub-directory which lies still deeper in within the main youtube domain) and what the name of that video is (which is F1dAedHmsuk).

As for the video itself, it resides at http://www.youtube.com/v/F1dAedHmsuk and the extra &hl=en is just more data for a script on that page, to let it know the language is English. 

Try going directly to http://www.youtube.com/v/F1dAedHmsuk sometime and see what a youtube video looks like without the page it's normally framed in... It will be bigger and scaled to fit your browser window.  That's the part you need to list in your code here, to host it here (the notation about the language being English is pretty much optional).

So, here's the correct format:
Code: [Select]
[flash=425,355]http://www.youtube.com/v/F1dAedHmsuk[/flash]
And here's the end result:
<a href="http://www.youtube.com/v/F1dAedHmsuk" target="_blank" class="new_win">http://www.youtube.com/v/F1dAedHmsuk</a>

mike272

  • Guest
Re: Photoshop (or GIMP!) Firey Explosion How To
« Reply #2 on: May 18, 2008, 05:06:28 pm »
Oh, oops. I guess I had a blonde moment there, thanks.

Offline Bruke

  • The Bruke
  • Elder-God
  • Adept
  • *****
  • Posts: 499
  • Reputation: +0/-0
  • Gender: Male
  • More is never enough...
    • View Profile
    • The Bruke's Lair
Re: Photoshop (or GIMP!) Firey Explosion How To
« Reply #3 on: May 21, 2008, 04:55:09 pm »
Huh,are you actually blonde?

I assumed you looked like Rodney from SG-Atlantis...
« Last Edit: May 22, 2008, 04:37:36 pm by mike272 »

mike272

  • Guest
Re: Photoshop (or GIMP!) Firey Explosion How To
« Reply #4 on: May 22, 2008, 04:39:18 pm »
Huh,are you actually blonde?

I assumed you looked like Rodney from SG-Atlantis...

Ah! Common mistake! :)

I am, in fact blonde, he's just my favorite character, so I stuck a pic of him as my avatar. Other than hair, (and age, etc.) we are remarkably similar: smart, rude, sometimes cruel, etc. :)

mike272

  • Guest
Re: Photoshop (or GIMP!) Firey Explosion How To
« Reply #5 on: May 22, 2008, 04:45:23 pm »
According to the "Orimatic Color Test", my color is blue. (In fact it is my favorite color)

Here is what it says (and it sums me up pretty well too! :) )