Flash Paper Appears Outside of Table

I am sure this has smething to do with object tags and the IE
upgrade, but I can't figure it out! I have a Flash Paper content
that is to appear in the center of the page. It does fine in
FireFox, but in IE it appears outside the table in the bottom left
corner. What do I need to change so IE will view it properly? The
other Flash Paper pages in the site appear fine in IE. What is
wrong with this page?
Flash">http://www.ohiowestie.com/club_newsletter.html[L=Flash
Paper Problem page

http://www.ohiowestie.com/club_newsletter.html
Try that link. Sorry.

Similar Messages

  • Major Questions about Flash Paper 2.0

    Ok, I've been fiddling around with flash paper 2 over the
    last few days. Like it a lot for my non-technical users..however, I
    have a few questions. Hopefully someone can answer soon. Ok, I have
    a main swf and in there I'm using a script I found (person who
    wrote it, last name: Whitehouse) on the Net which allows me to load
    a flash paper file from within that main swf along with some
    control on some interface features. Here it is:
    onClipEvent (load) {
    // function: loadFlashPaper
    // Parameters:
    // path_s: path of SWF to load
    // dest_mc: Movie clip to hold the imported SWF
    // width_i: New size of the dest movie clip
    // height_i: New size of the dest movie clip
    // loaded_o: (optional) Object to be notified that loading is
    complete
    function loadFlashPaper(path_s, dest_mc, width_i, height_i,
    loaded_o) {
    var intervalID = 0;
    var loadFunc = function(){
    dest_mc._visible = false;
    var fp = dest_mc.getIFlashPaper();
    if (!fp) {
    return;
    } else if (fp.setSize(width_i, height_i) == false) {
    return;
    } else {
    clearInterval(intervalID);
    dest_mc._visible = true; // Now show the document
    loaded_o.onLoaded(fp);
    intervalID = setInterval(loadFunc, 100);
    dest_mc.loadMovie(path_s);
    // Function called once the FlashPaper SWF is embedded:
    function onLoaded(fp) {
    // We can now call the FlashPaper API functions.
    // Remove the standard user interface features:
    fp.showUIElement("PrevNext", false);
    fp.showUIElement("Print", false);
    fp.showUIElement("Find", false);
    fp.showUIElement("Tool", false);
    fp.showUIElement("Pop", false);
    fp.showUIElement("Zoom", false);
    fp.showUIElement("Page", false);
    fp.showUIElement("Overflow", false);
    fp.showUIElement("useHandCursor", false);
    fp.enableScrolling(true);
    // Some additional API features (here commented out):
    // Go to page:
    // fp.setCurrentPage(3);
    // Change the magnification to 50%:
    // fp.setCurrentZoom(50);
    // Now we're ready to start
    // Create the destination movie clip to hold the SWF:
    var theDocMC_mc = _root.labserviceworkclip;
    // Position it on the stage:
    theDocMC_mc._x = 15.4;
    theDocMC_mc._y = 211.8;
    //theDocMC_mc.useHandCursor = false;
    // Load the FlashPaper SWF into the clip,
    // size it, and trigger the onLoaded() function:
    loadFlashPaper("labservicework.swf", theDocMC_mc, 730, 510,
    this);
    //_root.miningprojectspopup.hidecontainer.loadMovie("19a.swf");
    Now, is it possible to:
    1.) Remove the hand curser?
    2.) Remove the Flash Paper splash that appears before the swf
    is loaded? Maybe replace it with loader bar?
    3.) Control color of scrollbar (like you can on flash
    components)
    4.) The main swf is set to transparency, but if make
    background color in Word doc a color, that color does not show up.
    Why?
    4.) In Word, I want to create multiple pages that appear
    seamless when scrolling down in the swf file. however, can't to get
    that to work. Has anyone tried this? I'm open to any option such as
    using tables inside my Word docs (am trying that now but still not
    working).
    5.) I created an 8 page document in Word 2003 and saved it as
    swf BUT am getting this "Printer Failed.." response. If I do pages
    smaller in number, works fine. What's going on with that. I also
    have installed CutePDF installed..could that be screwing it up?
    6.) I want to include anchors inside the swf file so that at
    the click of a button, I can automatically move the scroll up or
    down. Any idea how to do that?
    7.) I want to inlude links inside the swf file to navigate to
    different frames inside main swf. Is that possible?
    8.) When creating hyperlinks in Word to swf file, (yes, I
    chose correct target frame), the page doesn't appear to open into a
    new window. What's up with that?

    First off I would recommend buying the non academic full version for $20 more because its worth it. So when Aperture 2.5 or 3 comes out, you do not have to pay the full price for it.
    As for your library, make a backup if you want, but all you need to do after installing a licensed version of Aperture 2 is go to your previous library and then select "open with..." then chose Aperture 2 (default)
    Once you do that you will receive a message stating that "once your library has been updated, it will not open in previous versions of Aperture, do you wish to continue?"
    After you do that your library will be fully imported into Aperture 2 exactly as it was in the previous versions of the program.
    Hope that helps.

  • Loading Landscape PDF in flash Paper

    I am using Flash Paper to load different pdf's in flash but i
    am facing one problem that once i convert any pdf that is on
    landscape size it will rotate the pdf in swf and it looks like a4
    size so any idea how to fix it

    Bob,
    > I can embed a PDF file in an HTML table cell [...]
    > But I can't do this in Flash (unless you know
    otherwise),
    > which seems an amazing blind spot from Adobe.
    It's not really a blind spot. Adobe obviously cares about
    both
    products, and in fact, both products can be intermixed in AIR
    (Adobe
    Integrated Runtime), a separate runtime available on the
    Adobe.com site.
    There are a number of technical reasons you can't embed a
    PDF directly
    into a Flash movie. For one, Flash Player only supports a
    limited subset of
    the HTML specification -- a subset that, for better or worse,
    excludes table
    cells, and (importantly) the <embed> tag. But even more
    importantly, Flash
    Player doesn't support the Acrobat plugin. Your browser does,
    which is why
    you're able to embed a PDF into an HTML document. The browser
    can display
    the PDF because you've installed the Acrobat browser plugin
    (or ActiveX
    control). Flash Player itself has no such plugin.
    > I can achieve the same result by using Flash Paper from
    > Studio 8, but this is not included in CS3.
    If you still have Flash Paper installed, you can keep right
    on using it!
    Its output -- SWF files (that is, Flash movies) -- is 100%
    compatible with
    the tools in Creative Suite 3. Flash Paper creates SWFs that
    emulate many
    of the features of the PDF format ... but in the end, you're
    simply
    embedding another Flash movie.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Loading Flash Paper swf causes all other button events to fail

    Hi Everyone,
    I have created a project with Flash which I am using Zinc to publish as a projector for both Macs and Pcs. Now, in this app I am loading a pdf document converted to a Flash Paper swf. The moment I load this swf file into my project, it appears as though all other button events fail. If I remove the code which loads in the flash paper swf, all buttons function as expected.
    Can anyone please help me with a reason / solution for this?
    Any help is greatly appreciated!
    Cheers!

    Did that and there were no errors shown at any point, such as when publishing the .apk file.
    I found a solution. I was under the impression I needed to use touch events for it to work on a tablet, and changing those to normal mouse events solved the problem. Still not sure why it wouldn't work the other way, but for now it works as needed.
    Thanks!

  • Installing Studio 8, I could convert web pages/pdfs/.docs to flash paper CS3 I can't?

    If so, we need to bring it back, I used it as part of my
    workflow for clients. Some clients give me articles they've
    appeared in in the newspaper. Flashpaper was a great way to post
    the article in a printable format that wasn't pdf which I feel is a
    lot better/faster loading.
    Also, taking a .doc file into flash paper was awesome as
    well! please help me! somebody help me! I'll even pay for
    flashpaper functionality/exportability!
    -Line

    Although I don't think there was anything
    “official” it seems clear to most that Adobe no longer
    has any plans for Flash Paper.
    I believe you can still buy Flash Paper 2 as a standalone app
    however.
    I went with Print2Flash which has a tad more flexibility than
    Flash Paper 2 for about the same price.
    It is a great tool and maybe Adobe will release something
    better but if that's the plan they are keeping it very close to the
    vest.

  • NBM and Flash (Flash Paper)

    NW 6.5.7
    NBM 3.9.1
    ProxyCFG V30 (most current from Craig)
    when the users in our lab try and browse to the site where their e-book is
    located the area on the page where it should show the book starts black and
    then goes to white. i have found that of i disable the proxy settings in IE6
    that the page will load, and so does the book. i have so far been unable to
    figure out the cause for this odd behavior. i have unloaded and reloaded
    proxy with -cc, but the clients still cannot get to the book area.
    when the page loaded i do know that this book opens in flash paper, which i
    assume is part of Flash player.

    ok, what i see in the packet traces are a ton of TCP resets from our NBM
    server to their server, and it really looks as though the rest
    originates from the workstation (i am no packet capture analyst pro by
    no means). when i let the workstation bypass the proxy i don't see the
    resets, as a matter of fact i only seen one TCP reset in the entire
    trace when i wasn't using the proxy. i am going to try and use Firefox
    to see if it might be an internet explorer issue maybe something on the
    page causes IE to send the rest, i don't know for sure but this is very odd.
    Marc Hunter wrote:
    > We are using IE6, the only difference from when it works to when it doesn't
    > is I change the internet options to not use the HTTP proxy.
    >
    > As for the URL, it requires a login to get to, so i don't know for sure that
    > I can get a direct link to a sample. I will ask the publisher if/how I can
    > do that.
    >
    > I have them working on their end to see if something has changed, as for the
    > trace, I will be working on that today.
    >
    > One more piece of interesting information, it would appear that after I
    > unload the proxy, and then reload it I can access 1 chapter, and then after
    > that it is back to the blank screen as before. I will be working to try and
    > verify that also.
    >
    >
    > "Mysterious" <[email protected]> wrote in message
    > news:[email protected]...
    > Marc Hunter wrote:
    >> NW 6.5.7
    >> NBM 3.9.1
    >> ProxyCFG V30 (most current from Craig)
    >>
    >> when the users in our lab try and browse to the site where their e-book is
    >> located the area on the page where it should show the book starts black
    >> and
    >> then goes to white. i have found that of i disable the proxy settings in
    >> IE6
    >> that the page will load, and so does the book. i have so far been unable
    >> to
    >> figure out the cause for this odd behavior. i have unloaded and reloaded
    >> proxy with -cc, but the clients still cannot get to the book area.
    >>
    >> when the page loaded i do know that this book opens in flash paper, which
    >> i
    >> assume is part of Flash player.
    >>
    >>
    >>
    >>
    >
    > 1, ie7 or firefox works?
    > 2. Do you have a url to test?
    > 3. If not, then you will have to take a lan trace when works and when
    > fails and compare them to find out the issue.
    >
    >

  • Has Flash paper development stopped??

    I currently use Flash Paper 2 for all documents on our
    corporate intranet rather than PDF (due to the much faster opening
    times).
    It appears as though Flash Paper is not contained in
    Contribute CS3, does that mean that Flash Paper is to be
    discontinued by Adobe?
    I ask this because I am due to upgrade my work PC to vista
    and as it seems that Flash Paper 2 wont be upgraded to work
    correctly with vista, a new version was my only hope.

    Hello Sir,
    Due to high demand for our FlashPaper interface products, we
    have cut our prices, please visit our site. With Our FlashPaper
    plugins, you can enforce the copyright of your corporate documents
    online quickly and easily. Also check out our impressive portfolio
    of clients.
    http://www.zanzibarfiction.com

  • Flash banner appears well before rest of page when loading

    When my page first opens my flash banner appears a few seconds before the rest of the page. Is there a way to have it open together with the rest of the page or is it something I have to live with? I suspect that it's just the way it is, but I wanted to ask anyway.
    Thanks

    For the most part this is likely something you will just have to live with.  Load speed is determined by forces outside of our control, for the most part.
    Though, if you are using javascript to embed the SWF, you may move the embed call to the bottom of the page to make it the last thing that loads.  That might help out a little bit.

  • I have just enrolled to study and my course is online. in order to view any of the course content, i need macromedia adobe flash paper to be able to read anything. Please help....

    I have just enrolled to study and my course is online. in order to view any of the course content, i need macromedia adobe flash paper to be able to read anything. Please help....

    Use a different device.
    Adobe did not develop Flash for iOS devices and has ended all Flash development for all mobile devices.
    You could try a different browser from the App store such as Skyfire or iSwifter.

  • How do I use the value of a table attribute outside the table?

    I have two tables that are master detail. But it might not be so obvious to the user before he knows how the page works that they are master detail. The tables are in separate showDetailItems in a panelAccordion and what I was thinking of was to show the value of one coloum in the selected row in the master in the text in the showdetail item that contains the detail table. But I can´t find the right expression to put into the accordion. How should the expression look like to get the value of an attribute in a table for use outside the table?

    Thanks for the suggestion but it doesn´t work. The first problem is that the page turns blank when I use that expression for the text in the showDetailItem and the second problem is that I don´t seem to be able to use the master table as a partial trigger. When I click edit in the partial trigger property I can´t shuttle the master table over to be a partial trigger to the showDetailItem even if the table has an id.
    Edited by: Atlantic Viking on Apr 2, 2009 6:24 AM
    Well I figured out how to come half way. I did the following things:
    1) Created an attribute value binding to the attribute I wanted to be shown in the showDetailItem
    2) Set the text property in the showDetailItem to this attribute value like this #{binding.attributeValue}
    To solve the problem I had with the partial triggers I continued like this
    3) Gave other components on the path from the showDetailItem to the master table id´s
    4) Clicked edit on the partial trigger property on the showDetailItem and was now able to shuttle the master table over to be a partial trigger.
    But I now got an other problem which looks like a bug. At first when I enter the page it looks fine but when I change focus in the master table to another row part of the showDetailItem containing the detail table disapears. The detail table still remains and works as it should but the part containing the text I tried to set above disapears and the text in the showDetailItem containing the master gets replaced by the text that was supposed to be in the showDetailItem containing the detail table. Any suggestions how to correct this are very welcome.
    Edited by: Atlantic Viking on Apr 2, 2009 6:59 AM

  • The pdf security is not working in Flash Paper

    Is anyone facing a similar problem.
    The pdf security if applied with a passsword to select the
    text & graphics, printing, etc does not work. It selects any
    and every text in flash paper and pdf. Does anyone know how can one
    prevent to copy any text or graphics ...

    I have the same issue. My phone says the files are corrupt and they stay corrupt if I forward then from my phone. It like the phone checks for something in the PDF, when it never did before.

  • Director and Flash Paper

    Hi Adobe forums,
    I've just about putting the finishing touches together for an
    interactive CD at work using director 1.0.11. I've provided users
    with a print button that then in theory should open the
    corresponding flash paper file and then the user can just print out
    what ever he or she wants.
    Don't ask me why I used flash paper over pdf, it was
    something new and I wanted to try it out. It works fine on my
    machine but when I burn the projector and accompanying swf and xtra
    folder to cd it won't work on other machines.
    I'm guessing this is a Flash Xtra problem, but I've already
    selected Flash Assest and Flash Asset Options X32 via modify >
    movies > xtras but this doesn't seem to solve the problem. To
    handle the opening of this file I've also downloaded and installed
    BuddApi as well.
    Here's the code I use to open the swf file:
    property pFile
    global gDelimiter
    on getPropertyDescriptionList
    description = [:]
    addProp description,#pFile, \
    [#default:"test.swf", \
    #format:#string, \
    #comment:"Type the full filename to open: Example: test.swf"]
    return description
    end
    on mouseEnter me
    -- sets the cursor to the hand
    cursor 280
    end
    on mouseLeave me
    -- sets the cursor to default
    cursor -1
    end
    on mouseUp me
    --- setting the file path to go to, you need to put your
    folder name or file structure in.
    --- the moviepath is the path to the actual .exe file. So you
    just need to
    --- add the structure from that point on. In the below case
    there is a
    ---folder called "pdf_files" in the same directory as the
    .exe
    sPath = the moviePath & "swf_files" & gDelimiter
    & pFile
    --- & is simply appending each item, so it is appending
    pdf_files to the
    ---existing path, and then appending
    --- gDelimiter which is either a \ or : and then finally
    appending the name of
    ---your file
    baOpenFile(sPath, "Maximised")
    --- buddyAPI command you will have to download and install
    buddy API
    ---Xtra. It is free, do a google search for BuddyAPI and the
    site will come
    ---up, simply download the appropriate version and place in
    your Xtras
    ---folder.
    cursor -1
    end
    If anybody could point me in the right direction I would be
    very grateful.

    Thats the strange thing, at work all machines are set up the
    same way via an image ripped down to them when they are first
    configured. Part of the standard desktop image is the Flash Plugin.
    For some strange reason the .swf file isn't recognised on the
    CD. Drag the associated file to the users computer and the file is
    recognised.
    I'll give the error reporting alert a try and feedback the
    results. It might be that I just have to embed the Flash Paper
    within the Director Projector.
    If anybody else has any ideas I would be very grateful.
    yiendos

  • Adobe CS3 Pro & PDF files/Flash Paper

    I created a website in Adobe Fash CS3 Pro and I was wondering if you can insert a PDF file into a flash website or MacroMedia Flash Paper which then would be an SWF file.  If so, how can you do this.  Thank you in advance.........

    Thanks for your response, it is a mail problem, I been sendings filled form PDFs estimates for years from my Mac then yesterday I went from mountain lion to mavericks and the problem started, if I zip or move te files to any other windows or Mac computer it opens fine, the problem is when I attach it to a message in mail it attached the file blank

  • Severe issues when integrating flash paper in director

    I'm trying to integrate flash paper documents into director
    projector, but there are 2 severe problems about usability:
    1. the mouse wheel doesn't work, so i can't scroll document
    with mouse
    2. i see two cursor on document, the standard arrow cursor
    and the simulated flash paper hand cursor; it is possible to hide
    the simulated hand cursor in flash paper?
    I'm referencing to integration guidelines found at
    http://www.adobe.com/devnet/director/articles/flashpaper_in_director.html
    Please help, thanks

    quote:
    Originally posted by:
    Chunick
    if you can access a command or event in the flash paper that
    will scroll the flash paper then you can try the free scrollWheel
    Xtra that can be found here:
    http://www.mods.com.au/xtras/default.htm
    Thanks for the reply,
    i've fixed the 2#, and i've come up searching at the
    mousewheel xtra, and i've got your same idea: send to Flash Paper
    some command to force the scrolling, but it seems that such command
    doesn't exists... or maybe it is undocumented?
    Someone have more informations?

  • Flash Paper

    Hello - can anyone tell me how you set the dimensions of a
    flash paper file (.swf) when loading it into a movie? It seems to
    default at 550x400. Thanks

    You can set the dimensions of an loaded SWF easily using the
    MovieClipLoader
    class:
    var myLis = new Object();
    var mcl = new MovieClipLoader();
    myLis.onLoadInit = function(targ:MovieClip){
    targ._width = xxx;
    targ._height = yyy;
    mcl.addListener(myLis);
    mcl.loadClip("myFlashPaperFile.swf", holder);
    Dave -
    www.offroadfire.com
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

Maybe you are looking for

  • How do I get snow leopard to install on my MBA 1.1

    I seem to have lost my retail snow leopard disc (I have the box, but no disc inside) so I've been trying all my discs from other macs bought from that era with other versions of Snow Leopard (10.6.3, 10.6.6, 10.6.4, etc.).  None of these will install

  • Nokia apps on Wi-Fi.

    My phone C3-00 is running on latest update v08.71 but I'm unable to use Nokia pre-installed apps via Wi-Fi like Mail, Communities, etc, except the Chat service. When I start any app like Mail it asks for connection via Wi-Fi or SIM, I choose Wi-Fi, t

  • Problem in executing OSB Loan Application Example

    Hi, I have installed OSB and i have followed the steps given to execute the examples that comes along with OSB. But when i try executing the service the reponse is as follows : The invocation resulted in an error: . <soapenv:Envelope xmlns:soapenv="h

  • PSElements & Macbook pro Retina Display - suggestions please

    Can anyone suggest some software similar to Adobe Photoshop Elements which will work well on my Macbook Pro with retina display? When I see the reviews for the latest version (Elements 12)  on App store it sounds as though it doesn't work on the reti

  • Error extending EmployeeDetailsVO

    Hi all I need to extend the EmployeeDetailsVO. I'm doing the following: 1. In custom directory, right click and select add new VO. 2. Choose the Browse button next to the Extends field, and select the EmployeeDetailsVO. 3. Click next to get to the SQ