3WDOC, jQuery, HTML5, SaaS – The first version of the API documentation 3WDOC

0
Comment
19 Mar 2013

Copyright © 3WDOC As often when you are designing a SaaS service or an online application, a must-have is to publish documentation about the API (Application Programming Interface or API) that let the service live. This is done, well it is just a first draft but it will definitely give you the chance to see [...]


Duplicate, or clone your tracks and your sequences

0
Comment
21 Jun 2012

We have just introduced a very useful function, which saves time in creating with 3WDOC: the clone or duplication function. It is now possible on the current version of 3WDOC, to clone, to duplicate tracks and sequences. Cloning, Duplicate Tracks and sequences This opportunity is offered to duplicate the two essential elements of creation using [...]


All steps for creating and publishing a project

0
Comment
11 Jun 2012

In a few steps, is how to create a project from A to Z, sending media to the creation of sequences through the final stage of publication. One of the principles of creation under 3WDOC is often what we call the principle of “Russian dolls”: media are included in the tracks, the tracks are included [...]


Exploring My Account area

0
Comment
05 Jun 2012

This interface allows you to embrace in one glance all your account settings, the storage volume to the number of users through the encoding parameters. Our screenshots were made in French, but all these screens are available in two languages​​: English, Spanish. The screen My Account is divided into six inserts. This is an overview [...]


Cloud, storytelling, web application, SaaS, HTML5 – The release of the new version of 3WDOC Studio and the new site

0
Comment
04 Jun 2012

The new version of the 3WDOC Studio application is finally ready. It comes in three languages​​: French, English, Spanish with a number of improvements resulting from user feedback from our beta testers.


Add a style to a track

0
Comment
04 Jun 2012

The style and appearance of a creation are essential in completing a project. That is why, 3WDOC has provided a powerful style editor that makes each track customizable graphically. Finally, it is a guarantee that none of the productions made with 3WDOC will be identical to another on a graphical point of view. Everything is [...]


Add an entry effect and an exit effect

0
Comment
04 Jun 2012

A key element in web design and user experience designed with 3WDOC is the ability to add effects to the many media that make up your creation. These include effects of starting and stop effects that define the appearance and disappearance of an item in your timeline. In this example, we will attach an effect [...]


Add an image

0
Comment
04 Jun 2012

An essential action in creation with 3WDOC since 3WDOC is a multimedia authoring software. How in a very simple way, add photos or photo’s tracks to your creations with 3WDOC. In media grabber, when you click on the icon of camera you access to all photos available in the media manager of 3WDOC. Photos that [...]


Add a video

0
Comment
04 Jun 2012

With picture and audio, the video is an essential component in creating with 3WDOC. In a few clicks, you will understand how to add a video or a video track in a creation made with 3WDOC. In the media grabber, when you click on the camera icon, you will access to all the videos available [...]


Import File video or audio of a third-party

0
Comment
04 Jun 2012

You probably have a lot of files scattered and distributed on third party platforms. 3WDOC therefore had the opportunity to simply import these videos, the pictures and sounds from existing platforms such as Youtube, Dailymotion or SoundCloud. That’s the whole purpose of this article: how to import a media raw from a third party ? [...]


Add a show event (show)

0
Comment
04 Jun 2012

In any user scenario, it is very convenient that elements appear or disappear at the click or at the mouseover of the mouse’s user. This is the purpose of this article, we’ll see how we can control the appearance of an invisible element from another element on the mouseover, in our example, a track article [...]


Add an audio file as a soundtrack

0
Comment
04 Jun 2012

Put a background audio in a creation is often the final touch that achieves the production of a web site or a web documentary. This is the purpose of this article, see how to insert an audio file as a soundtrack to an object created with 3WDOC. In this example, this is an audio file [...]


Create a new project

0
Comment
04 Jun 2012

The project is the element of 3WDOC that integrates all the sequences. Each project can contain as many sequences as you like. A project is defined by parameters such as size, which has a fundamental importance for the publication. We recommend as the default size 960×540 which means 960 pixels wide and 540 pixels high. [...]


Goto a sequence (goto)

0
Comment
04 Jun 2012

With 3WDOC, it is possible to create extensive interactive interfaces in HTML5 that will let the user interact with your screens. The purpose of this post is to understand how to attach to a media an onclick event. The desired action is that when the user clicks on the media, he is taken to a [...]


Create a new sequence

0
Comment
04 Jun 2012

The sequence is one of the basic elements of 3WDOC. A sequence is attached to a project. Each project can contain as many sequences as you like. A sequence contains tracks, tracks that contain media. It is therefore essential to understand how to create sequences, that is the subject of this article. You are in [...]


Move to an address on the internet, a link (link)

0
Comment
04 Jun 2012

An online publishing tool like 3WDOC should at least be able to make a link to another resource available on the Internet for instance your blog, your Facebook page or your twitter page. The wanted action is that when the user clicks on the media, he is taken to a new destination on the web. [...]


Goto a sequence (goto)

0
Comment
04 Jun 2012

With 3WDOC, it is possible to create extensive interactive interfaces in HTML5 that will let the user interact with your screens. The purpose of this post is to understand how to attach to a media an onclick event. The wanted action is that when the user clicks on the media, he is taken to a [...]


