Author Topic: var code embed  (Read 233 times)

NL-Extreme

  • Sr. Member
  • ****
  • Posts: 170
var code embed
« on: October 06, 2009, 03:33:44 AM »
<a href="http://www.hyves.nl/profilemanage/add/widget/?title=[var.title_seo]&code[var.embed_code]">

I need to no the var code of the embed code.
this is a link to put my video on hyves with 1 press on a button.

the titel works, but i dont no de var of the embed code, please help, becouse this is a superservice fore my members.

i tryde this

Plaats deze clip als gadget op uw hyves <a href="http://www.hyves.nl/profilemanage/add/widget/?title=[var.title_seo]&code[var.lang_embed_code]">[/url]

dont work  ;D

i will see this url when i press the button.

http://www.hyves.nl/profilemanage/add/widget/?title=extreme-trainsurfer&codeEmbed%20code

its the same as on youtube, but i dont no de code, please help

[var.videoembedder_code] = no
[var.lang_embed_code] = no
[var.base_url] = no

is there a var code fore the embedcode so i can put it in a url ?
« Last Edit: October 06, 2009, 06:08:40 AM by NL-Extreme »

sbcjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6247
    • PHPmotion Mods
Re: var code embed
« Reply #1 on: October 07, 2009, 03:34:20 PM »
There's not a variable for the embed code, as the embed code is html with php variables inside it.

With some work, you could make a variable out of it, but do they really pass html through the url like that?  I would seriously doubt it...