Main Site | Forum Index | FAQ | Search | Memberlist | Usergroups |  Register |  Profile | Log in to check your private messages | Log in

TIP for Vista Users...
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Unreal Zark Alliance Forum Index -> All Things Computers
View previous topic :: View next topic  

Author
sCaryDeth
Post Ho


Joined: 21 Oct 2005
Posts: 3218
Back to top
Message
PostPosted: Tue Aug 12, 2008 12:03 pm    Post subject: Reply with quote

Testing:


_________________
View user's profile Send private message Send e-mail Visit poster's website

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 12:05 pm    Post subject: Reply with quote

sCaryDeth wrote:
Testing:



AWESOME!!!!
_________________

________
View user's profile Send private message Send e-mail MSN Messenger

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 12:09 pm    Post subject: Reply with quote



Music...
_________________

________
View user's profile Send private message Send e-mail MSN Messenger

Author
Morgoth
Physco Killa


Joined: 13 Feb 2006
Posts: 442
Back to top
Message
PostPosted: Tue Aug 12, 2008 2:58 pm    Post subject: Reply with quote

Cool

Last edited by Morgoth on Tue Aug 12, 2008 3:53 pm; edited 15 times in total
View user's profile Send private message Send e-mail Visit poster's website

Author
Morgoth
Physco Killa


Joined: 13 Feb 2006
Posts: 442
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:03 pm    Post subject: Reply with quote

all the rest I cant see either in firefox... just seeing if it worked... i am trying to find other methods to where I can see them. Or do you need Java enabled?
View user's profile Send private message Send e-mail Visit poster's website

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:04 pm    Post subject: Reply with quote

|MF|Morgoth wrote:
all the rest I cant see either in firefox... just seeing if it worked... i am trying to find other methods to where I can see them.


You need to check your profile on this board and ensure that "Allow HTML" is set to "yes"
View user's profile Send private message Send e-mail MSN Messenger

Author
Morgoth
Physco Killa


Joined: 13 Feb 2006
Posts: 442
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:06 pm    Post subject: Reply with quote

{uZa}Lonesome Eagle wrote:
|MF|Morgoth wrote:
all the rest I cant see either in firefox... just seeing if it worked... i am trying to find other methods to where I can see them.


You need to check your profile on this board and ensure that "Allow HTML" is set to "yes"


Duh....

Very Happy

Well I still used the same code in mine, and only can't see the ones I posted... i also viewed page source to see if any of the settings were modified in the code...

I almost got the simplist one to work that you quoted of mine lol.. I KNOW there are other methods as well...
View user's profile Send private message Send e-mail Visit poster's website

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:38 pm    Post subject: Reply with quote

|MF|Morgoth wrote:
{uZa}Lonesome Eagle wrote:
|MF|Morgoth wrote:
all the rest I cant see either in firefox... just seeing if it worked... i am trying to find other methods to where I can see them.


You need to check your profile on this board and ensure that "Allow HTML" is set to "yes"


Duh....

Very Happy

Well I still used the same code in mine, and only can't see the ones I posted... i also viewed page source to see if any of the settings were modified in the code...

I almost got the simplist one to work that you quoted of mine lol.. I KNOW there are other methods as well...


If you just go to YouTube, you will see an "embed" link in a text field to the right. Just copy and paste that AS IS into the message. Should work.

Try it in a new message instead of editing your old one. Bad code may be conflicting with good code...
View user's profile Send private message Send e-mail MSN Messenger

Author
Morgoth
Physco Killa


Joined: 13 Feb 2006
Posts: 442
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:41 pm    Post subject: Reply with quote

</p>

</p>

That's strange, because I had cleared it all at one point, then separated the code so that couldn't happen... glad you got it working though, its a nice feature.


Last edited by Morgoth on Tue Aug 12, 2008 3:54 pm; edited 3 times in total
View user's profile Send private message Send e-mail Visit poster's website

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:42 pm    Post subject: Reply with quote

|MF|Morgoth wrote:


Bingo...
_________________

________
View user's profile Send private message Send e-mail MSN Messenger

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:47 pm    Post subject: Reply with quote

As you can see, no other "tags" are permitted, like the "header" format codes <hr>. YouTube is pretty clean and can usually just be copied and pasted, but I notice for instance that iMeem wants to put the title of the song under the player and uses the "paragraph" tag <a> which causes it to display the text incorrectly here. You just edit off the last bit starting wtih <a> and ending with </a> and it works fine though.
View user's profile Send private message Send e-mail MSN Messenger

Author
Morgoth
Physco Killa


Joined: 13 Feb 2006
Posts: 442
Back to top
Message
PostPosted: Tue Aug 12, 2008 3:57 pm    Post subject: Reply with quote

{uZa}Lonesome Eagle wrote:
As you can see, no other "tags" are permitted, like the "header" format codes <hr>. YouTube is pretty clean and can usually just be copied and pasted, but I notice for instance that iMeem wants to put the title of the song under the player and uses the "paragraph" tag <a> which causes it to display the text incorrectly here. You just edit off the last bit starting wtih <a> and ending with </a> and it works fine though.


playlist.com works too... cool Wink
_________________

http://docer.blogspot.com/
View user's profile Send private message Send e-mail Visit poster's website

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 4:02 pm    Post subject: Reply with quote

|MF|Morgoth wrote:
{uZa}Lonesome Eagle wrote:
As you can see, no other "tags" are permitted, like the "header" format codes <hr>. YouTube is pretty clean and can usually just be copied and pasted, but I notice for instance that iMeem wants to put the title of the song under the player and uses the "paragraph" tag <a> which causes it to display the text incorrectly here. You just edit off the last bit starting wtih <a> and ending with </a> and it works fine though.


playlist.com works too... cool Wink


That is cool. iMeem has playlists too, I will have to see how well that works.
_________________

________
View user's profile Send private message Send e-mail MSN Messenger

Author
Morgoth
Physco Killa


Joined: 13 Feb 2006
Posts: 442
Back to top
Message
PostPosted: Tue Aug 12, 2008 4:08 pm    Post subject: Reply with quote

Heres one for ya Wink


_________________

http://docer.blogspot.com/
View user's profile Send private message Send e-mail Visit poster's website

Author
{uZa}Lonesome Eagle
Site Admin


Joined: 21 Oct 2005
Posts: 5004
Back to top
Message
PostPosted: Tue Aug 12, 2008 4:08 pm    Post subject: Reply with quote


_________________

________
View user's profile Send private message Send e-mail MSN Messenger

Display posts from previous:   
Post new topic   Reply to topic    Unreal Zark Alliance Forum Index -> All Things Computers All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


FSDark by SkaidonDesigns
Powered by phpBB © 2001, 2002 phpBB Group