Adobe Edge in DPS: size issue in fullpage animation

hello
if i make a fullpage animation 1024*768 in edge
and import it
it works
BUT
the problem is that if something ion the animation went "outside" the 1024*768 in Edge, then indesign understands that you can go further in iPads dimensions
Exemple: i got a flying object that gets out of the screen, so in my animation at the end it has to be out of the 1024*768 original box right ?
then when i import the html through overlay creator panel in a 1024*768 rectangle it's fine but when i go to the ipad, if my finger moves to the right (where my flying object went), then it does a swipe from the overflow dimensions in some kinf of blank page
is that normal ?

I'm having a hard time picturing this. Can you post the actual Edge file that you're placing?
Edit: If you're using CS6 you place the OAM file. For earlier file you would indeed need to link to the HTML.
In either case if the stage is 1024x768 there shouldn't be an issue.
Bob

Similar Messages

  • Adobe Edge to DPS help

    I'm trying to create an animation in Adobe Edge that can be controlled by swipe/finger, not an auto-play, when exported to Adobe DPS. Is this possible? Are there any good tutorials/code snippets out there that would make this possible? Thanks!

    Hey Bob,
    Thanks! I'll give it a shot. Just out of curiosity, is what I'm talking about possible in Edge or is it only exportable as an auto-play animation?

  • Adobe Edge Animate JavaScript Coding issues/page load time speeds

    To let you have an idea of my skill set I have a background in animation and design and have been taking classes in web development. My question is about how to create an interactive website that loads various animation depending on the user's choice and current place within the Adobe Edge Animate timeline. The website I developed for a client @ www.goshowpro.com works but loads slower than I want and doesn't format properly on my client's Macbook (I believe he needs to update his browsers but that is something else.)
    So as you can see from looking at my website I used a multitude of HTML files to create my vision of an interactive website based off of a theatrical stage. I know this is not an ideal method. I would prefer to have it all on one page but I am having trouble with my javascript coding. I was wondering if there would be away to expedite my current site's load time and if not if you could look at my NEW coding. (This IS NOT the current coding on the site.)
    if = "hstop" "chomstop" "shomstop" "phomstop"
    {sym.play("hporstart")};
    else = "hconstop" "sconstop" "pconstop"
    {sym.play("cporstart")};
    else = "hserstop" "cserstop" "pserstop"
    {sym.play("sporstart")};
    It looks crappy but I'm trying to learn so don't laugh too much. Thanks again.
    Michael

    Hi, Marlene-
    We currently bundle jQuery 1.7.1 with the Animate runtime.  In order to call fadeOut() on the element newSquare, you would do the following:
    sym.$("newSquare").fadeOut();
    OR
    sym.getSymbol("newSquare").getSymbolElement().fadeOut();
    Hope that helps!
    -Elaine

  • Can Adobe edge be used for creating a short animation in an eBay description

    I am writing a description in Adobe Dreamweaver for my eBay auctions and wish to add a short edge animation.  would this breach Ebay policies as I know they do not like JavaScript in the descriptions or is it converted to HTML5?
    Thanks for the advice
    Gordon

    Hi,
    No I don't think this will work. Edge requires 3 external javascript files minimum to run the stage composition in HTML. I'm not sure if eBay allows you to add external javascript.
    I hope this helps.

  • Does anyone know of any Adobe Edge galleries?  I am working on a project and would like to view some other works for inspiration.

    I have searched for Adobe Edge/HTML5 animation galleries and haven't been able to find anything.
    It does not have to be limited to Adobe Edge, though it would be nice if the galleries display animations that are possible to be created in Adobe Edge.  In particular I am looking animations containing hover effects.  I just would like to know what the trends are for hover effects in hero/banner images.  Any help you can provide is much appreciated.  Thank you.

    Hi Matt,
    As far as I know, there are not currently any VI's for Multivariate Data Analysis available for LabVIEW. I have seen various pieces of software that perform MVDA, but unfortunately I have not seen this done directly from within LabVIEW.
    Regards,
    Lilly

  • Learning code in Adobe Edge

    Hello all
    I'm slowly getting my head around using code within Adobe Edge.
    I want to use dynamic animation using coding as opposed to always using the timeline.
    Have been using Lynda.com for a basic introduction to using code and other tutorials to be found on the net.
    Can anyone suggest any other sources, which will move me on from having a basic knowledge??
    Thanks
    S

    Hi sh6ixs,
    You can find a great ressources from Edgehero
    starting by Targeting Symbol (ByMarie Goodwyn)  on the same site.
    Edgedocks site is very cool too, look at the "Creating a Parallax Effect in Edge Animate" (By Paul Trani) it's very useful to understand Relation between mousePosition/timeline
    And the "javascript basics" MouseEvent tutorial.
    Otherwise this lesson on Lynda.com scroll-activated animation whit edge animate (by Cris Converse)
    is great for code using
    By.

  • Episode 1: Edge and the Twitter API | Create Like Crazy with Adobe Edge | Adobe TV

    Adobe Edge is not limited to sexy web animations; you can also build apps and integrate third-party APIs easily. In this lesson, connect to Twitter, pull tweets, and visualize them using an item renderer built using Edge, thereby learning how to consume APIs and create elements programmatically within Edge.
    http://adobe.ly/LWYBWm

    Hi,
    So I have attempted to integrate the API as you have suggested. I am not a coder so I have no idea what I am really doing but check out what I have pulled together so far:
    http://dl.dropbox.com/u/9159616/Circle%20Pulse%20w%20Twitter%202.zip
    What I would like to do is be able to change the query to something custom so that anytime I hove over the button, a new tweet with the query of my choosing slides up  and the old one Fades out.
    Can you help with this? I really appreciate it. Thanks for posting this amazing tutorial.
    Adam

  • Edge OAM audio playback issues with Adobe DPS

    Hi,
    Previous to the CC 2014.1 update, Edge OAM animations placed into my Adobe DPS folios worked and interacted fine. E.g. I had animation build and then on 'tap' elements would animate and playback audio to reflect the movement. Since updating to the 2014.1 version, any newly created OAM files placed into Adobe DPS, the audio does not work.
    Please can you advise on this issue. If there is no fix, can I get access to the previous version of Edge as it is vital I regain this function.
    Many thanks
    Lewis

    Hi,
    Thank you for the post.
    Can you please share your composition in which you are getting this issue. We will investigate this issue.
    In the mean time, you can install the previous version of Edge animate using below link.
    HTML animation | Download free Adobe Edge Animate CC trial
    Regards,
    Devendra

  • Adobe Edge 3 animations issues with webview on Android v4.1.1 and v4.2.1

    I am developing an Android App using webview (using phonegap/cordova v2.8.1 ) . I used Adobe Edge 3 and generated few animations using SVG images and couple of html pages
    Query #1:    Scaling of image is continously increasing with every orientation change
                 On Nexus 5,  Nexus 7 and Nexus 4 (all with Android version v4.4.2)  the Adobe Edge animations work as expected in my App, however there is one issue when ConfigChanges option in Android manifest file is set to  "orientation|screenSize" used in the main activity of my App to allow it to automatically resize this screen/images when screen orientations between portrait and landscape. This works but image size keeps increasing (never reset to original size) every time change the orientation of my Android device from portrait to landscape and vice versa.
    Is there any issue with Adobe Edge based animations w.r.t to automatically resizing based changes to screen orientation on Android ?
    Query #2:  Images(i.e. symbols) are incorrectly loaded/shown and sometime stage itself is not loaded
        On Samsung Tab 2 (v4.1.1) and Samsung S3 (v4.2.1), the same Android App runs fine, however some images are not loaded randomly, sometimes the image  is blank and sometimes incorrect symbols are overlayed onto the stage1 and stage 2 screens.
      Has body faced similar issues while using Adobe Edge generated animations with webview/phonegap based Android applications ? if yes how it was fixed ?
    This Android  App uses only the two html pages (as stage 1 and 2) and then it loads different symbols (i.e svg images) using hide and show , load composition methods to create animations.
    Let me know if there are any Adobe Edge 3 related issues specific to different version of Android  ...in particular  Android v4.0,  v4.1 and v4.2  ..because the same App works fine on Android v4.3 and v4.4
    I suspect it is due to differences and support available in webview implementations in different versions of Android.
    Any help on this is greatly appreciated !
    thanks
    Padua

    Sadly I don't have answers either. I'm not sure what happened but as of the last few days i've been having the same problems. There are also times when my mac mini wont even connect to the base station.
    What I find strange is that my sister has the same airport firmware installed and her machine is unaffected. I'm on hold with apple atm, so we shall see what they can figure out.

  • Are there any known issues with Adobe Edge Animate and Yosemite? Experiencing performance issues since upgrading OS

    Are there any known issues with Adobe Edge Animate and Yosemite? Experiencing performance issues since upgrading OS. Animation I was working on that had been performing in browser fine suddenly stopped working, and was not related to any action I had done at that point. Also was working in it today and program stopped responding to key board short cut commands.

    I am having a whole slew of odd interface problems with a fresh 2014.1.1 on a fresh macbook pro with latest Yosemite. Program locks up, cursor selections don't show, things disappear. I have a mac mini also and the program runs fine on it. Is there possibly something related to the solid state hard drive in new macs?

  • Adobe Edge/ Muse issues

    I have made a button in adobe edge and my actions for it is to click to go to my website which is one page. The idea is that this button would act as an enter page to my web site. So it edge i have it set to go to www.thewebsite.com/home.html. Because the button page would be /index.html.  But when i bring into adobe muse it does not want to open the /home.html. it wants to stay at /index.html. so i am getting weird effects i can see only on part of my website when i click and parts of the index page with my button. Can anyone help? not sure if its a muse issue or edge issue i am having?

    I' have the same problem, somebody know how make this works?

  • Adobe edge sharpness issue

    Hey all...
    Although -considering many perfect manipulations Adobe Edge presents- this may sound like a minor issue, I wonder why the text renders a bit blury in Edge, when compared to plain HTML and CSS. I tried adding CSS 'font-smooth', even tried Chrome '-webkit-font-smoothing' hack, but it seems none has anything to do to improve the sharpness of the text.
    Any help would be appriciated.

    I have taken screenshots from each version. The top -is the plain html text, below -is th edge display.
    If you magnify the image, you can see that the HTML version uses coloured anti-alliasing pixels (maybe inherited from the background colour), whereas the Edge version uses the anti-alliasing inherited from the text colour.
    Thus, when I look from a distance, the grayscale anti-alliasing creates a perception like the text is a little bolder and out of focus. The coloured anti-alliasing seems to pull up the text more. Also you can see that the diference between the bold and plain text is far more obvious in the html version.
    If you even take a closer look, you can see the font face (in this case, Arial) is a little condensed and letter spacing is more dense in the Edge version.
    I repeat, this is 'neglectable', I just wonder the reason.

  • Loading audio into Adobe Edge via XML issue

    I am having an issue linking the location of an audio file via XML in Adobe Edge. I am able to get the info and post it as text, however I can not get it to load into the audio player. This is my first try at code ever, nothing too complex if possible.
    Here is the code that works along with the part I can not get to work.
    var fromName;
    var outputField = $(this.lookupSelector("xmlOutput"));
    $.ajax({   
        type: "GET",
        url: "edgesound.xml",
        dataType: "xml",
        success: function(xml) {
            fromName = $(xml).find('audio1').text();       
            outputField.html(fromName);    
        var newSound = new Audio();    
         newSound.src = "sound.mp3";
         newSound.volume = 0.5;
         sym.$("soundBtn").toggle(
    function(){
         newSound.play();
         sym.$(this).html('stop'); },
    function(){
         newSound.pause();
         sym.$(this).html('restart'); });
    // XML Try below   
         var newSound_xml = new Audio();    
         newSound_xml.src = "fromName";
         newSound_xml.volume = 0.5;
         sym.$("soundBtn_xml").toggle(
    function(){
         newSound_xml.play();
         sym.$(this).html('stop'); },
    function(){
         newSound_xml.pause();
         sym.$(this).html('restart'); });
    And here is the simple XML doc being called
        <?xml version="1.0" encoding="utf-8"?> <ax>  <audio1>sound.mp3</audio1>  </ax>
    I've also tried taking the .mp3 out of the xml and trying the following in the code with no success.
    newSound_xml.src = "fromName" + ".mp3";
    Thank you and here is a link to demo what I have so far.
    http://www.projectcog.com/audio/xml_audio.html

    Hi Exports,
    I am able to load directly from XML file to oracle tables. I am also successfully reverse engineer the XSD file into oracle relational structure but after that I don't know how to assign XML data file to the schema and load to oracle table
    Can you explain me the steps how to assign XML file to the schema (created from XSD ) and load to oracle table. which KM to use to load from XSD to oracle.
    Thanks,
    Mano

  • Adobe Edge Inspect Open Issue

    I installed Adobe Edge Inspect on a MacBook Pro, running OSX 10.8.2. Edge Inspect would not open. Following advice from an earlier discussion, I discarded the preferences folder and rebooted. Edge Inspect opened after the reboot and sent me to a web page to sign in. I signed in and nothing... No error. No open icon in the doc. No report or status indication of any kind. Now, Edge Inspect won't open again. It does open on my iPhone 4S and the iPhone app sees my MacBook Pro. The iPhone even gives me a passcode to connect, but there is absolutely no field nor application nor anything on the MacBook where I can enter the code. Nuttin' Any help would be greatly appreciated. If it's not going to work, hopefully, there would at least be some indication of why, or some notice telling me I need to do something else, if that is the case.

    Hi Mark,
    I also have this issue running 10.8.2. Edge Inspect fails to load, Console entries claim it crashed as per below
    21/02/13 11:45:28.254 AM EdgeInspect[6364]: objc[6364]: Class WebCoreTextFieldCell is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore and /Applications/Adobe Edge Inspect.app/Contents/Frameworks/dvawebview.framework/Versions/A/cef//libcef.dylib. One of the two will be used. Which one is undefined.
    21/02/13 11:45:28.367 AM EdgeInspect[6364]: *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]' *** Call stack at first throw: (      0   CoreFoundation                      0x972f612b __raiseError + 219      1   libobjc.A.dylib                     0x973bf52e objc_exception_throw + 230      2   CoreFoundation                      0x971ecc3b -[__NSArrayM objectAtIndex:] + 251      3   CoreFoundation                      0x971cc6d8 CFArrayGetValueAtIndex + 88      4   EdgeInspect                         0x0000e808 _ZN3App16GetDefaultLocaleERSbIhSt11char_traitsIhEN7dvacore7utility19SmallBlockAllocator12STLAllocatorIhEEE + 816      5   EdgeInspect                         0x0000ebb5 _ZN3App14GetLocaleToRunERSbIhSt11char_traitsIhEN7dvacore7utility19SmallBlockAllocator12STLAllocatorIhEEE + 147      6   EdgeInspect                         0x0000f741 _ZN3App13PreInitializeEv + 773      7   EdgeInspect                         0x00015d81 main + 113      8   EdgeInspect                         0x00002735 start + 53 )
    21/02/13 11:45:29.598 AM com.apple.launchd.peruser.501[198]: ([0x0-0x30d30d].com.adobe.EdgeInspect.application[6364]) Job appears to have crashed: Trace/BPT trap: 5
    21/02/13 11:45:30.035 AM ReportCrash[6365]: Saved crash report for EdgeInspect[6364] version 1.0.327 (1.0.327.385782) to /Users/allanbanks/Library/Logs/DiagnosticReports/EdgeInspect_2013-02-21-114530_Banksy-MBP.crash

  • Showcase: Adobe Edge + DPS app

    Hi everyone!
    We finished our first app with Adobe Edge and it's a collection of Russian tales.
    http://itunes.apple.com/ru/app/zivye-skazki/id441131633?mt=8
    Now there're only two tales. First was made usind Adobe Flash + Wallaby project and the second completely in Edge.
    Though it's in Russian you may still check out the style, and, if you think it's a good idea - we'll translate all tales in English and make a separate app.
    Thanks.
    PS. I would really like to provide community with promo codes but we can't get them for in-app purchases.

    Edge Inspect desktop has no UI and only Inspect icon will be visible in the menu bar. Also, you need to be logged in with Adobe ID in the app.

Maybe you are looking for

  • Adobe form in Web Dynpro Submit Button Problem

    Hi all, I've created an Adobe form as a UI element in Web Dynpro as a development component. In this Adobe form, I've included a "Submit to SAP" button from the Web Dynpro Library. My whole purpose is to expose this DC as a callable object into Guide

  • Mass check void

    Is there a transaction that does the mass check reversal and at the same time reverses payment clearing documents for a particular pmt run . I know about transaction FCHD, it only deletes check information. And transaction FBRA resets payment clearin

  • How to publish a file as secure content, i.e https: ??

    https: ??

  • How to use a Graphics Object in a JSP?

    Hello, I do not know if this is a good or a silly question. Can anyone tell me if we can use a Graphics object in a JSP. For example to draw a line or other graphics, i am planning to use the JSP. Any help is much appreciated. Regards, Navin Pathuru.

  • Mail only storing emails in Mail and deleting from Gmail and Iphone

    Ok so i have a gmail account. I set up Mail on my macbook. I also have that Gmail account on my IPhone. When I open Mail it retrieves my mail and thats great. but when i open my email on my IPhone, the messages are not there. So if i check my email o