Battling with Interactive Image

Because I can't change the position of the explanatory text pane in the Interactive Image I got "creative" and fudged it to be more like how I want it. I set the background of the explanatory text to black (with the text itself white) - to the new "pane" is only ever as big as the explanatory text, rather than uniform across all interactive items. I then set the graphical style of the pane's background to "none" so it doesn't show up and overlap any of the image.
When previewing on the iPad, however, the pane's background appears and greys out my entire image as the explanatory text appears. Not cool.
Ideally it'd all just appear in the pop-up bubbles but in a rather silly design decision the width of the unselected bubble is the same as the width of the expanded bubble, making a slightly crowded interactive image totally unreadable.
Does anyone have any tips on removing the background of the pane in the explanatory text properly?
J

1) Open Inspector (make sure the widget is the highlighted/active element).
2) Click on the widget icon (top right brrwn box with cog in it).
3) You can now choose "Layout" or "Interaction". You want "Layout".
4) Check or uncheck the boxes for Title, Caption or Background until you get your desired appearance. You can change the position of the label in there too!

Similar Messages

  • Labels with interactive image on ibook author

    Is there a way for the labels on the interactive image to hide, until the object it is associated with is touched?

    If you intend to build a book for use on iPad you are obligated to use the iOS compatible fonts from the toolbar font menu pulldown, not the main font menu.
    -=-
    -=--=-
    Did you have something else in mind?

  • MaxW and maxH Not working with interactive image

    I do not understand why designer is totally ignoring my max settings and is letting the images grow to thier full size.  If I only expand H it creates a image field as large as the image is, but the image stays the same size and its always off center.
    Basically i want somone to be able to click on the image field and insert thier own image and have the image grow until it fits the box perfectly.  Also is there a way to center images inside imagefields?
    here is the code I am using.

    I do not understand why designer is totally ignoring my max settings and is letting the images grow to thier full size.  If I only expand H it creates a image field as large as the image is, but the image stays the same size and its always off center.
    Basically i want somone to be able to click on the image field and insert thier own image and have the image grow until it fits the box perfectly.  Also is there a way to center images inside imagefields?
    here is the code I am using.

  • Blurry Photos in Photo gallery and Interactive image widget--(iBooks Author)

    The pictures that I put in my photogallery and in my interactive image widget were at first clear and would get bigger when I tapped on them (in preview mode on my iPad), and then all of the sudden, they all are blurry, and now when I tap on them, they don't get bigger/zoom! How do I fix this??

    The iBook is about 80 pages, and there is an average of one widget per page, sometimes 2. There are a few galleries in which there are more than one picture, but many of them are simply with one picture (because this is the only way to make it get bigger when you tap on it when on the iPad). For the Interactive Image widgets, I took a screenshot of a google maps route, and then focused on different stops to show directions on my iBook. I just redid all of the photo galleries that were blurry, and they are fixed now (no longer blurry). BUT the interactive images are still blurry....maybe I just need to go back and redo them?

  • Change colors of interactive image controls

    Hello,
    I seem to be having a problem with the interactive image widget in iBooks author. In the software, and under the template I'm working with, i added some interactive image widgetsvwith always-on controls. Now the controls niceley integrate wth the template by adopting a light blue color.
    However, when i preview the book on my iPad, the controls are dispayed in black which is, in my opinion, much uglier thannblue for this specific template, do you know how this csn be changed ?
    Thank you

    I suspect this repsonse is somewhat mis-leading, the code has no effect on the control other than setting its state, although the route is somewhat tedious for the mod.
    I would imagine that the control is set up so that the pixels didn't move around when they are being used as controls.
    There are nested groups and locks on the controls, which might make the ordering in the cluster easier to manage.
    The following should work....... ;-) it did for me
    Open  your own new VI
    Open the main LCD VI
    Open the Browse VI Hierachy
    Drag and drop the LCD VI onto your own diagram
    Create a cluster from the LCD VI's connector
    Now ungroup the clusters and unlock them (this is tedious) if you create your own then you could be more imaginative in the structure, I leave that for homework.
    Then import a new bitmap (gif) into the control
    Now update the modified contol back into the master control
    ........ Told you it could be done, but I am not sure the pain was worth it.
    BUT
    Try the alternative control..... with colour settings as well, ANY colour and even some size control.
    It was here http://members.lycos.co.uk/sgctek/

  • Interactive Image Panning within a Mask

    Hey guys thanks for the help so far. The last piece to the
    puzzle for me is figuring out how to scroll a movie clip within a
    mask. I'm currently working with the script taken from the
    Interactive Image Panning tutorial on kirupa.com as a base. Right
    now the script references the entire Stage area for scrolling the
    image whereas I want this to happen just within a mask. How do I
    set this up. Here is where I have the script right now:
    this.onMouseMove = function() {
    constrainedMove(Work_placeholder, 4, 1);
    function constrainedMove(target:MovieClip, speed:Number,
    dir:Number) {
    var mousePercent:Number = _xmouse/Stage.height;
    var mSpeed:Number;
    if (dir == 1) {
    mSpeed = 1-mousePercent;
    } else {
    mSpeed = mousePercent;
    target.destY =
    Math.round(-((target._height-Stage.height)*mSpeed));
    target.onEnterFrame = function() {
    if (target._y == target.destY) {
    delete target.onEnterFrame;
    } else {
    target._y += Math.ceil((target.destY-target._y)*(speed/100));
    ps. the instance name of my mask is Work_mask (movie
    clip)

    ok note sure if i got what your saying but il give it a try.
    you have a background image and a mask made up of 72 squares
    (1 symbol, 72 instance of that 1)
    if thats right. i just tried it also all i is 1 box working.
    mainly cause there symbols. so how do you do 72 easy make it 1
    symbol but not the easy way your ganna have to make it the long way
    ill try to help...
    go from the stage into the mask symbol so you can see the
    background image. now instead of having 72 instances just copy
    frames and make 72 layers then move them to fill screen. making
    your checked desolve look possible.
    if thats not what your looking for please put more info so
    someone else or i can help thanks..

  • IBooks Author ( interactive image )

    Hi to everyone,
    I have a problem with an interactive image in iBooks Author. i've added the image in .jpg format and all the interactive "buttons" with own interactivity zoom for each one. When I test it on the working area, it works correctly even it's quite slow, but once I preview it on mac book pro or ipad, it doesn't work as shown in the working area. when i click on bottom to see the details, it becomes white. Who can help me?
    Thanks
    Alberto

    Have you solved your issue? If not, can you provide us with some screen shots of what it looks like in iBooks author and as preview in iBooks on your mac?

  • Interactive Image: Text Styles?

    Is there a standard text style we can edit to modify what shows up in the text boxes when an interactive image zooms in?
    According to the Style menu it's "Body Bullet" text, which just by looking at it you know that's not right. I don't see an "Interactive text" option anywhere in teh menus... assuming it all has to be done manually. BUT if there's a way someone has found to change the default text style within Interactive Images, then I'd only have to do it once and not dozens of times per book. Much like editing layout text (allegedly).
    Ideas?

    Yah I'm a little surprised Apple has left out so many basic features and also integrated some bizarro-world behaviors not consistent with any other Mac app I've ever used (see also Zoom shortcuts). Cmd +, Cmd-, Cmd-0 anyone? This stuff is not that complicated.
    Hopefully we'll get a hefty "polish update" this summer.

  • Changing standard size of interactive image?

    Hi, when I drag in an interactive image widget, is it possible to change the size of the widget itselve? Not the image that rests inside, but the widget. When the image is smaller than the widget, there is wasted space on the top and the at bottom, and I don't seem to be able to drag the corners of the widget around to the needed size.
    Any help greatly appreciated.

    From full edit use the menu:
    File >> Save For Web
    Select your format e.g. jpeg, PNG, GIF etc
    You can then adjust the file size and quality (compression)
    Before and aftrer images are displayed to enable you to compare the new file size with the original size.

  • Why do QTVR interactive images do not function properly or at all?

    QTVR interactive images do not function properly. Check this page out in firefox and then in safari and see the difference.....
    http://www.edfruinphotography.com/MILLCITY_2.html

    I have Safari 5.1.7. I am using Mac Snow Leopard.
    That page is using Flash as well as Quicktime. With Firefox, when I drag the cursor, there is no movement until I let go of the button. That makes it very jerky.
    You could try disabling hardware acceleration and see if that works better with Firefox, in Preferences > Advanced > General.

  • Problem with displaying image

    Hello!
    Sorry, I'm a beginner in APEX and have some problems with displaying images in my application. I have read the same topic but unfortunately didnt find the solution.
    So.. I have the interactive report
    table test (
    NAME NOT NULL VARCHAR2(4000)
    ID NUMBER
    BLOB_CONTENT BLOB
    MIME_TYPE VARCHAR2(4000))
    I need to display the column blob_content.
    Thnks a lot.

    1009316 wrote:
    Hello! Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and update your forum profile with a real handle instead of "1009316".
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    Sorry, I'm a beginner in APEX and have some problems with displaying images in my application. I have read the same topic but unfortunately didnt find the solution.
    So.. I have the interactive report
    table test (
    NAME NOT NULL VARCHAR2(4000)
    ID NUMBER
    BLOB_CONTENT BLOB
    MIME_TYPE VARCHAR2(4000))
    I need to display the column blob_content.This is described in the documentation: About BLOB Support in Forms and Reports and Display Image. There's an OBE tutorial that followed the introduction of declarative BLOB support in 3.1 as well.

  • Interactive Image Not Centered

    When I add a new interactive image to a page, then drag-and-drop and image into that widget, the image is not centered within the frame. Rather it is skewed toward left-of-center by about 10%. Changing the image scaling doesn't fix it. Changing the outer dimensions of the widget doesn't fix it. Nothing I've tried will make an image appear centered within the interactive image widget. Any ideas?
    Note that I've tried this only with landscape oriented images on a landscape oriented page -- so I don't know if the issue exists for portrait mode images.

    Hi Schwerd:
    Yeah. I just tried it with a portrait oriented image, and it shifts up in the frame. So what I'm seeing is that, if the image is wider than it is tall, it shifts left of center. And if it's taller than it is wide, it shifts up.

  • Interactive Image trouble

    I have trouble using an interactive image. I have a 2226x2087 image that I have dropped on an Interactive Image. My problem is that it seems to be positioned at a negative y value within the interactive image and so I cannot have a view show the upper part of the image. Am I missing something with respect to positioning the image inside the interactive image widget?

    The problem has been solved and here was my solution:
    TO PLACE AN IMAGE
    The process to add an image is to give instructions to the end user to copy and paste the image to their clipboard using a word processor or other image software and then select Tools/Comment & Markup/Stamps/Paste Clipboard Image as Stamp Tool. Next, click and drag on the PDF where the image should go. The image can be resized and moved around easily.
    IMAGES NOT PRINTING
    The solution for this was found on a different thread:
    In our case, we noticed that Standard 9 was saving documents so that when the print option was select the default option selected for Comments and Forms was, "Documents and Markups."
    Simply changing this setting to "Documents," as with all previous version of Adobe resolved our printing printing problems.
    Hope this is helpful for all of banging your head against the wall like we were.
    -Hunter
    Thanks, everyone!

  • Interactive image transition

    iBooks Author: Interactive images on the iPad behave differently from the way they behave as you build them. They do a stupid sideways slide. Is there a way to turn that into something useful? I want to show subtle detail differences from picture A to B to C etc. A fast dissolve or cut in place would be MILES better than a lateral sideways move.
    Is there any way to change the transitions?

    Hi Schwerd:
    Yeah. I just tried it with a portrait oriented image, and it shifts up in the frame. So what I'm seeing is that, if the image is wider than it is tall, it shifts left of center. And if it's taller than it is wide, it shifts up.

  • IBook author interactive image label: graphic control is locked?

    The interactive image lets you adjust the frame and background, but not the labels nor end the point styles! The ability is there but it is locked! Here's a screen shot showing the 'greyed out' control options. Is there a trick to enable the capability? Or is it on the debug list for the next update? 

    Hello Vita,
    When I was last working with this widget and came across the same issue.
    The only way to try and control it was by adding in character returns to change the height and to stretch the box out by the handles at the left and right of the box itself. But yes it would be great to have more control over the the parameters.
    Regards,
    Nigel

Maybe you are looking for

  • How can I remove the "enter" key from the keyboard? (New Macbook)

    I have the last white macbook, I spilled beer in a couple of keys, I managed to removed them without problems, but I can't find the way to remove the Enter Key, and there is no help on internet Anyone?

  • Mail can't download

    Hi, Mail used to work like a charm, now it won't download any mail from my account at a large public university. It still sends from this account. I don't believe that I made any changes to the settings, in any case I've checked over them many times.

  • Using DVD drives for Wallsteet Powerbooks

    I recently bought a used PowerBook G3 Wallstreet. Was interested in eventually obtaining a Combo CD-RW and DVD drive. 1. are these kind of drives available for a Wallstreet PowerBook G3 and how much do they run? 2. How easy are they to install? 3. I

  • Flash header question

    Hi, Ive been doing Photoshop work for some time and am now looking into doing some flash for my website. If you look at my header on my site http://www.monsterfishing.co.uk it is a Jpeg at the momment for the title. What I want to know is that if i r

  • Problem to update latest ProApp 05

    hey, perhaps anybody have a tip for me. I must reinstall my FCP STudio 2 Bundle becaus my Harddrive crashed. So, the Mac is a Workingmachine with no Internet Connection ! Now I want to download the latest Pr Application Update and the Site tells me,