Dimensiones de SWF usando Flash Paper

Hola amigos, soy nuevo en este foro y quisiera que me
ayudaran a resolver un problemita que tengo. Estoy implementando
una aplicación flash para un cd card el cual contendrá la
memoria anual de una institución. He usado el Flash Paper 2
para convertir mi archivo PDF a SWF. Dentro de mi aplicación
flash cargo el archivo SWF externamente, pero al momento de
ejecutar la pelicula me muestra el archivo SWF en dimensiones
pequeñas, el cual no es muy claro para poder leer. ¿
Cómo podria hacer para asiganarle las dimensiones de este
archivo SWF que cargo externamente?
Espero que me puedan ayudar, ps lo necesito con suma
urgencia.
Gracias de antemano
Atte
Jonhwww

Cuando hago CDs con muuuucha documentación, lo cual es
bastante a menudo
para la web de e-learning que llevamos, o para los balances
de gestión
anuales de algunos ayuntamientos, personalmente utilizo mucho
Flash Paper 2.
Tengo algunas funciones ya preparadas en AS que cargan los
documentos swf de
Flash paper en un mc contenedor de mi película flash
principal, adaptándolos a un tamaño
específico. Después o bien utilizar
botones o componentes combo que carguen los diferentes swf
externos.
Se puede cargar un swf generado de Flash Paper en el
tamaño que quieras,
siempre que le des al movieclip de destino el tamaño que
necesites. Como
adelanto, mediante esta función, se carga el swf ya
convertido de flash
paper y se adapta al tamaño del contenedor (estoooo, con
flamx2004, que
conste que no lo he programado yo...) :
function loadFlashPaper (
path_s, // path of SWF to load
dest_mc, // MC which we should replace with the SWF
width_i, // new size of the dest MC
height_i ) // new size of the dest MC
var intervalID = 0;
var loadFunc = function()
dest_mc._visible = false;
var fp = dest_mc.getIFlashPaper();
if (!fp)
return;
if (fp.setSize(width_i, height_i) == false)
return;
dest_mc._visible = true;
clearInterval(intervalID);
loaded_o.onLoaded(fp);
intervalID = setInterval(loadFunc, 100);
dest_mc.loadMovie(path_s);
Y la orden de carga:
on (press) {
_root.recomienda.gotoAndStop(1);
unloadMovie(contenedor2);
loadFlashPaper("swfs/tu_documento.swf", contenedor, 719,
701);
Salu2
"Jonhwww" <[email protected]> escribió
en el mensaje
news:[email protected]...
> Hola amigos, soy nuevo en este foro y quisiera que me
ayudaran a resolver
> un
> problemita que tengo. Estoy implementando una aplicaci?n
flash para un cd
> card
> el cual contendr? la memoria anual de una instituci?n.
He usado el Flash
> Paper
> 2 para convertir mi archivo PDF a SWF. Dentro de mi
aplicaci?n flash cargo
> el
> archivo SWF externamente, pero al momento de ejecutar la
pelicula me
> muestra el
> archivo SWF en dimensiones peque?as, el cual no es muy
claro para poder
> leer. ?
> C?mo podria hacer para asiganarle las dimensiones de
este archivo SWF que
> cargo
> externamente?
> Espero que me puedan ayudar, ps lo necesito con suma
urgencia.
>
> Gracias de antemano
>
> Atte
> Jonhwww
>
>

Similar Messages

  • Does Flash Paper support the PDF Bookmark functionality inside SWF?

       Does Flash Paper support the PDF Bookmark functionality inside SWF?

    I don't think you will be to happy with this, but I think it
    does not come with the Web Premium CS3 for the Mac:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16582#flashpaper

  • 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!

  • SEGURIDAD EN SWF GENERADO CON FLASH PAPER

    Hola foro, he generado un swf de un documento de word con
    Flash Paper. Hasta aquí todo va bien, cuando lo llamo desde
    Flash me funciona sin problema, sin embargo las opciones de
    seguridad como no permitir impresión, no permitir copiado y
    demás no aplican. Me permite hacerle de todo. Como puedo
    restringir dichos permisos.
    Gracias,
    JULIAN CASTIBLANCO P.
    BOGOTA, COLOMBIA

    I think the commands "getURL" are fine, as I tried to send myself the SWF file by mail and from my home computer could browse the web perfectly. So, if from my work computer and from my house file works perfectly the problem must be on the other computers in the office.
    I used the flasdrive to check with other projects I had at home if those office computers could reproduce well other projects made with "getURL" and through that I found not.
    These computers have the latest flash player version.

  • Flash Paper as individual page swfs

    I'm trying to turn a large pdf (~400 pages) into individual
    Flashpaper pages. Is it possible to have Flashpaper spit them out
    as individual pages or alternatively use Flash to pull each page
    out of the FlashPaper interface. I want to be able to manipulate
    each page individually and build my own user interface so the
    standard FP controls are in the way.
    Any thoughts?

    http://www.google.co.uk/search?source=ig&hl=en&rlz=1G1GGLQ_ENUK327&q=flash+paper+%2B+mac&b tnG=Google+Search&meta=lr%3D
    iPaper: http://www.scribd.com/ipaper?gclid=CPrIje6Wp5oCFRSRZgodYnwQ1w

  • 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

  • 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/

  • Flash paper not resizing in IE

    I am loading my flashpaper in a movie clip using the standard
    code (
    http://www.adobe.com/devnet/flashpaper/articles/import_flpaper2_03.html).
    The flashpaper is located on a different subdomain than the
    swf doing the loading, so I added
    "System.security.allowDomain([flashpaper.domain.com]);"
    The flashpaper loads, but will not resize.
    I added some debugging and it looks like the
    "getIFlashPaper()" is not able to detect the flash paper.
    Works in Firefox, but not in IE.
    I wonder is this related to the 9.0.115 relase?
    Can anyone provide any info here?
    Thanks
    M=

    Did you upload this script to your server?
    AC_RunActiveContent.js
    Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com

  • 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."

  • How to hide some functions in the menu bar of flash paper

    Do anyone know how to hide some functions in the menu bar of
    flash paper? As I want to show a swf file(converted from pdf) on
    the website without printing function. How can I do it?
    Also, if possible, can anyone know how to hide all functions
    on the menu bar except the logo of flash paper?
    Thank you very much, it is very urgent.

    Here is an article about how to integrate flashPaper into
    Director. It has most of the functions that can be executed on
    flashPaper. Maybe it will help?
    http://www.adobe.com/devnet/director/articles/flashpaper_in_director.html
    and here is all his code
    http://www.mediamacros.com/item/item-1006687373/
    Note: it is for 1.01, but works with 2.0

  • Can't See Flash Paper Document

    First, my appologies if this has been mentioned before. I couldn't find it so I posting it.
    I just installed Flash Paper2. Converted a Word document to PDF and draged it to Flash Paper2's window. It loaded fine. I then saved it as a SWF.
    It looks great. The load it into a page via Dreamweaver. The preview test looks winderful.
    I Upload all the required files online for the public to view it. But nothing comes up. Instead it says I need a new version of Flash Player (which I already have. That was Friday. Today, I have a white box in FireFox. And in IE, it's the same white box, but now the original (non-Flash Paper) Flash at the top is missing as well.
    To make matters use, a very simple Flash SWF I've made dozens of times is now not loading. It also says I need to update. But I Already Did! This simple flash is just three flyers that swap places every 100 frames. No reason for it to need updateing. The Flash I created (in the exact same program) still works on the page, but not the new one.
    What's going on?! I can see Flash Paper SWFs and normal SWFs just fine on other sites. Just not the one I'm working on.
    Here the link to the Flash Paper page:
    http://www.dlhenry.com/MediaKit.html
    Please help.

    Windows has a few graphics formats not supported by Mac OSX, such as .emf, probably the graphs are in an unsupported format.
    OpenOffice is very compatible with MsOffice, if it opens the files correctly you might be able to copy and paste the graphs over. They will probably turn into .pdf graphics in the process.
    Failing that make a screen snap of them using +command shift 4+ drag around the image and look for the subsequent file on your desktop.
    Peter

  • Flash paper setSelection

    Hi,
       I just want to load a flash paper into my flash file. I got access to Flash API, I could resize and search text.
       But i could not setSelectionText for that.
    Please, help me!!!.
    Any help would be greatly appriciated..
    Thank you,
    Vinod Kumar.K.V.

    Q1). I have converted nearly 10 Docs to swf using FlashPaper 2.0.
    And I want to externally load (runtime) these docs into a Main file (fla). And I will publish the main file as EXE.
    Now, Coming to the main part. I could resize the loaded docs using "setSize" flashpaper API
    (IFlashPaper interface).
    But using the same IFlashPaper interface i could not "setTextSelectionRange(sel:SelectionRange, skipBroadcast:Boolean):Void;".
    Q2). Do I have any option to change the colour of text for the selected texts??
    Using selection tool in FlashPaper, I select a range of text. And I should have a button to change the colour of that text (selected).
    Thank you.
    Vinod Kumar.K.V

  • Flash paper doesn't import bold fonts

    I have some bold fonts in my word document. And when i export
    them to
    swf or
    pdf, the bold fonts become regular. I used
    Flash Paper last year once or twice and I didn't have such a
    problem. The font I'm using is "Bookman Old Style". But I tried
    other font types as well and they didn't work either... Anyone had
    the same problem or know a fix for this issue ? cheers...
    Flash Paper version = 2.02.2302

    I had the same problem whenever I wanted to print on
    FlashPaper. The following worked. Go to Control Panel > Printers
    > Macromedia Flash Player. Right Click > Properties. Under
    the tab
    Ports select
    FlashPaperPrinterPoint. I had LPT1 for FlashPaper selected
    by default, so I guess it made my laptop "look" for the printer.
    I hope it works for you too!

  • Flash Paper Toolbar Buttons

    I use Flash Paper 2 regularly to print documents from
    Microsoft Access. In Word and Excel there is a toolbar button for
    Flash Paper but none in Access, and there is nothing available in
    the list of tools to add to a custom Access toolbar.
    Is there any way to get a toolbar button for Flash Paper in
    other applications such as Access?
    Thanks

    Thanks Urami! This worked. However, there is still one set of
    buttons that still don’t work. These buttons are programmed
    to open a new window that is a specific size and has all the
    toolbars and menu bars turned off. The html page that opens in the
    window contains an swf file that runs a video.
    Again, it works perfectly over the Internet or when I test
    the html page from Dreamweaver on my PC, but the window will not
    open when the button is pressed if the program is running from a
    CD.
    This program was originally created with Studio MX 2004 with
    Flash Professional. With that version, the CD worked on Windows
    2000 PCs but not Windows XP. We re-published the entire program
    with Flash Professional 8. Once I fixed the file names as you
    suggested, everything works except the buttons that open a child
    window. Now these buttons in the Version 8 program don’t work
    on a CD running on Windows 2000 either.
    Here is the code that I have in Flash movie for the button:
    on (release) {
    getURL("javascript:newWindow('videowin_turnassist.html')");
    Here is the code that I have in the html document:
    function newWindow(bookgif) {
    bookWindow = window.open(bookgif, 'bookWin',
    'toolbar=no,location=no,menubar=no,scrollbars=no,resizable=no,width=400,height=425')
    bookWindow.focus()
    I got this html code out of a reference book several years
    ago and we use it all the time to open child windows from parent
    windows.
    I tried other code that I got out of an ActionScript book and
    from the Help files, but I can’t get any of it to work at all
    (not even from Dreamweaver).
    Do you have any other suggestions for opening a specifically
    sized child window that will run a Flash movie?
    TIA
    Diane

Maybe you are looking for

  • Urgent help required for update Plz help!!

    Hi i am updating my E51 and its displaying updating software please wait estimated time left 15 minutes for the past 1 hour. Please tell me what should i do.... Its really urgent pls help....

  • Contacts Sync with Outlook - Missing Indexes

    I wonder if anybody can help as I've run out of ideas. In the last week or so, my Blackberry (Curve 9300) is not syncing properly with my Outlook (2007) contacts. All records go across if I look in the database, and yet an undetermined number are not

  • Too many recipients found for message type in the ALE model

    Hello Friends,                         Please help me in solving this error. I have a Outbound sales order confirmation ORDRSP  . In the distribution model i have defined the sender receiver and message type clearly... But  in va01  after creating sa

  • Java.io.* in object class

    im trying to make my own class, and i wanna use my own output in this class, but i cant seem to import java.io.*; in the custom classsss... anyone got any ideas?

  • Setup ForEach Loop with 2D Array

    Hello All,   Would like to know how (if possible) to configure the "ForEach Loop" step in TestStand for an empty 2D Array.  What I have is a 2D array of character strings that represent sets of configuration parameters (i.e. each row contains several