Edge animate not working in IE11?

Anyone having this problem?

What is the issue you are facing? Is the published content from Edge Animate working on other browsers? Do you see any errors in the console panel?
-Sudeshna

Similar Messages

  • Include an interactive Youtube player in Edge Animate - Not working properly!

    Hi folks!
    I am working on a new project which is based on a interactive web video.
    In the Edge Animate proyect I have implemented a Youtube fullscreen player which has interactivity. On the one side, in the Edge project I have included a JS which contains the definition of the Youtube player API and all its functions in order to enable the interactivity. On the other side, in the HTML which creates Edge Animate I have included the div for the player and some buttons to play and stop the Youtube video.
    When I launch the website using Edge Animate everything works fine, but when I open the HTML file without Edge Animate, the Youtube player is not being defined (the player div is empty). I think the problem may be related to the external JS file in the Edge project.
    I don't recognise why this external JS with the Youtube functions only load when it is launched from the Edge Animation app.
    My aim is to load this project as a OAM file at the end in Wordpress with the Youtube player and its interactivity included.
    Need help for this issue! Does some know how to fix it?
    Conclusion:
    Fullscreen animation with Youtube Player as background with some buttons in the HTML project file to play and stop the youtube video. Youtube API functions inside an external JS file and included in the Edge Animate project. Only works when the animation is launched with Edge Animate. If the HTML file is open directly, Youtube player is empty.
    PD: I have attached some images in order to offer a clearer vision of this problem.

    Actually yes...!
    Failed to load resource: net::ERR_FILE_NOT_FOUND file://www.youtube.com/player_api
    But why only when opening the HTML directly...?
    There is another error...maybe this is the problem source:
    Uncaught SecurityError: Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "http://localhost:54321". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

  • Twitter API and Edge Animate not working

    Hi,
    I have watched great video about using Twitter API in Edge Animate on Adobe TV and I thought I would give it a go.
    I followed the steps and unfortunately it's not working for me.... Not even an error message when tested in a browser, nothing...
    Here's my code for compositionReady:
    try {
        // Read tweets, set number of tweets to display
        var 0 = { username: "adobeedge", count: 4};
        var twitterUrl = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name="+o.username+"&count="+o.count;
        // AJAX function for communicating to Twitter API
        $.ajax( {url: twitterUrl, dataType: "jsonp"} )
            .success(function(data) {
            $.each(data, function(index, item) {
                var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
                itemRenderer.$("tweet").html( item.text );
                itemRenderer.$("image").css("background-image", "url("+item.user.profile_image_url+")");
    catch(error) {
            alert("Error: "+error.toString());
    Any suggestions?

    Please, could you replace "adobeedge" by "adobeanimate".
    Before:
    After:
    try {
                var o = { username: 'edgeanimate', count: 4 };
                var twitterUrl = 'http://api.twitter.com/1/statuses/user_timeline.json?screen_name='+o.username+'&count='+o.count;
                $.ajax({url: twitterUrl, dataType: 'jsonp'})
                    .success(function(data) {
                       $.each(data, function(index, item){
                            var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
                            itemRenderer.$('tweet').html( item.text );
                            itemRenderer.$('image').css( "background-image", "url("+item.user.profile_image_url+")" );
                            itemRenderer.play( index * -100 );
    catch(error) { alert("Error: "+error.toString()); }

  • Edge animate Not working with Safari

    I made an index file with some Audio effect with edge Animate.
    I works on any browser besides Safari,,
    Does anyone has similar problem?

    Possibly an encoding issue, more than anything, with that particular audio file.
    Care to share the project url for others to test in Chrome?
    Are you using Edge Animate v3? It supports audio now.
    Darrell

  • Edge animate - Not working  why ???

    Hello all
    i just downloaded edge animate and this is what i get.
    some kind of error.
    someone know whats the problem ??
    thanx

    Hi Andrei123123,
    Are you on Windows OS? If yes can you try the following:
    Close Animate if already launched.
    You can download TCPView from this link - TCPView for Windows
    Launch TCPView, make sure that you are not running Edge Animate. It will show you a list of all the processes and the ports in use. Sort on the port number and check if 54321 is listed. If it is listed then try closing the program which is using the port and
    Re-launch Edge Animate and check if it launches fine with the start page rendered properly.
    -Sujai

  • Help required - animation created in edge animate not working on chrome mobile

    Hi,
    Here is the link :
    www.knowledge-hive.com
    The animation is working well on default mobile browsers for android and iOS but it is not working on chrome mobile. Has anybody faced a similar issue?
    Thanks,
    Ankur

    Actually yes...!
    Failed to load resource: net::ERR_FILE_NOT_FOUND file://www.youtube.com/player_api
    But why only when opening the HTML directly...?
    There is another error...maybe this is the problem source:
    Uncaught SecurityError: Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "http://localhost:54321". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

  • Edge Animate not working....Mkay...

    I have a Creative Cloud Membership, mkay...active for a month mkay (ok enough!)
    Have had problems with my home Mac not recogising my account and running trial versions of everything. Last night a very helpful Adobe Tech Assistant chatted with me telling me that I had to alter the 'Host' file......
    I did this and Photoshop, illustrator and Muse opened without asking for a serial number   .....However Animate now opens but crashs without showing the interface. Why??? It opened fine before changing Host file.
    Anyone else been in this quandary?
    Many thanks
    Luke

    Hi
    Please share page url, also checkout this post where same topic is discussed and suggestions are mentioned :
    https://forums.adobe.com/message/6052023#6052023
    https://forums.adobe.com/message/5905070#5905070
    https://forums.adobe.com/message/5918458#5918458#5918458
    Thanks,
    Sanjit

  • Hide mouse cursor when typing is not working in IE11 Windows7

    Hide mouse cursor when typing is not working in IE11 Windows7 - I saw a post that devs were looking at this in 2011? Slow progress huh?
    This is really annoying when you have to move the cursor to see what you are typing...

    Hi,
    Please first make sure that Mouse Properties\Pointer options\Hide pointer while typing is ticked.
    If this option is already ticked, then try following steps to troubleshoot:
    Update the driver for the mouse to get the best performance.
    Choose a different cursor as Rob said for a test.
    If this issue occurred recently, check if you have any newly installed programs or IE add-ons which cause this issue, you can test this in no add-ons mode, click start button, type "internet" in the search box, choose "internet explorer (No add-on)".
    * I test in My IE, I have Hide pointer while typing checked, and in some typing boxes in IE the cursor will hide automatically, while some are not, but I think it's not an annoying issue for me.*
    Regard
    Yolanda
    TechNet Community Support

  • Multilingual URL is not working in IE11

    Multilingual URL is not working in IE11 same URL is working with other browser. Would like to know whether Arabic URL is supported in IE11? 

    Hello,
    See this http://windows.microsoft.com/en-gb/windows-vista/change-your-internet-explorer-language-settings and follow the steps given
    there. After that let us know whether it is working now or still not.
    "Solution is to enable Send
    IDN server names for non-Intranet URLs under
    advanced settings. " This is also a solution.
    Thanks Prakash
    Varghese!
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • People picker is not working for ie11 but working fine for other lower version

    i am using sharepoint 2010 and windows authentication
    recently i have updated my ie to ie11 and problem goes here.
    when i try to select from people picker, there are an unexpected error happened 
    however when i use other ie version, people picker work fine, what goes wrong?
    i have already added my system as trusted site
    if there any others thing i miss out?

    Hi,
    According to your post, my understanding is that People picker is not working for ie11 but working fine for other lower version.
    IE 11 is known to have compatibility issues on SharePoint 2010, please make sure to:
    first of all, try installing latest update for IE 11 (several compatibility issues were fixed since the first release)
    add the site to compatibility view (in IE> Tools> Compatibility view settings> type site name> add)
    add the site to trusted sites and set the zone security level to low (in IE> Internet Options> Security> trusted sites> sites>add your site there> ok> custom level> select low> reset> ok)
    You can use developer tools (f12) and set browser mode to the version that is most compatible with your environment.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Edge Animate file working on main blog page but not on the individual blog post in BC

    I recently uploaded an edge animate file to my blog which is host on Business Catalyst (BC). The edge file works on the main blog page but not on the individual blog post. How can I solve this problem?
    I did the following steps:
    I added the required Adobe Edge scripts on my main blog template.
    Create folder on the server called "edge_includes" and uploaded the 'edge.5.0.0.min' file.
    Create folder on the server called "js" and uploaded the 'jquery-1.7.1.min' file.
    Copy and pasted the div to the part of the blog post I wanted the file to appear (<div id="Stage" class="EDGE-13973370"></div>).
    Uploaded the name of the js file to the root called 'World of Code_edge.'
    Uploaded the images to the existing folder called 'images.'

    I'm still unable to figure out the problem.
    Here is the link to the blog: http://goo.gl/sPW62j (the post titled "Basic Computer Science is a Fundamental Skill in the 21st Century Society").
    Here is the link to the individual post: http://goo.gl/jTSgZH
    Also, I get mixed results on the main blog page. Sometimes the image (Edge Animate file) on the main page shows and other times it does not. However, the image never shows on the individual blog post.

  • Adobe Edge links not working

    Yeah I have also experienced links not working when I import my .oam file from Adobe Edge Animate also. Is there anything the Muse team is doing to fix this issue? I need a response from you guys by the end of the week. my company website is malfunctioning due to issues with your software. If there is some sort of hotfix please let us know.

    When you install the software illegally, using a volume license, there is a script you can run that will enter all of the adobe servers into your local DNS hosts file so the software can be activated. This makes accessing those domains impossible. This scenario fits the description of your issue, not suggesting anything beyond that.
    The hosts file is in /private/etc/hosts and can be accessed through the terminal:
    sudo nano /private/etc/hosts
    If you see a bunch of adobe servers in there, that is your problem.

  • Imported SVG from Edge Animate not rendering properly in Safari

    Hi,
    We are having problems with an animation we created in Edge Animate, when we import it into Adobe Muse and then view it in Safari it becomes jagged and doesn't render properly.
    It works perfectly on Chrome, Firefox and when using a retina screen.
    We are using CC 2014 version now, previously when we used the old version of CC it worked on all browsers.
    Is there any settings we need to change when exporting from Edge or importing into Muse?
    Here is the link to the Animated SVG: Spining Wheel

    Thanks vivekuma that seems to work now using the below steps.
    1. In "Position and Size" subsection of the property panel, note down somewhere, the values of "X", "Y", "W" & "H" of an svg file used on stage.
    2. In "Transform" subsection of the property panel, change the CSS Transform ScaleX and ScaleY from 10% to 100%.
    3. The above change will change the values for "X", "Y", "W" & "H". So, you have to set their values as you have noted down in the first step.
    4. Repeat the first 3 steps for every svg file used on stage.

  • Edge animation not working firefox 17,18

    hello,
    when i run adobe edge animation like.
    file:///C:/Documents%20and%20Settings/------/My%20Documents/L_Domain_2_e_5/L_Domain_2_e_5. html
    not working i got this error msg
    Error: TypeError: AdobeEdge.okToLaunchComposition is not a function
    Source File: file:///C:/Documents%20and%20Settings/------/My%20Documents/L_Domain_2_e_5/L_Domain_2_e_5 .html

    It is a scary thing to see the blank page come up after spending hours creating a composition
    Please take this error serious !!
    i took some Pictures of this error with one of adobe samples Link
    In Chrome Canary Standard Mode Version 29.0.1530.2 canary
    In FireFox Standard Mode Version 21
    In FireFox Private Mode Version 21
    With these Errors Adobe Edge Animate Will never get popular, Please Find a Way to fix this problem or Solve it in Adobe Edge Animate 2.0 CC
    Thanks
    Zaxist

  • My Adobe Edge animation not work in IE8

    hello,
    I just make animation slideshow in Adobe Edge Animate
    and this is work nicely in Firefox, Chrome, Opera, Safari and IE9 but i have problem with IE8.
    My slideshow is not view in IE8.
    help me if you know this issues.
    thanks

    i got solution from this blog
    http://forums.adobe.com/message/4758370
    but my image background is Gray. so how to make transparent BG?

Maybe you are looking for