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.

Similar Messages

  • Hi I have a small question about Flash Builder

    Hi,
    I am Chenchu Gottipati, one of the graduate students from Department of Mathematics, Florida Atlantic Univerisity, Boca Raton. I have a small question about Flash Builder student version. I am doing my research in Graph Theory and I am trying to implement some animation of graph using Flash. I was trying to download the software but the link was broken. Could you please help me about how to get around this issie.
    Here is the link provided.
    http://freeriatools.adobe.com/flex
    Regards,
    Chenchu Gottipati

    Thank you for your kind reply. But where can I get this serial number ? I was trying to register through the above link but it was broken. So I don't know how to communicate with Adobe customer service to get the free student version.
    Regards,
    Chenchu Gottipati

  • Question about Using PAPI Web Service in PowerBuilder 9

    Hi, all.
    I Have a simple question about using papiws in power builder 9.
    In pb9, I created a new Web Service Proxy Wizard and I input a url for papiws(ex. http://seraphpernote:7001/papiws/PapiWebService) and click next.
    But I couldn't get any Service List.
    In Eclipse, I used this url for using papiws well.
    Does anybody know about this case??
    help me plz.

    IIRC you must activate PAPI-WS for the engine. In Studio you do it by right-clicking on the project, then "engine preferences". In enterprise/standalone you must activate PAPI-WS in the Admin Center.

  • Question about Flash ACP

    Hi, I would like to have some informations about Flash ACP exam. First of all, where could I find some exam examples?

    Hi,
    You can find ACE questions sample here.
    Is it what you are looking for ?

  • Questions about flashing the bios

    Hi everyone. I have a few questions about the process involved in a bios update.
    First, I should tell you I have a Lenovo G470 that sometimes has problems booting.
    The problem is I turn on the laptop and after 2-3 seconds it shuts down. I see the logo, and nothing else. After that I can spend hours trying to turn it on again, and keeps failing. After some time, I turn it on and use it without problems.
    Before these problems, I had experienced similar troubles, but I could fix it (in my way) and I explained it in this post: http://forums.lenovo.com/t5/Lenovo-3000-and-Essential/Lenovo-g470-shutdown-problems-in-intervals-of-...
    Ok, In that post a reply says that a possible solution could be a Bios update. So, I've been thinking to flash the bios to solve my actual problem, but I would like to ask you some questions:
    1. Updating the bios could be a solution for this case?
    2. How long does it take to update a lenovo G470 bios? (I ask this because I read that if a problem occurs in the middle the damage can be serious, and in the past I had these random shutdowns, so I'm a bit afraid)
    3. How am I sure if my bios is or not updated? (there's a way to check this from windows?)
    4. Finally, if you could give me a link to download the correct bios update I'll thank you.
    I think that's all. I apologize for my basic english and hope you could give me some clues on this, because, as you see, I'm a total newbie.
    Thanks!

    hi alemaneitor,
    Regarding your questions:
    1. Yes, flashing the BIOS may help solve your problem as it will re-write the configurations on the CMOS. Take note though of the changelogs or README (repair changes) as the latest BIOS updates fixes critical issues on the hardware.
    I've also seen some units that act the same as yours and doing a gpu reflow most of the time fixes the issue - see this thread in reference.
    2. In flashing the BIOS outside of Windows, it takes less than a minute. If you need to run the BIOS flash utility inside Windows, it may take 1-2mins.
    3. If there's a new BIOS that fixes critical issues, it's most of the time uploaded on the lenovo website (in some cases, BIOS updates are not available to the public and can only be used by service technicians)
    4. The latest BIOS update for the Lenovo G470 is the one below that fixes an issue on units that can not enter BIOS after restart under compatible HDD mode (see README.TXT)
    BIOS Update for 32bit Windows
    40cn33ww_32.exe
    3.28MB
    BIOS Update for 64bit Windows
    40cn33ww_64.exe
    3.67MB
    Regards,
    neokenchi
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • A question about Flash 5 (Help appreciated)

    Many years ago I bought Macromedia Flash 5, and never got around to doing anything with it.... Lately I've gained a lot of interest in learning how to animate and develop small applications like games and I figured flash would be a good place to start...
    Now I don't currently have to the money to purchase a 600 dollar copy of Adobe CS6, and I'd feel like I wasted a lot of money if I never got to use the version I purchased even if it was like 10 years ago. So I had a few questions to ask before I invest any time into Flash 5
    1. If I learn actionscript in Flash 5, and one day I get adobe flash, will I know what I'm doing? Or will I basically be learning a brand new system of coding
    2. Is it possible to make a moderately complex interactive game with Flash 5? (One with many seperate values for score, health, etc. etc.)
    3. All in all, is it even worth me using such an old version of Flash?

    The language used in Flash 5 is Action Script 2, but the newest is Action Script 3 being the most optimal language. There are still people using Action Script 2, but will eventually have to migrate through 3.
    You want to make games, you can do and if after you get a newer version, you can continue working (in the old version of AS2 code).
    Working with an older version is not as bad, but the true power of Flash Action Script 3 explodes.
    Have you thought about using the cloud and pay only for Flash months, I think it costs 60 dollars per month

  • Basic question about Flash video. Please Help

    Hello,
    Sorry for the noob question but I'm struggling with the basic
    understanding about the Flash video.
    I just need to reduce a large video file to a small size with
    a nice quality and the Flash Video Encoder does very god job with
    that. But when I double click the compressed .flv file it opens as
    a blank screen in the stand alone player without playing any video.
    I can use Dreamweaver to produce a web page playing the file, but I
    don't need this file for posting it on a web page, I just want the
    file smaller and to simply play it on my computer or send it to
    others.
    What is the way to do this?
    I appreciate your help.

    It sounds like you're not having problems with the actual
    compression of the videos, just the playback, correct? All you need
    is a standalone player that plays FLVs. Like Quicktime Player plays
    MOVs, and Windows Media Player plays WMVs, you need something to
    play the FLV files. There are many free options available. On a
    mac, I use something called, strangely enough, SWF & FLV
    Player. You can find it here:
    http://mac.eltima.com/freeflashplayer.html
    Just do a search for FLV players and you should find
    something appropriate. The only downside is you'll need to make
    sure anyone you're distributing the videos to also has an FLV
    player. If you're sending your files to just a few people, no big
    deal. If this is for the public in general, you would want to embed
    a Flash video player in an HTML page and send it like that.
    Hope that helps.

  • I have a question about flash website design and google indexing!

    first off i want to say I hate HTML (call it HTM HELL) I love Flash.Im a big propononent of flash.OK about a month ago I built a 100% flash site,told google to crawl it,then come to find out they cant see any text inside images.So I did what i didnt want to do,I took all my hard work down and had to work even harder and created a fully 100% HTM hell site.and just under 4 weeks later google still has my flash site in its cache.the question im trying to get at is if google cant read 100% flash sites whats the point in creating flash sites(mine's a business site.)I want to get into creating flash sites for other people too but if google cant read them how would a person be able to do a search for say what i do:pc repair in google & then my flash site would come up in googles search results.This is potentially costing me lots of money.I dont like "coding" HTML i want to design in flash.HEEEeeelllppp!

    Google can crawl Flash, though I'm not sure how well, but either way nothing can read text that is not text - ie an image. The workaround - and still relevant for all other search engines, is to put all your content inside the div tag that your Flash is written into. The alternate content that one would see if they didn't have Flash, or didn't have JavaScript enabled.
    There is a good tutorial on SEO with Flash on the SWFObject site: http://blog.deconcept.com/2006/03/13/modern-approach-flash-seo/
    You can also just Google 'Flash SEO' and get a good deal of info.

  • Question about Flash iPhone packager

    So since Apple now allows it, Adobe picked up development for it again I heard. My question is, additionally to the possibility of creating iPhone apps from scratch I heard there is a packager that allows you to wrap up Actionscript 3 projects as an iPhone app. I didn't get too many infos about it on google since its mostly the same kind of news turning up.
    Can you use a previously made Actionscript 3 game or do you have to start a new one and make it with the iPhone in mind? If you can use a previously made project how do you customize it for the touch controls? Does the packager change it into a file useable in Flash again to add these features? I'm totally clueless about the possibilities and it would be great if someone could tell me.
    Is it really that I can make an already made as3 game iPhone compatible as long as I have an Apple developer subscription? Or is it limited to simple apps?
    Would love for someone to elaborate this. Thanks

    http://help.adobe.com/en_US/as3/mobile/flashplatform_optimizing_content.pdf
    http://download.macromedia.com/pub/labs/packagerforiphone/packagerforiphone_devguide.pdf
    http://forums.adobe.com/community/labs/packagerforiphone?view=discussions&start=0
    http://floatlearning.com/2010/10/key-differences-in-air-for-android-and-ios/

  • Few questions about Flash Catalyst

    In my organisation, we are looking at tools such as Flash Catalyst.
    After experiencing a bit with the tool, I have the following questions:
    - When you switch from the Design to Code view, the mxml is not editable. Is this done on purpose? To make it editable, you have to use the Open With in the Explorator View.
    - The WireFrame Component view seems limited regarding the number of components available. Don't you think that basic componants such as Grids, Panels should be included.
    - Do you plan to have a feature such as "Export as a Word document" to export the contents of the screens prototyping.
    Finally, do you have a roadmap available for the tool with list of features and dates of release.
    Regards,
    Jean-Michel

    Hi Jean-Michel,
    Re Code view...
    Since Flash Catalyst is a designer-oriented tool, it does not currently support editing code.  You can import a Flash Catalyst FXP file into Flash Builder when you're ready to begin adding richer business logic and server connectivity to your app.
    Re the Components panel...
    Check out View > Grid & Guide Settings for a way to align layouts on various grids today.
    While there's no generic "Panel" control, you can easily create artwork that represents a border around any bunch of content.  To create a reusable border, akin to a custom-skinned reusable panel control, make the border into a custom component and then place copies of it beneath your different groups of artwork.
    Re export to Word...
    We don't have immediate plans for this functionality, but we're definitely aware there's a lot of interest around being able to output mockups and wireframes in printed form.  Currently, you can print out individual screens of your Catalyst mockup by running it, right-clicking, and choosing Print.
    Re roadmap...
    Catalyst 1.0 will be released within the first half of next year.  We don't have a full feature list that we can share yet, but look for at least one more beta this year that will preview some of the additional features.
    - Peter

  • Question about flash memory and the memory of ipad

    hello,
    I like to know if the ipads flash memory or harddisk is upgradable ? the same question I ask for the memory of ipad if you can set more memory afterwards ?
    is the harddisk or flash memory of ipad is inside the case or it is on the  side of it?
    thanks
    johan

    And just FYI, there is no hard drive in an iPad. The storage is all solid-state.
    Regards.

  • Adobe Flash crashes and other questions about Flash

    There have been several instances of Adobe Flash crashes whether I am using Firefox, IE or Google Chrome browsers - and simply reloading the page corrects this BUT recurs again and again.
    I'm running Windows 8.1 64bit in which the Flash program apparently comes embedded in the OS as a 32/64 bit hybrid. When I inspect the Flash version add-on in Firefox, and run an update check, Adobe reports, correctly, that my system is Windows 64bit , English, Firefox. Then, when I do the same in Windows Internet Explorer by checking the embedded version, I get a message that KB2999249 is available for download to correct Flash issues in IE. Since that install, Flash hasn't crashed in IE [yet].
    So, my question is: How can I be certain that when Firefox reports that Flash is "up-to-date" that it is indeed a 64bit compatible version? Note that the Adobe download site only identifies one available version for Firefox, IE and Google - the current version being 15.0.0.152 file: NPSWF32_15_0_0_152.
    Does the "32" part of the file name suggest that it is a 32bit application and, if so, where can I find NPSWF64_15_o_o_152 [if it exists]?
    ''edited the title of this thread to reflect the questions asked''

    I now understand the version nuances between the browsers and thanks for the response. Now what, if anything, can I do to address the continuum of Flash crashes since I find it difficult to believe that I'm the only user experiencing this anomaly?

  • Question about flash and menus

    Hello, I am trying to create a scrollable banner flash, exactly like http://sdsocialpresents.com/ does it. I have all of the adobe products. Is this kind of thing hard to create? How do I go about creating something similar to it?

    If you have no experience using Flash it can be difficult to get over the first humps of the learning curve.  You'll probably need to familiarize yourself with the tools provided in the software before you can try to tackle designing anything.
    What you linked to as an example appears to be a variation of a cover-flow design.  You can find one here... http://www.flashxml.net/cover-flow.html  and you might be able to find a tutorial if you search Google using search terms like "AS3 cover-flow tutorial"

  • Question about Flash and Java in OS X 10.6.6...

    I am about to get a MacBook Pro this weekend (after having numerous problems with Windows and getting it to work with my hardware - that led to me thinking of buying a Mac. Nothing to do with viruses actually ;))
    Anyhow - does Snow Leopard 10.6.6 ship with Adobe Flash, or do I need to install Flash myself? I'm not too concerned with doing that (I prefer to as I know I'm installing the latest version - just like Windows!)
    Secondly - does Apple provide updates for Java as well? Do I need to install Java myself, or does Snow Leopard ship with Java pre-installed too?
    Lastly - this is just your opinions, but which out of Safari, Chrome, Opera and FireFox do you consider to be the safest (and securest) browser for Mac?
    Thanks,
    Xavier12.

    It is best to follow Adobe's instructions for updating its software, which varies by the product & versions involved. This usually works well but Adobe is one of those companies big enough to play by its own rules, sometimes ignoring Apple's developer guidelines or inventing its own API's instead of using the Apple provided ones that do the same thing, so there is a small chance things won't go as expected even when you follow the instructions to the letter.
    If this happens it is best to seek advice on a product by product, version by version basis.

  • Question about Flash

    I hope this is the right folder for this question.
    Why do Flash animations through Safari work the CPU so hard? I've got the Cee Pee You menu bar thing from Unsanity that shows me % use, and I'm always up at 75% - 90% when a page has Flash elements, and the fans usually kick on as well.
    Thanks!

    Flash uses an interpreted language just as if running a Visual Basic app on the PC or a Java application. Its not very efficient, nor speedy in loop intensive processing. The flash animations also did not use the OpenGL system on Macs so it was all nasty and running through the CPU. The newer version correct this, and have some better programming support for making more efficient flash based applications, however you can't expect too much from it...
    I have my own opinion on flash in general, but the forum filters would kick in and erase it.
    Jan J.

Maybe you are looking for

  • Trouble Cleaning Up At The End of an Automator Action

    So my automator action currently downloads a file (a .dmg), mounts it, copies its contents to Applications, and then... I then want to unmount the dmg and throw the dmg away. However, by this point I no longer have the references to these two items:

  • 8-16 bit?

    When I open an image in RAW from Bridge,why does it open as an 8bit image?? I use a canon 1Ds mkII (16 bit images I think) Is there a way of setting camera raw to open by default in 16bit. I don't want to have to change each image in turn. Thanks in

  • I have predictTimeSeriesFunction syntax ,how to mention start point is current data ???

    See following syntax,,, they are mention it n-start in there how we give a currentdate(today)any plz tell the answer...... pandiyan

  • Out parameters and a dynamic client

    In the 7.0 manuals for web services (http://e-docs.bea.com/wls/docs70/webServices/client.html#1011066) there are two examples, one for dynamic client, the other for out parameters. My question is there a way to use out parameters WITH the dynamic cli

  • HT4137 how can i get my Photo back ?

    hi. i just did back up to my computer then i do restore and i do back up from last time i concet mu dvice to computer and it's works but i loss my photo and contacts.. please let me know how can i get it back ?? thanks