Here we will see the steps you need to do in order to embed a Youtube video in any of Likno Web Builders (Sliders, Modal Windows, Tabs, Accordions and Tooltips)
Step 1: Go to youtube.com and find the video you want. Below the video you will find the Share, Click Share and then Click on Embed. Copy the Highlighted Code.

Step 2: Go to the Likno Builder of your choice, in the content you would like to have and paste the code you previously copied from Youtube. You will notice that the src begins with //. This is going to work on your website but not in the preview or on your localhost.
In order to avoid that, you need to add http: before // so that the src begins with htttp://

That's it, you now have the Youtube Video embedded in your content.
Tags: accordions, embed, jquery, modal windows, share, sliders, tabs, tooltips, video, youtube
Here you can read about an interesting Use Case of a feature of AllWebMenus, that is actually utilized on our own website (as of May 2012).
If you visit any page of our Likno.com website (http://www.likno.com for example) you will notice that apart from the menu, the following likno "controls" also exist there:
1. A Likno Tooltip, which appears when placing the mouse over any image (icon) of the "See Also" section (at the top part of the page):
![SNAGHTMLbcaa63b_thumb[1] SNAGHTMLbcaa63b_thumb[1]](http://www.likno.com/Images/blog/AWM_192E/SNAGHTMLbcaa63b_thumb1_thumb.png)
2. A Likno Accordion, which is actually that "See Also" section (the icons are the accordion "headers" that open sequentially, while the product names are their related accordion "bodies").
So, there are 2 Likno Projects on that page, one Tooltip Project (created with our Likno Web Tooltips Builder) and one Accordion Project (created with our Likno Web Accordion Builder).
But if you view the "Page Source" on any page you will not find any "linking code" for those Projects, so how are they still functional?
The answer is that both of these projects have been "declared" inside AllWebMenus on our website's main menu project, at the "Link & Run Other Likno Projects" feature.

Therefore, since this menu runs on almost every page of our website, that Tooltip and that Accordion also runs on the same pages without any need for you to explicitly add their "linking code" to those pages!
Tags: accordion, accordions, control, link, Linking Code, Menu, mouse, mouse over, page, site, source, tooltip, tooltips, website