Creating a custom TAG [HELP]

Hi, I want to be able to post the following code into a comment, but cannot seem to get the correct TAG done... can anyone please help

CODE I WANT TO RUN

<embed id="mymovie" width="480" height="310" flashvars="bwr=0&skinXML=http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidotheaEmbedded480_169.xml&#38;playerMode=embedded&#38;movieAspect=16.9&#38;mapp=embedded_480&#38;gen=1&#38;uvp=http://vidtech.cbsinteractive.com/player/1_3_2/CBSI_PLAYER.swf&#38;adp=http://vidtech.cbsinteractive.com/plugins/adp/1_3_2/CBSI_AdPlugin.swf&#38;smode=fit&#38;viewMode=sd&#38;autoPlay=false&#38;paramsXML=http://uk.gamespot.com/pages/video_player/xml.php?id=6210551&mode=embedded&width=480&height=310&newplayer=1" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf" type="application/x-shockwave-flash"/>

THE TAG I CREATED WAS

embed => (id => () width => () height => () flashvars => () => wmode () allowscriptaccess => () scale => () salign => () allowFullScreen => () quality => () name => () style => () src => () type => ())

Comments

  • acrylian Administrator, Developer
    Seems actually okay. Have no idea but I suggest to use the `` tag anyway. You might also read on the troubleshooting about a trick how to use Youtube and other stuff within the gallery.
  • i got the youtube one tu run, but cannot get this to work.... also this means if i put the code in for youtube, then i cannot use the same tags(s) i do with this....

    bring back bbcode :)
  • acrylian Administrator, Developer
    The "youtube" trick is not limited to youtube.... You can use it to include any kind of html code.
  • thats fine but where is the documentation on how to format the code to work? i've been trying it and can't get it to work
  • acrylian Administrator, Developer
    The youtube trick does not need custom allowed tags. Just do the same as with a Youtube video.
  • your missing the point, the youtube trick only works with youtube vids as it uses the variables from it. It will not work with other types as they all use different types.
  • acrylian Administrator, Developer
    No, you are missing the point of that trick: http://zenphoto.maltem.de/test/mymovie.txt.php
  • now i just feel plain stupid..... and i would like to apologise.

    can you confirm exactly what i need to put into the tag box and what i use in the comment box

    thanks for all your help

    mike
  • just been looking at the troubleshooting guide at

    "
    Is it possible to manage youtube videos (or from another portal)?

    Zenphoto is actually meant to manage multimedia files on your own webspace but with Zenphoto 1.2.6 there is indeed a way:

    1. Enable the class-textobject plugin on the backend plugins page.
    2. Upload a plain text file (.txt) with code to embeed a specifc (video) file via ftp or the backend.
    3. To use an thumbnail besides the default one follow the same instructions as for video thumbnails.
    4. That’s all.
    "

    however, ive tried this in the past which works but this cannot be used as a comment? or can it?
  • Not exactly sure what you are saying. But it sounds like you want to post a zenphoto object in a comment? To do so you would have to put the html link to that object into the comment. (And your allowed tags would have to allow all the html you used.)
  • acrylian Administrator, Developer
    Sorry, I somehow missed the part about the comment. I have not tried that.
  • acrylian, no problem..... and sbillard thats exactly right

    i wish to post a html object into the comment box however im having trouble coming up with TAGS that work :(
  • Any tag that is not showing up in your output is being expunged by the sanitization functions. These remove tags based on their not appearing in the list of the "allowed tags" option. So whatever tags are being removed need to be added to that option.
Sign In or Register to comment.