How to apply a style to a sequence

0
Comment
04 Jul 2011

You can apply a style to a sequence, and then apply different styles to your tracks. For instance, here we are going to apply the style number 7 to the sequence, and then the style button 2, to the button “Home”. This tutorial shows you how to customize your sequence. 3WDOC Studio Some information about [...]


How to apply a style to the player

0
Comment
02 Jul 2011

You are going to apply a style to the player in your sequence. The player is the container of your sequence. It defines the position of the sequence, the background color, etc. This tutorial shows you how to customize your player in your sequence. 3WDOC Studio Some information about the 3WDOC Studio… 3WDOC Studio is [...]


How to apply a style to an article

0
Comment
02 Jul 2011

You are going to apply a style to an article in your sequence, using CSS3. An Article is the track containing text in your sequence. It could be a title, a long text, a description, what you want ! This tutorial shows you how to customize your articles in your sequence, using CSS3 transitions. 3WDOC [...]


New features on 3WDOC Studio Beta!

0
Comment
01 Jul 2011

We are glad to inform you of some new features of 3WDOC Studio beta!


How to choose a style for a title

0
Comment
01 Jul 2011

Here is a quick tutorial how to add a style in CSS to your title inside your sequence. You will know how to control the look and feel of your texte.


How to apply a style to a button

0
Comment
30 Jun 2011

You are going to apply a style to a button in your sequence, using CSS3 transitions. Buttons allow you to navigate in your sequence : open new media, links to other sequences or hyperlinks. This tutorial shows you how to customize your buttons in your sequence, using CSS3 transitions. 3WDOC Studio Some information about the [...]


How to apply a style to UI buttons

0
Comment
28 Jun 2011

You are going to apply a style to UI buttons in your sequence. UI buttons allow you to control your sequence : play, pause, stop, rewind, forward, full-screen, lower and increase volume. This tutorial shows you how to customize your UI buttons in your sequence. 3WDOC Studio Some information about the 3WDOC Studio… 3WDOC Studio [...]


How to apply a style to an image

0
Comment
27 Jun 2011

You are going to apply a style to an image in your sequence, using CSS3 transitions. Style parameters will allow you to customize the image border, box-shadow, transition effects etc. This tutorial shows you how to customize an image in your sequence, using CSS3 transitions. 3WDOC Studio Some information about the 3WDOC Studio… 3WDOC Studio [...]


Update a 3WDOC Studio on a registered domain (if you registered before 30-06-2011)

2
Comments
25 Jun 2011

For those you have registered and install the 3WDOC Studio on their own domain before 30-06-2011, here is a quick procedure to update your 3WDOC Studio on your registered domain. If you still want to register a domain, please read our previous tutorial. How do I register my own domain? In this tutorial, we will [...]


TcLink: How to create a button with a link

0
Comment
25 Jun 2011

How to create a link on a button. In our example, we create a button that leads to the page dedicated on New-York City on the wikipedia website.


TcLink: How to link 2 sequences

0
Comment
24 Jun 2011

Quick tutorial on the TcLink action (time code link) that links one sequence with another one. Enter the address (http//…) or select your sequence by the sequence manager.


TcGoto: add a replay button


0
Comment
23 Jun 2011

A quick tutorial on how to add a “TcGoto” (time code goto) action that jumps on the timeline.


How to add text inside an article?

0
Comment
22 Jun 2011

Here is a quick tutorial how to add text inside an article within your sequence.


How to add a title?

0
Comment
22 Jun 2011

Here is a quick tutorial how to add a title to your sequence. Title means a chunk of text that should be displayed inside your sequence, it can for instance a subtitle on video or an explanation available on a photo. 3WDOC Studio Some information about the 3WDOC Studio… 3WDOC Studio is a versatile tool [...]


How to add an audio?

0
Comment
22 Jun 2011

Here is a quick tutorial how to add an audio to your sequence. 3WDOC Studio Some information about the 3WDOC Studio… 3WDOC Studio is a versatile tool specificaly designed to create and deliver rich media experiences optimized in HTML5 to run across the web. The 3WDOC Studio’s ultimate goal is to enable one or several [...]


TcOverlay Action: How to display an image by the action of a button

0
Comment
22 Jun 2011

A quick introduction to TcOverlay action (time code Overlay) that opens a media in overlay.


How to set the display of your slideshow in fullscreen?

0
Comment
21 Jun 2011

Here is a quick tutorial to set the display of your slideshow in fullscreen. 3WDOC Studio Some information about the 3WDOC Studio… 3WDOC Studio is a versatile tool specificaly designed to create and deliver rich media experiences optimized in HTML5 to run across the web. The 3WDOC Studio’s ultimate goal is to enable one or [...]


How to add control buttons (play, stop, screensize)

0
Comment
21 Jun 2011

If you want to give to the user some control over your creation. This article is an introduction to the principles of control buttons such as stop, play, pause etc


Webdocumentary, La commune de Paris : a revolutionary and innovative project!

0
Comment
22 Mar 2011

140 years later, Raspou Team reconstruct the “Paris Commune of 1871″ with revolutionary tools!