b641a88803668b46e8c557208b40c2e56dc87a1d
Integration/Tutorials/Getting-Started.md
| ... | ... | @@ -6,6 +6,18 @@ |
| 6 | 6 | |
| 7 | 7 | Izenda reports includes a flexible API that can be configured to integrate with your application. This guide covers most of the basic elements that are needed to apply branding and security to the majority of applications. Before beginning make sure that Izenda Reports can properly connect to your database when setup as a stand-alone virtual directory. |
| 8 | 8 | |
| 9 | +<object width="1000" height="750" class="embeddedObject" id="scPlayer" data="http://content.screencast.com/users/IzendaReports/folders/Default/media/0c8cf8cf-8f81-4124-96b3-e5f60817e3e6/scplayer.swf" type="application/x-shockwave-flash" style="width: 600px; height: 450px;"> |
|
| 10 | + <param name="movie" value="http://content.screencast.com/users/IzendaReports/folders/Default/media/0c8cf8cf-8f81-4124-96b3-e5f60817e3e6/scplayer.swf"> |
|
| 11 | + <param name="quality" value="high"> |
|
| 12 | + <param name="bgcolor" value="#FFFFFF"> |
|
| 13 | + <param name="flashVars" value="thumb=http://content.screencast.com/users/IzendaReports/folders/Default/media/0c8cf8cf-8f81-4124-96b3-e5f60817e3e6/FirstFrame.jpg&containerwidth=1000&containerheight=750&autohide=true&autostart=false&loop=false&showendscreen=true&showsearch=false&showstartscreen=true&tocdoc=left&xmp=sc.xmp&advseek=true&content=http://content.screencast.com/users/IzendaReports/folders/Default/media/0c8cf8cf-8f81-4124-96b3-e5f60817e3e6/IntWithSound.mp4&blurover=false"> |
|
| 14 | + <param name="allowFullScreen" value="true"> |
|
| 15 | + <param name="scale" value="showall"> |
|
| 16 | + <param name="allowScriptAccess" value="always"> |
|
| 17 | + <param name="base" value="http://content.screencast.com/users/IzendaReports/folders/Default/media/0c8cf8cf-8f81-4124-96b3-e5f60817e3e6/"> |
|
| 18 | + <iframe width="1000" height="750" class="embeddedObject" src="http://www.screencast.com/users/IzendaReports/folders/Default/media/0c8cf8cf-8f81-4124-96b3-e5f60817e3e6/embed" frameborder="0" scrolling="no" style="width: 600px; height: 450px; overflow: hidden;" type="text/html"></iframe> |
|
| 19 | +</object> |
|
| 20 | + |
|
| 9 | 21 | ###Izenda Reports Quick Setup |
| 10 | 22 | To integrate Izenda into your own website, you will first need a development environment, such as Visual Studio. Once you have a development environment, you can get our website template from [here](http://www.izenda.com/Site/DownloadComplete.aspx?msgId=0). Once you have followed the steps there, return here and find out more about how you can get started using Izenda Reports. |
| 11 | 23 |