Hi
Has anyone tried to Embed AV Chat on another website.
I would like to embed my chat box on one of my other websites and blogs to draw people over to my main boonex website.
Has anyone any ideas on this please?
Andy
Hi
Has anyone tried to Embed AV Chat on another website. I would like to embed my chat box on one of my other websites and blogs to draw people over to my main boonex website. Has anyone any ideas on this please?
Andy |
Try to do this via IFrame PS: If possible do not write me personally, please try to ask on the forum first |
Thats what i thought, but i cant seem to fid thre code that does the chat to even try this myself, so any ideas would be appriciated. |
iframe for noobs...lol... the actual embed code does not exist so you have to make it from the supplied javascript code found in the view source of a visitor on chat module: take the code above and compare it to youtubes embeds and gues what!? you have embeded it yourself. I have video tutorials to help you mrpowless.com |
iframe for noobs...lol... the actual embed code does not exist so you have to make it from the supplied javascript code found in the view source of a visitor on chat module: take the code above and compare it to youtubes embeds and gues what!? you have embeded it yourself. Nice. Its works. But when someone visits the embedded chat it logs them in as visitor. How can i get them to changes their user name? Free the Dolphin... |
Thanks to everyone for your help |
Hello,
i have Version 7.0.7 and i used this code:
<script type="text/javascript" language="javascript"> var flashvars={url:"http://www.giabo.de/flash/XML.php",module:"chat",app:"user",id:"0",password:""};var params={allowScriptAccess:"always",allowFullScreen:"true",base:"http://www.giabo.de/flash/modules/chat/",bgcolor:"#FFFFFF",wmode:"opaque"}; var attributes = { id: "ray_flash_chat_user_object", name: "ray_flash_chat_user_embed", style: "display:block;" }; swfobject.embedSWF("http://www.giabo.de/flash/modules/global/app/holder_as3.swf", "chat_user_1296068115", "100%", "600", "9.0.0", "http://www.giabo.de/flash/modules/global/app/expressInstall.swf", flashvars, params, attributes);
</script>
I have make this as .html file and uploaded to my Server, but at work not, please cane you help me?
Thank you, Paykoman |