Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Adobe Edge animation in fancybox iframe

$
0
0

Hi together,

 

I'm trying to integrate an Adobe Edge animation in a Fancybox iframe. It works so far... **BUT** on scaling the viewport down a white border on the bottom appears.

 

 

(https://dl.dropboxusercontent.com/u/13655174/Screenshot%20-%2026.11.20 13%20%2C%2021_06_52.png)

 

 

I know this problem is an effect of calling the whole Edge HTML-Page, i just dont know how to fix this issue.

 

 

I used this script in Adobe Edge:

 

 

http://sarahjustine.com/2013/04/08/create-scale-to-fit-projects-with-a dobe-edge-animate/

 

 

Thats my code:

 

 

jQuery:

 

 

                              $(".fancybox_iframe").fancybox({

                                         type: 'iframe',

                                         'width' : '960px',

                                         'height' : '731px',

                                         scrolling: 'no',

                                         fitToView: true,

                                         iframe: {

                                         scrolling: 'no',

                                         preload: false,

                                         },

                                         padding : 0,

                                         margin : 40,

                                         nextEffect : 'none',

                                         prevEffect : 'none',

                                         openEffect : 'fade',

                                         autoCenter : true

                                         });

 

 

HTML:

 

 

              <div class="col-lg-4 col-sm-6 col-xs-12">

                                                  <a class="fancybox_iframe"  alt="" rel="gallery" href="sevenm.html">

                                                  <div id="sevenm"><img src="img/works/thumbs/thumb_sevenm.jpg" class="thumbnail img-responsive">

                                                  </div> </a>

                    </div>

 

 

Thank you!


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>