how to use plugin within chronoform

raihan 08 May, 2013
Hi,

I am trying to use chronoform to show videos from database. I am using webplayer plugin to see video, which has to use like: {webplayer video=path}. I have tried to use the same way within custom element or code in form wizard. But it doesn't work. How I may need to code for the plugin, please help me! Thanking you.

Raihan
raihan 11 May, 2013
Hi, sorry to make reply a bit late and thnx for ur reply.

Please visit my site: raihans.co.uk,then login with 'dbuser' and 'passwd'. Then hover to 'Home' and click on 'Test Page'.

I have used chronoform to show the lightbox. I have two different plugin in one of my lightbox. One is a webpayer to see the videos, which is working. Another one is a pdf plugin, which is working on normal page, but not in lightbox. In lightbox it's showing the path only. The code and process I have used exactly same as for webplayer plugin.

Would you please have a look and let me know, what I have done wrong. Thanking you.

Raihan
UK
GreyHead 11 May, 2013
Hi Raihan,

Probably you have done everything right. Some plug-ins will work in ChronoForms, others won't it depends (in part) on the way the plug-ins are built.

Bob
raihan 13 May, 2013
Hi,
Thanx for your reply. It's working as I need. I am using a plug-in to see the video player. and for showing the pdf I have used google document viewer. The code I used:

{webplayer height=380 width=540 preview=http://raihans.co.uk/images/logo.jpeg video=http://raihans.co.uk/video/fun.mp4}  <iframe height="570" width="540" style="border: none;" src="http://docs.google.com/viewer?url=http%3A%2F%2Fraihans.co.uk%2Fdocs%2FKaloNaksha.pdf&embedded=true"></iframe>

Thanking you.


Raihan
UK
This topic is locked and no more replies can be posted.