Adobe DPS - using video

I am trying to set up an FAQ page with a list of questions on the left which activate videos that appear in the same frame area on the right. I’ve uploaded the video as an object state, and used the button to activate and play the relevant video/state. It works ok in the SWF preview, but crashes InDesign everytime I attempt to upload it as an article. can anyone help me?

Having spent quite a bit of time scratching my head and googling i ended up finding the answer to this myself - so i thought i best post it to help others out.
What i could not comprehend was why a functioning backbone example on the ipad could not be directly copied across to work on the android device - what transpired was that the backbone example was using an older version of the AdobeLibraryAPI  - taken from Derek Lu articles (from a few years ago) whilst the Angular version was using the most up to date version of the AdobeLibraryAPI. I found this mentioned and explained on another forum post:
https://forums.adobe.com/thread/1622729
so i went to Adobe DPS - Library and Store SDK 2.32 : Class Index : JsDoc Reference and got the latest version of the API, swopped it out and hey presto the backbone version now works on the android.

Similar Messages

  • Adobe DPS and Videos

    Does the updated Adobe DPS allow for videos to be embedded in the version of the publication that is meant for web sites/viewing on a MAC/PC?

    DPS was recently integrated with CCM wherein you can publish as many Built in Single Edition App as you want. But to be able to built multi issue app, and a lot more publishing solution you need the Pro or Enterprise. Go through this buying guide comparisonfor more clarity. Please note, DPS integration with CCM is not a complete publishing solution. DPS with CCM is an addtional benifit for CCM users in a way.
    Infact if you do just Demo alone with the Adobe Content Viewer, you don't need DPS at all. You just need Indesign CS5/CS5.5/CS6
    But if you are publishing live apps to appstore, you need DPS to be able to do that. And depending on what type of content is published live, you either need DPS single edition/CCM/Pro/Enterprise.
    If you are to publish just one single issue/app, Single Edition or CCM will suffice
    If you are to publish mutiple Built in Single isssue app you need CCM
    If you are to publish multiple multi-isssue apps you need the Pro or Enterprise

  • Adobe DPS: unable to load media after video montage.

    Hi there,
    I am currently using Adobe Indesign CS6 with the latest update of the Folio panel and work on a digital magazine in which I imported some videos in different extensions (*.mov and *.mp4).
    Everything worked fine on iPad, but everytime I make a video montage using Adobe Premiere Pro CS6, a message error "Unable to load media. Please check your internet connection or try again later" appeared on my iPad screen.
    I exported my media from Adobe Premiere in *.mp4 using H.264 codecs for Apple TV/iPad/iPhone, dimension 1280 x 720 and also tried with 1024 x 768, but that didn't work.
    Then, I imported my original videos without any montage making on DPS, they work fine. One of the original video has an extension *.mov and the other one *.mp4.
    I followed the steps that I read on DPS forums by some users facing the same issue, but that didn't make good results.
    So, is there anything I have missed in Adobe premiere Pro CS6 as after making video montage, my iPad always displays the message error?  and why each time I use the same two videos without passing through Adobe Premiere, I can play the video without trouble?

    I tried both softwares Handbreake and Adobe Media Encoder CS6 to render my final editing but it always failed.
    However, I restarted my whole video project using a free easy-to-use video editing software I downloaded from the internet, now it works fine on ipad with *.mov extension.
    By the way, Adobe Indesign does not support *.m4v.
    Anyway, I will go on trying to figure out what's the flaw in Adobe Premiere Pro.
    Thanks anyway _Felipe!

  • Can you create apps after 1st May 2015 using Adobe DPS single edition?

    Can you create apps after 1st May 2015 using Adobe DPS single edition?
    I currently have SE via creatieve cloud - one of the only reasons we switched to CC was for the DPS SE.
    Does anyone know if this capability will just be 'switched off' at midnight 1st May 2015?? There are huge costs for going the enterprise route but with no date in sight for Publish to be launched I am not sure I can wait for this, or should I???

    Adobe states: Please note that the Digital Publishing Suite, Single Edition, service will be available for use until May 1, 2015, but beyond that date the service will no longer be available.
    So essentially my licence will expire on 1st May - Adobe's note just mentions 'service' -  even though part of CC and I will not be able to maintain my app or create any more IPA's after 1st May. I can't beleive there is nothing to switch over to other than paying thousands of pounds for enterprise??
    Just all so vauge, feels like a plug is going to be pulled and thats it??? Maybe I am missing something?

  • How to make videos in adobe dps

    Hi, I need to play a video incise a text (shape) in Adobe DPS. How can I make it?

    video is paying in rectangle form, no inside the shape

  • Can you create an app using Adobe DPS, then pass the Folio to a programmer to add interactivity?

    I'd like to know if I can create an app using Adobe DPS, then pass the folio to a programmer to add advanced interactivity that DPS doesn't provide. I would like the programmer to use either XCode or Android SDK because it is a standard, but they can also use C#, JavaScript, and several other coding languages. The folio would serve the purpose of a tight digital comp for the programmer.

    Thanks for your help Bob! I found this article on the Adobe site. Figured I'd share it. http://helpx.adobe.com/digital-publishing-suite/help/import-html-articles.html

  • Adobe DPS Android custom viewer using Angular

    Hi
    I have recently developed a custom viewer app for the ipad using the excellent articles and code examples that Derek Lu provided.
    This app used backbone as the MVP framework and communicated with Adobe DPS to retrieve folios and information using the provided API.
    I have now been tasked with developing a similar version for the Android device and have been able to get hold of example code for the Android device from.
    https://www.dpsapps.com/dpsapps/store_configurator/
    However this code uses Angular as the MVP framework instead of Backbone - whilst i appreciate there are going to be device specific differences between the IPad and Android which will impact on what can / cannot be done on Android, i wondered if there was any particular reason why the code example for the Android viewer uses Angular over Backbone?
    I was hoping to be able to leverage the Backbone code written for the IPad version  but when i try to put this on the Android device i seem to recall it either not allowing me (when using the webbuilder) or that nothing seemed to work / appear on the device, whilst the Angular version (freshly downloaded and unchanged - but configured to bring down my folios with the relevant guid) from the dps app store configuration link (provided above) does work.
    Additionally i seem to be unable to test the Android Angular version on my desktop in the same way i was the backbone version.
    Has anyone else encountered similar problems?
    Thanks
    Dave

    Having spent quite a bit of time scratching my head and googling i ended up finding the answer to this myself - so i thought i best post it to help others out.
    What i could not comprehend was why a functioning backbone example on the ipad could not be directly copied across to work on the android device - what transpired was that the backbone example was using an older version of the AdobeLibraryAPI  - taken from Derek Lu articles (from a few years ago) whilst the Angular version was using the most up to date version of the AdobeLibraryAPI. I found this mentioned and explained on another forum post:
    https://forums.adobe.com/thread/1622729
    so i went to Adobe DPS - Library and Store SDK 2.32 : Class Index : JsDoc Reference and got the latest version of the API, swopped it out and hey presto the backbone version now works on the android.

  • Why does my Flash addon crash repeatedly when I access sites to use video chat? Can't get camera to work most of the time. Adobe sent me HERE.

    When using video chat sites like Stickam my Adobe Flash plugin (latest version) crashes continuously. Never does with Internet Explorer. Allowing websites to access my CAM and MIC with latest version of Firefox rarely is successful. ADOBE sent me HERE. Said the problem is your crappy browser.

    When using video chat sites like Stickam my Adobe Flash plugin (latest version) crashes continuously. Never does with Internet Explorer. Allowing websites to access my CAM and MIC with latest version of Firefox rarely is successful. ADOBE sent me HERE. Said the problem is your crappy browser.

  • Creating and releasing (for private use) an app with Adobe DPS

    Dear all,
    I am creating an app for iOS devices with Adobe DPS.
    It will be a private app; I don't want it to be viewable on the app store. I only want to get a .ipa file so that I can send it to my contacts and the can install it on their devices through iTunes.
    Honestly I'm a bit lost. It's the first time I'll have to face all of this.
    I don't really know how to proceed for a private app. I guess even if it's not available on appstore, the app still have to be approved by Apple ? or am I wrong ? What are the steps to go through in order to get the .ipa file ?
    Do I have to follow the same step-by-step tutorial as for a common app ?
    Any advice from someone who have already faced the same kind of situation, or from anyone who knows a bit about all of this is very very welcome…
    Thanks all for your time.
    Best regards.
    F.

    With a pro account you get a .ipa file and a .zip file. The ipa file is for testing so the devices that you add in the apple developer account ( max 100 in a year ) can all install the ipa file. The .zip is for submitting to apple.
    In the enterprise edition for DPS you can create enterprise signed builds that can be installed on any Ipad within the organization. ( no limit to the number of devices you can install it to. )

  • Adobe DPS apps and cryptography/encryption

    Hello,
    We just used the Adobe DPS Single Edition to create an awesome animated storybook for kids (by placing m4v video overlays on every page).  So, we are now ready to upload our app to the App Store.
    As part of the submission process, we are being asked the following:
    "Is your product designed to use cryptography or does it contain or incorporate cryptography?"
    What does this mean??  Does this apply to apps created with DPS Single Edition?  How would a DPS user even know the answer to this?

    Select No. The custom viewer doesn't include cryptology.

  • Can you move a magazine app designed by another company to Adobe DPS?

    My company had a digital company (who shall remain nameless) produce their magazine app under the (digital company's) information. I want to transfer everything over to Adobe DPS because frankly, this digital company did not live up to their promises, have terrible customer service, and are strictly just adding buttons to a pdf (not interactive at all). With that said, do I need to start from scratch and build a new app? Or can I just obtain the app that's already been created? If not, do I just tell the other company to delete our app? Thanks!

    If you move to DPS you'll wind up building a new application using our tools and submitting that to Apple as an update to the existing application. Your readers will see an update to the app and when they download it they'll have the new version.
    What is more complicated to sort out is whether readers would still be entitled to content they'd previously purchased. That depends a lot on you previous setup, how the previous product handled purchases, etc.
    Neil

  • On Adobe DPS and tracking.

    Hello,
    I am a completely new member to this community. Thank you in advance for all that may take a look at the following questions.
    I am writing from the agency side of advertising. One of our clients use Adobe DPS, and our agency will soon be promoting the client's app to drive monthly subscriptions.
    First question :
    Once a mobile user is driven to download the app i.e. post-click through, is it possible to tie subscriptions back to the ad source through 3rd-party tracking implementation? I'm assuming the answer is no, but I would like to just double-check for reassurance.
    Second question :
    Once a user has accessed this digital-content through the app, is it possible for the client to get any visibility into the engagments that happen within the app?
    I think it may be answered here : http://blogs.adobe.com/digitalpublishing/  <--
    but I am getting different answers about this issue from different sources.
    The second part to that question : if those engagement metrics are available to the client using Adobe DPS, can those measurements customized? i.e. - would I be able to track how many page views each unique user has logged? I did take a look at the MPA metrics standard but those only seem to be sending back session duration, count of sessions, etc.
    Thank you again.
    mike

    Hi Mike,
    Here are the responses to your questions:
    1) First question: The answer is as you suspected, "No".
    2) Second question:Once the user has downloaded/installed the app then you can access to baseline analytics reports for basic reporting. You can also get access to Sitecatalyst that provides more deeper tracking. If you are entitling the users directly via direct entitltment; then yes you can track more detailed behavior on each user.
    Shikha

  • How can I replace an existing app on iTunes that was created with PhoneGap to a new version created with Adobe DPS? I get a 'supported devices' error message when I try to upload to iTunes! HELP!

    I created an app using PhoneGap a couple of months ago, and have now just amended it using Adobe DPS. But when I come to upload it to iTunes, I get the error message "This bundle does not support on or more of the device supported by the previous app version" How can I correct this?

    I suspect your PhoneGap app was flagged as running on both iPad and iPhone. You'll need the same from DPS. You can do this in AppBuilder at the start of the wizard where it asks what kind of devices you want to support. Note that this is only available to DPS Professional and Enterprise customers. If you are a Creative Cloud customer building a Single Edition application it will only support iPad.
    Neil

  • When I have video clips on my timeline, they do not play in the monitor screen. I hear the sound track but can not see the image. To test if my new files are somehow the problem, I went back and used video files that I used successfully a year ago, and th

    When I have video clips on my timeline, they do not play in the monitor screen. I hear the sound track but can not see the image. To test if my new files are somehow the problem, I went back and used video files that I used successfully a year ago, and they no longer play in the monitor window. I hear the sound track, but do not see any video. Have I changed some setting that controls video playback in the monitor window?

    Randy Ruttger
    Thanks for the follow up.
    Missing in this equation were the version of Premiere Elements that you were using and the computer operating system on which it was running. But...
    The deed is done. But.....Until now and after you went ahead and moved to version 12, we now learn what version of Premiere Elements you were using. We still do not know the computer operating system involved.
    You just said Premiere Elements 10. Premiere Elements 10 is hit by a serious known display issue if the computer uses a NVIDIA GeForce video card/graphics card. In this issue, the only remedy is to roll back the driver version to about May 2013. The description of the problem and how to do the roll back are described in one of the Announcements at the top of this forum. What video card/graphics card does your computer use?
    On another front, Adobe will be releasing a new version of Premiere Elements any day now. No one but Adobe knows the feature set for the new version. That type of information is announced at the moment of release of the new version.
    So the remedy to the problem that you presented in this thread could have been...
    1. Rolling back the NVIDIA GeForce driver version to about May 2013 if possible (Windows 8 or 8.1 64 bit, may not be possible)
    2. Move to another version of Premiere Elements (which you did)
    I offer the above for consideration so that you can review your decisions. We are pleased to learn that Premiere Elements 12/12.1 works for you.
    Please do not hesitate to ask questions and ask for clarifications, but remember that the answers are in the details.
    Best wishes,
    ATR

  • Is it possible for the Adobe to put video instructions on these following things as my professor works on CS4 and I have CS6,it is really confusing for me to follow the disparitie between the two.

    Is it possible for the Adobe to put video instructions on these following things as my professor works on CS4 and I have CS6,it is really confusing for me to follow the disparitie between the two
    Modifying the header
    Changing page background color
    Changing sidebars in CSS
    Adding/changing a Spry link's background and hover colors in navbar
    Formatting headers in split view
    Deleting placeholder copy in the content container
    Inserting a video in a table
    Changing table background color
    Formatting text in the content container
    Format hyperlinks in CSS
    Insert page anchors and link to them with navbar hyperlinks
    Enter text in footer with a hyperlink
    Insert and format headers
      Use of a color picker (Color Cop)

    Use CS6 Help (F1).  Those are the most up to date articles for your product version.
    <Changing page background color>
    We've already told you how to do that with CSS code.
    <Deleting placeholder copy in the content container>
    Placeholders are deprecated.  Adobe removed them.
    <Inserting a video in a table>
    Insert > Media > HTML5 Video
    <Insert page anchors and link to them with navbar hyperlinks>
    Named anchors are deprecated in HTML.  Adobe removed them from DW.  Use Div IDs instead.
    Why are you taking a course that teaches outdated methods in CS4 which is no longer supported?
    Nancy O.

Maybe you are looking for

  • File Sharing - External Drive - Unable to add user

    Hello, I am trying to share a folder within an external firewire drive. However, when in the "File Sharing" section, I am unable to add users after adding the folder to the "Shared Folders:". The add user dialog appears, but when a user is selected a

  • Usage of widening cast in abap oops

    hi experts, I understood the widening cast concept. i want to know in what scenarios, the usage of widening cast makes sense. does the widening improve performance of the program? is there any scenario where we MUST use the widening cast in the logic

  • Referencing functionality in the BPM-2 separate interfaces

    Hello - I need to check the functionality in BPM that if one Interface is already exists(say PO) with its own BPM flow and Can another Interface (say GR)reference the previous interface(PO interface)? To clarify more, these 2 interfaces are purely di

  • Is it possible to trigger an event when clicking context menu trigger icon?

    When opening a context menu on a UI element, is it possible to trigger an event to handle, eg. set the lead selection for this context element to which the UI element is bound, when clicking the menu trigger icon ?

  • BDC upload - FF67

    Dear friends, I need ur help for uploading the BRS datas in FF67 thru BDC object.I've created one object and did some coding.But while recording/executing the object...its recording/taking only one line item of my jtab table items,which i've marked i