help with debugging in iadproducerHi, I am new to iadproducer and am struggling with the interface and lack of searchable documentation. I have a few questions which will get just set me up to get going: 1) The marketing blurb indicates there ...view more
iAd Producer linking through code viewIm trying to write some custom HTML content and have a few links (<a href="">) link to different pages within my iAd document. I have tried something like this: <a href="page2">Test Link</a> where t...view more
Thread Is it possible to autostart iadproducer widgets in ibookauthor?
Is it possible to autostart iadproducer widgets in ibookauthor?I am writing an ibook and would love some automated characters walking over the pages so words are still visable. Does anyone have any best practices for this? Here is what I have tried: I cannot get this working wit...view more
Thread Click event (activate?) on images inside a GalleryView
Click event (activate?) on images inside a GalleryViewHi, i tried few things in iAd Producer but now what i need to do is "go to page myPage" after taping/clicking on one of the images contained by a GalleryView. So i tried to handle this using the Activa...view more
TypeError in optimized.jsHi there, I am creating an iAd at the moment. The Web Inspector keeps telling me: TypeError: 'undefined' is not a function (evaluating 'this.viewController.transitionToViewControllerWithID(this.destinati...view more
videowhile trying something new I took the html assett and put this code into it <iframe width="640" height="360" src="http://www.youtube.com/embed/75p-N9YKqNo?feature=player_detailpage" frameborder="0" allowfullscreen...view more
Organizing Subclasses & PlugsHi, I'm trying to organize my growing code by splitting various Subclasses into separate files. If the subclasses are imported as .js assets, it seems that they can't be loaded ( ReferenceError: Can't find variable: M...view more
Thread Building Advanced iBooks HTML 5 Widgets and iAd Rich Media Ads
Building Advanced iBooks HTML 5 Widgets and iAd Rich Media AdsIs 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 referenci...view more
Hotlinking to specific Gallery ViewHey guys. We're doing our first iAd's and we're liking this program so far. I've got experience as a front end developer and hence I'm not afraid to do a bit of code. In our iAd, we have a gallery vie...view more
htmlView anchor links in Cover flow issue.Hi, I am trying to make a cover flow view with these components. - Label for title - Label for sub title - ImageView for image container - htmlView for html contents. Data is fetched via XHR...view more