phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Adsense and Flashchat

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » General Discussions
::  
Author Message
euroman
PR0
PR0


Joined: 21 Oct 2006
Posts: 81

Adsense and FlashchatPosted: Sun Jan 07, 2007 2:39 am    Post subject: Adsense and Flashchat

I have installed Flashchat from www.tufat.com

This tutorial: http://tufat.com/docs/flashchat/sample.html

What exactly is it? Is it possible to place the flash chat box on a page with normal html around it instead of it only beeing in its own window ?
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Adsense and FlashchatPosted: Sun Jan 07, 2007 2:06 pm    Post subject: Re: Adsense and Flashchat

flashchat is a chat using flash Wink
So I guess the flash code itself is embed into some html, and that you could add AdSense code in it.

But this is not really a content page so I'm not sure about the AdSense TOS compliance.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
euroman
PR0
PR0


Joined: 21 Oct 2006
Posts: 81

Adsense and FlashchatPosted: Sun Jan 07, 2007 8:24 pm    Post subject: Re: Adsense and Flashchat

Well they say I can just edit this page: www.mysite.com/chat/sample.php - the chat is already on that page - except I cant see it - it isn't loading. Do you have any Idea why by any chance ?


Last edited by euroman on Sun Jan 21, 2007 4:18 pm; edited 1 time in total
Back to top
Visit poster's website
Peter77
phpBB SEO Team
phpBB SEO Team


Joined: 10 May 2006
Posts: 512
Location: Michigan

Adsense and FlashchatPosted: Sun Jan 07, 2007 10:15 pm    Post subject: Re: Adsense and Flashchat

Your chat is in -www.thegame-online.dk/chat/flashchat.php You could always use it in a IFRAME, like dcz mentioned, on any page.

Code:
<iframe src="http://yoursite.com/something/something" scrolling="no" width="100%" height="235" frameborder="0" allowtransparency="true" cellpadding="0"></iframe>
Back to top
euroman
PR0
PR0


Joined: 21 Oct 2006
Posts: 81

Adsense and FlashchatPosted: Mon Jan 08, 2007 7:20 am    Post subject: Re: Adsense and Flashchat

Great thanks Smile

Now I have only need to remove white space around chatroom and ad + remove scrollbar:

Any ideas?

Thanks


Last edited by euroman on Sun Jan 21, 2007 4:50 pm; edited 1 time in total
Back to top
Visit poster's website
AmirAbbas
phpBB SEO Team
phpBB SEO Team


Joined: 11 May 2006
Posts: 529
Location: IRAN

Adsense and FlashchatPosted: Mon Jan 08, 2007 8:33 am    Post subject: Re: Adsense and Flashchat

hi

try this one

add this CSS codes exactly after:

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">



Code:
<style type="text/css">
body {
padding: 0;
margin: 0;
}
</style>
</head>

_________________
چهار گوش - طراحی وب - مجله طراحی وب
Back to top
Visit poster's website
euroman
PR0
PR0


Joined: 21 Oct 2006
Posts: 81

Adsense and FlashchatPosted: Mon Jan 08, 2007 8:43 am    Post subject: Re: Adsense and Flashchat

amir abbas wrote:
hi

try this one

add this CSS codes exactly after:

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">



Code:
<style type="text/css">
body {
padding: 0;
margin: 0;
}
</style>
</head>


Great Thanks Very Happy
Back to top
Visit poster's website
euroman
PR0
PR0


Joined: 21 Oct 2006
Posts: 81

Adsense and FlashchatPosted: Mon Jan 08, 2007 10:46 am    Post subject: Re: Adsense and Flashchat

Now I need the chat to fit in the window:
Any ideas how to do that...?


Last edited by euroman on Sun Jan 21, 2007 4:50 pm; edited 1 time in total
Back to top
Visit poster's website
AmirAbbas
phpBB SEO Team
phpBB SEO Team


Joined: 11 May 2006
Posts: 529
Location: IRAN

Adsense and FlashchatPosted: Tue Jan 09, 2007 7:34 am    Post subject: Re: Adsense and Flashchat

euroman wrote:
Now I need the chat to fit in the window: www.thegame-online.de/index9.htm

Any ideas how to do that...?


amir abbas wrote:
hi

try this one
add this CSS codes exactly after:

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

Code:
<style type="text/css">
body {
padding: 0;
margin: 0;
}
</style>
</head>


i wrote it for you
if you want to remove that extra white space around your iframe, you must use that CSS code that i mentioned before

each page in default form has padding and margin. with that CSS rules you can remove that space and your iframe will fit to your browsers window

if you want to remove scrollbar forever, you can add this CSS rule:

overflow: hidden;

put it after :

margin: 0;

Wink

_________________
چهار گوش - طراحی وب - مجله طراحی وب
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » General Discussions
Page 1 of 1

Navigation Similar Topics

Jump to: