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

Similar Messages

  • Comparison of Director and Flash

    Why Director and why Flash? What Director can do but Flash
    can't, and vice versa.

    kikibian wrote:
    > Why Director and why Flash? What Director can do but
    Flash can't, and vice versa.
    I suggest adobe.com and just read , there really is just way
    too much to list down
    in a post. Two totally different programs, different
    languages and power.
    Some 'bottom line' things perhaps.
    Director way larger than flash, just the player is so big
    that not many people like
    to download it just to view small intro or menu.
    Director unlike flash can handle video, interact with OS,
    expend its power with "Xtras",
    something like plug ins. It's design for heavy multimedia
    with images and video and sound.
    Capable of 3d.
    Flash is for web, fast download small files, video is
    supported but it was not design to
    handle big files. More of a vector based small web based
    content.
    Really, go to adobe and just read away.
    Regards
    Urami
    Happy New Year guys - all the best there is in the 2006 :)
    <urami>
    http://www.Flashfugitive.com
    </urami>
    <web junk free>
    http://www.firefox.com
    </web junk free>

  • Director and Flash

    I found pretty easy to get flash sending strings to director
    but now i need to send a var from director to flash. does anyone
    know if it is possible to do?if it is, can you help me?
    thanks a lot

    Check the docs for setVariable()

  • Directories and Flash

    Hi,
    I'm creating a Flash site where we'll be customizing our
    Flash files with a sales rep's name, email, phone, and photo, but
    everything else will be the same. We may end up with hundreds of
    these reps eventually and I'm trying to think of an efficient way
    to create this. I was thinking of just creating a new directory for
    each new rep (i.e. www.something.com/washington/ - where washington
    is the name of the sales rep, then the next rep's would be
    www.something.com/lincoln/ - etc.).
    In each directory I've created text file that contains
    vaiables: name &&phone&&email&&... and the
    Flash files read those in fine. But instead of having all the files
    in each directory, it would be great to have the flash files look
    up a directory to run the external movieclips and FLVs so that I
    just create one of each and the only files I'd need in the rep's
    directory are the txt file, the jpeg photo and maybe the contact
    file that pulls in the photo.
    1. How do I make flash look down one directory to the rep's
    txt file and photo but still find all the other external SWFs and
    FLVs in the same directory.
    2. Is there a better way to be trying to do this? Perhaps a
    database, etc.?
    3. Where can I find resources for learning how to do this?
    Thanks for the advice!
    Brian

    Thanks, Dave. I like your site, by the way.
    I'm actually thinking now that maybe I'm approaching this
    wrong. Can I just keep all flash in one directory and all txt docs
    with the rep's info in that same directory. Then, if someone goes
    to www.ourdomain.com/washington, we redirect to the root (where all
    the flash files are) and send a variable with that url that says to
    load washington.txt variables. Anyone know if that is a doable
    thing and how I should do it?
    I have a script that calls the variables from info.txt in
    each directory:
    loadVariables ("info.txt", this);
    Could I just make "info" be a variable so that it is
    "varinfo" and my script would be:
    loadVariables (""+varinfo ".txt", this);
    Then have Flash read the variable sent from the URL so that
    it switches varinfo to washingtion in that script and loads the
    variables from the file washington.txt. Sound okay? Now how do I do
    get Flash to read a variable sent with a URL and how do I make the
    redirect send the URL? Redirect URL would be something like:
    www.ourdomain.com?varinfo=washington --- would that work? If so,
    how do I "catch" it in Flash?
    Thanks,
    Brian

  • Sharing PDFs, and Flash Paper

    We'd like to use be able to Share PDFs in our Adobe Connect
    sessions, just as one might do with PowerPoints files. However, we
    can't seem to get it to work for us. Is there a way to share PDFs
    with meeting participants?
    Secondly, if we *can't* share PDFs, is there a way to turn
    them into .swf files so they *can* be shared?

    PDF's cannot be share in the share pod with this version of
    Connect.
    Use FlashPaper (3rd item down on the Getting Started page) to
    install a Print to SWF driver on your computer. It works the same
    as a Print to PDF driver.
    However, if you are on a Vista or Mac box, then you will
    probably need to reach out to something like www.print2flash.com
    that allows you to use a free web app to convert the files to SWF.
    Jorma@RealEyes

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

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

  • Flash Paper and CMYK

    Although Flash is a web based program and would automically
    support the RGB colour space;
    you can still import CMYK images... so is it possible to
    maintain CMYK colour integrity through to Flash Paper?

    I have the same issue here.. When Flash 8 in used then the
    reports generated in Flashpaper do not work. It is blank.
    com'on Macromedia...!!!!!! A little help here. (or patch?)
    Rob

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

  • Director 11 and flash cs3 editing

    Hi,
    Since the last version of director, i worked fine with it and
    the feature of flash editing from director (you know, double click
    in flash member and the flash movie opens from director. Then you
    can update from flash in one only click).
    Well, now i've installed dir11 and flash cs3 (without
    uninstall dir10 and flash8, because i know that flash 8 doesn't
    work with dir11, so I'm looked for profiting this feature with the
    old dir10 and flash8 and dir11 and flashCS3). Ok, this feature
    doesn't work anymore. When i try to edit from dir11, flash CS3
    opens the SWF file!!!!. The same occurs with dir10 and flash8!!
    After this, i've tried all possibles combinations,
    uninstalling flash8 and reinstalling flashCS3, and the same with
    directors. Finally, i found that the versions of macromedia
    products doesn't uninstall completely, (even after removing
    manually all the registry references of both products). When i
    uninstall dir10 and then i install dir11, the .dir files is not
    associated with director anymore(even with the rebootings), the
    system ask to me the proper application. The .dir icons are white.
    To solve this, i need reinstall dir10 and the icons back. Then, i
    reinstall dir11 and the icons change properly.
    All this adventure with director versions is just the same
    with Flash 8 and CS3, with one big difference. Now i'm unable to
    install CS3 properly to edit from dir11. All that i get is the SWF
    editing but not the fla, and the .fla icons disappears. Not
    associated anymore.
    I've tried with the CS3 cleaning tool from adobe and
    reinstalling applications, and no success. So, i think that maybe
    the problem can solve doing a complete clean uninstall of
    macromedia programs, but at this time i don't find the way to do
    it.
    I little help is needed, please...
    Thks.

    quote:
    Originally posted by:
    wherold
    Flash is NOT automatically added in the Editor list
    two things.
    1. you must setup external editor for flash in D11
    Edit -> Preferences -> Editors..
    2. you'll have to add the source fla for every swf in the
    proprty inspector by hand.
    you can find this handling also in the D11 live docs at
    http://help.adobe.com/en_US/Director/11.0/help.html?content=10_Using_Flash_Interactive_005 .html#70861
    Wolfgang
    Thanks, i know this. But this is not the problem. The
    external editor (flash cs3) is located by director, and the path of
    the fla file is correct. Director finds the file but opens the
    swf!!, but the fla.

  • 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

  • Flash Paper or Impressario

    Here's the project.
    560 Page PDF document with images (not sure the filesize yet,
    but will likely be 100MB+). Looking to be able to incorporate it on
    a CD without needing to rip it apart into chunks. I will if I need
    to, but just don't want to.
    I will be using Director but am curious which would perform
    better? FlashPaper or INM's Impressario? Flash Paper is cheap.
    Impressario is $500 (and an additional $440 or so for an outdated
    logo waiver!!!) From what I understand Impressario is very good at
    handling large PDF documents by loading only the pages it needs...
    How does Flashpaper compare?
    Any comments?

    I've never used Flash Paper, but have used Impressario for a
    few projects.
    It's a nice Xtra, but IMO it's not very well optimized. It
    chugs on PDF's
    with large background images - huge difference between
    viewing in
    Impressario and Reader. I've actually had to abandon it on
    one project
    because my client didn't like how slow it was.
    Dave -
    Head Developer
    www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

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

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

Maybe you are looking for

  • Site Navigation Question and Help

    Hoping there is a simple solution to this problem. I'm a designer, not programmer so I'm pretty clueless in that regard. Here's what I'm attempting to do. I've managed to create an animation in Edge Animate and everything works fine. I imported that

  • Is it possible to embed fiori launch pad into portal?

    Hi guys, I'm not familiar with fiori launch pad, how does it work. But I need a quick feasibility check: is fiori launch pad some kind of an application url? Can I embed it into somewhere in my company portal? Regards, Aaron.

  • I cannot find FaceTime on New iphone5

    i restored Content from iphone 3 to iphone5 but cannot find the FaceTime app. My settings Show that I have it but I cant See it on my screen. Any ideas?

  • Multiple key events during high workload

    Hi, When my machine is busy it happens that letters get repeated, something like `baaad' with the input of `bad'. Is this a known problem? Is it hardware related? Is it OS related? Is it fixed in Leopard? I worked on Linux before and I never had such

  • Can't install photoshop 7

    Hello, I can't install my photoshop 7 on my Toshiba laptop with vista home premium. It's been ages since I first installed this product, a couple of years actually. I had it on my old desktop computer which has died and tried to put it on my laptop a