FTP Custom Code (Advanced Topic)

Jing can automatically return html embed code for Screencast.com, Flickr and YouTube. You must create your own FTP custom code or html embed code.

Jing provides tags (values) for the following variables: height, width, and filename. Insert variables in brackets like this: [height] [width] [filename].

Note: Jing supports both FTP and SFTP.

Since it's your FTP server, you're in total control. That's the good news. The bad news is that since Jing doesn't know anything about your FTP server, you'll have to manually configure your custom code or html embed code. Please contact your IT Administrator or hosting provider if you encounter problems as there are many ways FTP access can be configured.

 custom code

Overview and Notes:

  • You can create multiple FTP buttons. FTP buttons can return a link or embed code to your content. Therefore if you sometimes want to link to content and other times wish to embed content, you would need two FTP buttons.
  • The provided sample code below is the minimum required. For videos in particular you can add a great deal of advanced customization that goes beyond the scope of this topic.
  • In order for your images and videos to appear to viewers, you need to specify a folder where they can be publicly accessed. For example, many FTP servers have a "public_html" folder. In other cases, this may not be required, or perhaps you would like your Jing content to go in a different folder. You need to make sure the folder has the appropriate permissions so that viewers can see the content.

Sample HTML Link Code:

Paste and modify the following into your FTP button's Custom code fields. Jing will returns a URL where viewers can see your content. This works for both images and videos. Remember the folder has to have the appropriate permissions.

http://example.com/[filename]

Sample HTML Embed Code:

Paste the following into Custom image code:

<img src="http://example.com/[filename]" width="[width]" height="[height]"/>

If you want the embedded image to also serve as a link (by default to itself) paste and modify this code:

<a href="http://example.com/[filename]"> <img src="http://example.com/[filename]" width="[width]" height="[height]" />"

Paste the following into Custom video code:

<embed src="http://example.com/[filename]" width="[width]" height="[height]"/>

Try an Internet search for parameters embed to learn more about parameters such as autoplay="false" and allowFullScreen="true"

Share This Page
Format Title Category Level
Simulation Interactive “Hands-on” Jing Tutorial: Mac OS X Getting Started b I
Written Frequently Asked Questions FAQ b I
Video/Written The Twitter Button Share b I
Video/Written Embed Jing Content Using Screencast.com Share b II
Written Use Jing with a Proxy Server (Windows Only) Settings and Options b III
Video/Written Share to Screencast.com Share b I
Written FTP Custom Code (Advanced Topic) Reference b III
Written Your Screencast.com Account Manage: Account b I
Video/Written The Flickr Button Share b II
Video/Written Customize Jing Buttons Settings and Options b I
Video/Writen The Save Button Share b I
Written Understanding Video Formats: SWF & MPEG-4 Reference b II
Written Quit or Restart Jing FAQ b I
Video/Written The YouTube Button (Jing Pro Only) Share b II
Written What is Screencast.com? FAQ b I
Video/Written The Facebook Button Share b II
Written Preferences and Settings Settings and Options b I
Written Video Formats (Jing Pro Only) Reference b II
Written Audio FAQ FAQ b I
Video/Written Edit Jing Videos in Camtasia Studio Share: Edit b II
Video/Written The FTP Button Share b III
Video/Written The Copy Button Share b I
Video/Written Edit Jing Images in Snagit Share: Edit b II
Written Manage Account or Cancel Jing Pro Subscription Manage: Account b I
Video/Written Jing Startup and “Sun” Options Settings and Options b I
Video/Written Jing Capture History Manage b I
Video/Written Capture Hotkey Capture b I
Simulation Interactive “Hands-on” Jing Tutorial: Windows Getting Started b I
Video/Written Take Your First Capture Getting Started b I
Written Where is My Clipboard? Getting Started b I
Video/Written Use a Webcam with Jing Pro Capture b II
Video/Written Select an Area to Capture Capture b I
Video/Written Capture an Image Capture b I
Video/Written Capture a Video Capture b I
Written Things You’ll Want to Know FAQ b I