IBooks HTML Widget Warning

I've created a series of HTML Widgets using Hype and iAd Producer for my iBooks. However, on trying to upload it to iTunes Bookstore I received this message: WARNING ITMS-9006: "Study_it_2.ibooks : data-anchor-ref = danchor-gallery-0" at Book (MZitmspBookPackage)
I'm not sure what this means and would love some clarification. Please note that the book has been approved (so far), and the name of the book is Study it 2.
Thanks in advance!

Same problem a few minutes ago. Almost same error:
WARNING ITMS-9006: "Adobe_Publishing_Suite_Final.ibooks : data-anchor-ref = danchor-framethumb-3" at Book (MZitmspBookPackage)
My book also have a Hype 2 widget and one Gallery Widget (and several video widgets)
I can´t see so far the book on iTunes Connect. There was a 1 GB upload.
Update: The Book is on iTunes Connect, so the warning should not be so important as to block the book.
Message was edited by: Carlos Burges

Similar Messages

  • IBook HTML widget load and close events

    Hello.
    We are trying to handle the events of loading and closing the HTML5 widget. So far, we tried with the jQuery event for handling unload (onbeforeunload) and also tried the native window.onbeforeunload and nothing seems to work at all!!
    We tried investigating the AppleWidget.js that is referenced in the widget, and the mess/lack of documentation regarding the events related to this file led us to a deadend and we are really no where near close!!
    How can we handle these events? Is there a way to do that when closing using the x button? Please advise ASAP.

    If they don't have one here | http://www.classwidgets.com/ | , it looks like they take requests...

  • Why do I get a white screen in a HTML widget once it has loaded?

    I have created some HTML which works fine in Safari but as soon as I make it a widget it loads fine with the Default image on screen and then it just goes white with nothing more than a x in the top left corner. Any ideas what I a might be doing wrong. I have an info.plist directing to the html, a Default.png which works as it appears as loading but the page just will not display.
    Any ideas very welcome.
    THanks

    Without seeing exactly what you have, troubleshooting is difficult.
    You could try here iBooks Author: About HTML widget creation for more guidance. I became unstuck once when I made some HTML in Dreamweaver, but forgot to set the Doctype as the HTML5 one.
    You could also look at this https://github.com/TrevorBurnham/iBooks-HTML-Widget-Boilerplate

  • How do I reset the furthest page read in iBooks from an HTML Widget?

    Our training department just got a bunch of iPads and I'm writing some custom HTML widgets for iBooks for them for testing, in-class activities, etc.
    On the last page I have a link to clear all the forms and return to the first page.  Like this: <a href="ibooks:///#page(1)">Click here</a>
    That all works fine but the next time the book is opened it auto-syncs to the FURTHEST page read (the last page with the test on it) instead of the LAST page read (the first page- from the link mentioned above).
    Basically we want the link to reset the furthest page read to the first page of the book when they finish the test so that the next person to use the iPad goes to page one automatically.
    Does anyone have an idea of how to do something like completely clear the iBook cache?
    Much obliged!

    This was hand-coded HTML, CSS, jQuery/Javascript with a PHP file on our server that processes answers and emails them to our training director.
    I use Brackets exclusively for coding.
    Hope this helps you.

  • How to reset an iBooks Author Html Widget?

    Hi folks!
    I'm using with great pleasure Adobe Edge Animate 1.0 to make Html Widgets for Apple iBooks Author!
    In a composition, I've defined this variable:
    var  track1 = new Audio();
            track1.src = "media/track1.m4a";
            track1.volume = 0.5;
    and made it play:
    track1.play();
    All it works but...what if I want that - when I go out from the widget on iBooks on iPad - the track pauses?
    I've coded this in my index.html file inside the widget:
        widget.pauseAudioVisual = function() {
    // do this when closing Widget
    $.Edge.getComposition(EDGE-114545384).getStage();
    track1.pause();
    widget.didEnterWidgetMode = function() {
    // do this when entering widget
    $.Edge.getComposition(EDGE-114545384).getStage();
    track1.pause();
    ... but when I go out form widget the track still plays on....
    Any hint?
    Many thanks in advance!
    Davide

    I suspect the file is corrupted in some form.
    Which could be a few keystrokes away from fixing or days of BS&T, sorry. There's no way to know, especially from here.
    If you're handy with a text editor, crack into the xml and compare it to a behaving file to see if you can spot the issue(s). Or, do the same and carefully graft sections from it to a new file until you manage to manually rebuild.
    In the end, tho, I think your time at this point is best spent simply redoing from scratch. If you have further questions, please start your own, unique thread so you can better track, close if solved, etc.
    And again, to everyone....if your work has value, be sure to have a tested and reliable backup in place at all times.
    Good luck.

  • How to use Dashcode to make HTML Widgets in iBooks Author?

    I'm writing books on iBooks Author, and I got a problem:
    I wanna add some HTML Widgets to my books, and I was told I should use Dashcode to make them. So I downloaded the Xcode, but I don't know how to open the Dashcode on my Mac. I really hope someone could give me some lessons, I would be very grateful!

    Start here: iBooks Author: About HTML widget creation

  • Html widget for "ibooks author"

    Hi,
    I there a possibility to create a contact form in html to add to the html widget of "ibooks author" with an Adobe product?

    Hi,
      With Adobe FormsCentral, you can embed the HTML form into a HTML page.
    Please check this document and see if the information/fuctionality described will work for you:
    http://forums.adobe.com/docs/DOC-1991
    Thanks,
    Lucia

  • Several html widgets I created contain the javascript libraries. Is there a way to create a common javascript library that can be accessed by all my widgets? I'm trying to reduce the size of the ibook I'mm creating.

    Several html widgets I created contain the javascript libraries. Is there a way to create a common javascript library that can be accessed by all my widgets? I'm trying to reduce the size of the ibook I'm creating.

    Seen this thread?
    Can javascript libraries be shared across widgets?

  • Can custom HTML widgets be copy protected in iBooks Author 2.0?

    Hi to All!
    Never used iBooks Author up to this point, but looking in to it.
    As per the subject heading: If a custom designed HTML widget is used in iBooks Author 2.0 can it easily be copied & pasted by viewers for their own puposes? If this is so can this action be prevented - i.e. can a custom HTML widget be copy protected in some fashion?
    Thank You.

    See this previous thread:
    https://discussions.apple.com/thread/4122632?start=0&tstart=0

  • HTML widget causing iBooks to Crash

    I am attempting to embed an HTML 5 widget in an iBook made with iBooks Author. The widget was created with Hype. It tests fine in Safari. When I export it as an iBA widget and embed it, iBooks crashes. The crash occurs predictably upon "scene changes". The widget is 2.4 mB so I am wondering if there is a memory issue. There are no movies and very few imported graphics within the widget. Any ideas?

    If the widget works in Safari on an iPad then it should work in iBooks.
    There are many issues with html widgets in IA and using local storage is one of them, but your 2.4MB should fit.
    If the widget is using <frames> it will crash, you should use <iframe> instead.
    You cannot embed Flash, webgl and some other codings, but html5, css3 and javascript usually work fine.
    hope this helps...

  • Building Advanced iBooks HTML 5 Widgets and iAd Rich Media Ads

    Is there example files that go with the presentation and video from the developer conference session "Building Advanced iBooks HTML 5 Widgets and iAd Rich Media Ads - 611". In particular the code dynamically referencing the NASA assets?

    You can check this link
    http://docs.huihoo.com/apple/wwdc/2013/session_611__building_advanced_ibooks_htm l5_widgets_and_iad_rich_media_ads.pdf
    and this link
    http://www.youtube.com/watch?v=XHAPJY_dW1Y&list=PL5F63484A0A2B2C6D&index=2
    at youtube click about / show more and you see a dropbox link to download the file
    Hope i help you
    regards
    haris

  • HTML Widget not working with iBooks when exported

    I've created an HTML widget for my iBook using Tumult Hype. The widget itself uses the draggable code. When I test it on Chrome and Safari, the code works fine. However, when I use export the iBook and test it on my iPad, the images are not draggable. This is also a problem with movie files, accordion drag and drop lists, etc.
    Anyone know what's going on?

    I never used iWeb08, but I just tried to make a site in '09 and my HTML widgets don't work either, on the web. They work if I publish to a folder.
    The widgets load flash .swf files. I had to manually put them in the site folder on my computer, and in the widget I access them with a file name like "../flash/file.swf". It worked on the folder, but when I published to the site, they don't load.
    Since iWeb doesn't know about the folder I stuck in there, I had to upload it to the site folder also. But that still doesn't fix the problem. I looked at the HTML widget source, and to me it looks like the file pathnames are correct, it just doesn't seem to be running the widget.
    Anyone have a fix for this?
    Thanks
    Bob

  • Refresh rate for scroll area in html widget (iBooks Author)

    So, I am finding that within the html widget, the refresh rate of a scrolling area is lagging.
    As someone scrolls, the scroll window is black before the content catches up and is viewable.
    Any recommendations to fix this problem?

    This is stripped down test code:
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta name="viewport" content="width=1024px" />
    <title>Test Scrolling Area</title>
    <style type="text/css">
              body { overflow: hidden; background: #000; margin: 0px;}
              #section { position: absolute; }
              .bkgrd { position: absolute; }
              .list {    width: 348px;    height: 471px;    position: absolute;    top: 108px;    left: 8px; overflow: scroll; -webkit-overflow-scrolling: touch; }
              .fill { width: 348px; height: 471px; overflow-x: hidden; overflow-y: scroll; background: transparent; font-size: 1em; font-family: "Optima" sans-serif; color: white; }
              .fill p.lineup { font-weight: bold; color: #fff; margin: 0;}
              .fill .head { font-weight: bold; color: #d40000;  }
              .fill .normal { font-weight: normal; color: #fff; margin: 0;}
              .fill .head { font-weight: bold; color: #d40000;  }
              .fill .date { color: #d40000;  }
              .fill .city { font-weight: bold; }
      </style>
    </head>
    <body>
    <div id="section">
              <div class="bkgrd">
                        <img src="images/bgrd.jpg" width="1024px" height="auto" />
              </div>
              <div class="list">
                        <div class="fill">
                                  <p><span class="head">June</span><br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            </p>
                                  <p><span class="head">June</span><br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span>            Venue          <br />
                                            <span class="date">          00          </span>   <span class="city">          City, ST          </span><br />        Really Long Venue Name<br />
                                            </p>
                                  <br />
                        </div>
              </div>
    </div> <!-- end section -->
    </body>
    </html>

  • Can a HTML Widget access the content of a iBook page?

    I am writing a HTML Widget that will present more information about the content where it is located by accessing a database. To do so, it needs to access the content of the page where it located, or, at least, the page number. Is there a way to do this?
    Sure I can 'hard code' the info in the widget's javascript and have one different widget per page/content, but that will be difficult to maintain and deploy.
    Thanks in advance.

    Hi KT!
    Thanks for your help.
    In the same line of thinking I would like to ask if it is posible to access, via javascript, the propeties of the widget so that, in thesis, use the description or title property to pass info to the script about content or page number.

  • Warning about drop-down html widget

    There's a widget to add a drop-down menu on iWeb pages that's available on this site:
    <http://allaboutiweb.com/index.php/2009/04/add-a-drop-down-menu-to-your-iweb-pag es/>
    It works! However, you can't change the color (pale blue) or the text style (small sans serif). When I tried and couldn't, I decided to ditch the widget.
    Then I found out that I COULDN'T DELETE THE DROP-DOWN widget. It seems to have latched on to a Statcounter html widget in a way that I can't see it in the Statcounter code.
    When I publish the page, the part of the drop-down menu I see is whatever fits the width of the widget window for Statcounter.
    (Think of a medicine cabinet with two sliding doors. You can see the inside of cabinet if the door's not closed. Now picture the inside of the cabinet as your drop-down menu and the doors as your page background. It's as if the widget box is an open door. You can make it small, but you still see part of the drop-down menu behind it.)
    I finally hid the entire widget behind a shape with 100% color fill.
    Does anyone have a more elegant solution to this problem? And is there a drop-down widget out there that will allow you to change its style? Thank you.

    Let me show you what I mean. Here's the html for the statcounter widget from a page where there's no problem (I have only changed the security and project IDs).
    <!-- Start of StatCounter Code -->
    <script type="text/javascript">
    var sc_project=0000000;
    var sc_invisible=1;
    var sc_partition=58;
    var scclickstat=1;
    var sc_security="aaaaaaaa";
    </script>
    <script type="text/javascript"
    src="http://www.statcounter.com/counter/counter.js"></script><noscript></noscript>
    <!-- End of StatCounter Code -->
    Here's the code from the page where there is a problem.
    <!-- Start of StatCounter Code -->
    <script type="text/javascript">
    var sc_project=0000000;
    var sc_invisible=1;
    var sc_partition=58;
    var scclickstat=1;
    var sc_security="aaaaaaaa";
    </script>
    <script type="text/javascript"
    src="http://www.statcounter.com/counter/counter.js"></script><noscript></noscript>
    <!-- End of StatCounter Code -->
    See? Identical.
    Now here's the html for the drop-down menu:
    <FORM NAME="URLlist">
    <SELECT NAME="droplist">
    <OPTION SELECTED="SELECTED" VALUE=" ">Select a page.</OPTION>
    <OPTION VALUE="http://www.thefirstURL.com">A Page Name</OPTION>
    <OPTION VALUE="http://www.anotherURL.com">Another Page Name</OPTION>
    <OPTION VALUE="http://www.anotherURL.com">Another Page name</OPTION>
    </SELECT><INPUT TYPE="BUTTON" VALUE="Go!" ONCLICK="GotoURL(this.form)">
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    function GotoURL(dl) {
    // FRAMES - To open a selection in a document that uses frames
    // change top.location.href to parent.putyourframenamehere.location.href
    top.location.href = dl.droplist.options[dl.droplist.selectedIndex].value;
    // -->
    </SCRIPT>
    </FORM>
    So then--How would you get rid of the drop-down html code when it isn't visible anywhere on your iWeb pages?

Maybe you are looking for