Mac - projector link up

Hi, I have a projector connected to a mac book pro. When I open a PowerPoint slide show to full screen on the mac it doesn't do the same on the projector screen, the slide show on the projector is shown in an editing screen. I have mirroring turned on also. i want the projector to show the slide show full screen the same as the mac does. Can anyone help please?
Thanks

That appears to be a new feature with the latest PP from Office::Mac 2011. It has the advantage of giving you a preview of the next slide as well as your notes. Freaked me out for a few instants when I stumbled upon it, being used to the former and more mundane way of doing things.
Specifics would be best discussed in the product's forums over at Microsoft.

Similar Messages

  • Mac projector file looking for movie

    Hi
    I am using Director 11.5 and am having a problem with the Mac projector file.
    I am creating the files on a PC. I then copy the file across to the Mac.
    When I load the file and click on the first linked file it can't find it and keeps asking for the file.
    I have checked and double checked that the file is there in the Publish settings and that I have spelt it correctly.
    However everytime I click it asks for the Movie.
    Any ideas?
    Thanks
    Graham

    Hi Graham,
    1) How sad that no one has answered this post yet... I used to love Director but am now so disillusioned with the lack of documentation and support for it... that being said...
    2) I'm certain this answer is too simplistic to be helpful, but without knowing any more about your settings/etc., I can only offer the most obvious response: is there any chance that the path is the problem? Is the movie linked by an absolute path? When it asks for the movie, does it show a path (e.g., one that's on your pc but not your mac) where it's looking. I remember using relative paths with Director 8 and having to change the path to an @ to denote that it needs to be relative. That's my best guess for now.
    I hope that it helps just to have received a response, if you're even checking this post anymore... it has been a while since you wrote it.
    Best of luck... maybe it's time for all of us to move on to something else...

  • Director 11 Mac projector problem

    Hello everyone.
    We've been running Director MX 2004 forever and picked up a copy of Director 11 a little while ago. Due to several large projects in house, we were unable to actually dig into using it. I now have the opportunity to try to upgrade our future projects to use Director 11. My tests have been less than positive so far and the boss doesn't want to put money into buying new versions of extras or Director 11.5 unless we know it works.
    So here's the setup: I'm building a cross-platform projector from Director 11 under Windows XP. The project is going to end up as ROM Content on a Video DVD, so the disc is UDF format. I can test the projector under Mac OS 10.4.11 before burning the disc as well as on the disc and it works fine. On the disc under 10.5.6, I get an Application Error "This application requires Shockwave Player 11, which can not be found. Click OK to download it." This is NOT a shockwave player, but a stand alone Projector. Clicking OK also does nothing.
    I've tried copying the .app file to an NTFS USB drive and that simply results in a projector that will not run at all (This application could not run. Try restarting your computer).
    I've worked with Director and Macs for years. Things worked very well under MX2004 as any mac projectors would be created in a compressed archive file to make sure that no mac specific stuff would break when moved around on a windows machine. Since the .app file is really only a package folder, I'm assuming that there is something within it that is Mac specific, has no file extension, and is losing it's Mac attributes when it is being moved around on a Windows system/being read from a UDF formatted disc under 10.5.
    Does anyone have any idea how to resolve this?
    One of the big reasons we bought Director 11 was to help improve compatability with the newer OSs and it seems to simply not work under 10.5 at all due to this problem.
    Thank you for any information you may have.

    I am just beginning my Director 11 experience. I am having some problems creating a Mac projector even though I'm running OS X.
    On the problem of creating a Mac projector from Windows, I looked at most of the files in the .app folder and have so far not found any with resource forks. The only potential problem I see is in the .framework folders. The top level of each folder has two links to lower level items, e.g. DPLib and Resources for the DPLib.framework. If these links are broken buy the copy process, the projector will require shockwave to be installed.
    Even working on a Mac, I have to build my projectors in a disk image using the same volume name as the final CD.
    To see if this is where the problem lies, access your working volume from a mac, right click on the app to see package contents and look in the Frameworks folder. Open any of the .framework folders, click once on the Resources folder link, the select get info from the File menu. Does the path to the orignal match the name of the mounted volume and the exact path all the way down to ....Versions/A/Resources. If not, fix this link and all the others ON A VOLUME WITH THE SAME NAME AS YOUR FINAL DISTRIBUTION VOLUME and then burn from that volume.

  • Mac Projectors not working at all

    Hey all,
    This issue is very frustratring... I am simply trying to
    publish a Macintosh projector from a PC running Flash CS3. It
    creates an app folder fine, but when I drag it over to any of the
    several Macs in our office it doesnt run. I also tried to publish
    from another PC with Flash installed and got the same results.
    The weird thing is that nothing happens at all when launched,
    no error messages, nothing. However the icons in the dock do slide
    over for a split second, as if to make room for the projector icon,
    but then snap back in place.
    Our copies of Flash are fully updated and there is nothing
    complicated in the SWF - just text. Any ideas?
    Thanks.

    Never had a problem going from a Mac to a PC, but I have seen
    folks here who regularily have problems going from PC to Mac. I
    can't quite remember what the answer is -- do a search in these
    forums because I think I have seen an answer.
    If I remember correctly (and that is a big IF), maybe zipping
    the Mac projector and then brining it over?

  • MAC projector won't go fullscreen

    has anyone found an effective work around for the fullscreen
    bug w/ MAC flash 8 projectors?
    i'm using the fscommand("fullscreen", "true"); and it still
    won't work - the title bar at the top remains.
    i have read many threads on this topic and tried several of
    the possible solutions and still nothing works. there are several
    threads on this topic... is adobe working on this for a possible
    future update?
    i really don't want to have to backwards convert all my files
    to professional 2004 just to do MAC projectors!!!
    i have a single frame file w/ all the interactivity/animation
    based on actionscripting. g5, flash 8
    please advise
    thanks
    jason

    i'm using 10.4.7, dual 2.5g, 3g ram - flash 8 professional
    i just found a work around using a combo of threads. i got it
    working on a new empty file and on my current working file.
    make a 3 frame movie.
    don't put anything in the first two frames except this
    actionscripting:
    in frame 1, put fscommand("fullscreen", "true");
    in frame 2, put fscommand("fullscreen", "false");
    in frame 3, put fscommand("fullscreen", "true");
    and then continue on w/ the rest of your actionscripting in
    this frame and on...
    placing the three toggling fscommands all in the same frame
    did not seem to provide enough time for flash to react.
    i realize this is ugly w/ the flashing notfull/fullscreen. i
    hate writing code and building files like this... but it does work.
    the flashing doesn't really show up on a PC either, which is nice.

  • CS5 AS2 mac projector screen flicker–no flicker from CS3 projector

    I've been working on a flash project for a while using a G5 PowerPC, 10.4.11, Flash CS3 using AS2 and publishing a mac projector/Windows exe. Mac projector has always worked fine. So has the exe. I just upgraded to an iMac, Snow Leopard 10.6.8, AMD card and Flash CS 5.5 v11.5.0.325.
    I'm using the same CS3 AS2 flash file from the old G5 CS3 setup on my new Snow Leopard Mac CS 5.5 setup. When I publish it, the mac projector flickers like crazy. It looks to be an animated png issue. But I have never had that problem on my old slow G5 - the projector always played perfect, no flicker.
    On this CS5.5 generated projector, the flickering occurs on the splash - large png files, but my G3 never had one issue. Also, my small png rollovers flicker - not just the animation. And the screen flickers non stop when there's no mouse activity.
    I copied over a backup of my CS3 generated projector onto my new computer and played it to see if it was a graphics card issue. No flicker! The CS3 projector plays perfect on my new Mac. All content within the two projectors are identical - What gives?
    Why is CS5.5 generated projector flickering, but the exact same file from a CS3 generated projector works perfect on BOTH computers?
    I've spent several hours searching for the answer but can't find a flicker issue similar to mine.
    I don't have bitmap caching enabled. I didn't change any of the default settings in CS5.5. I just copied the CS3 file to my new computer and published it, then I got instant screen flicker. I don't know what other settings to change for projectors. Never had performance issues with projectors or exe files, no matter how old the computer was that was playing the file.
    This must be a Flash setting issue, but I can't find it.
    By the way, the cs5.5 genertated exe file plays like a champ - no issues.
    Ideas?

    I also tried publishing the projector in flash player 9 and 10 to see if that would make a difference. It did not. I was publishing in flash player 8 on my old G5 computer and that's what I published it as through CS5.5 as well. That didn't work either. I'm search for some sort of fs command AS2 issue when using CS5.5 to see if I need to change the code, but have not found anything yet.
    It's the full screen mode that is causing the flicker though - only when published from CS5.5. Full screen mode works out of a CS3 projector on both computers.
    Screwy.

  • How to make mac projector on a pc computer

    When I create a mac projector on a pc (flash 8 professional),
    the file comes out as zip. any suggestions how to generate mac
    projector on a pc that will work. Thanks, Kinga

    inside that zip file is the mac projector (and the mac will
    automatically
    read it), so don't worry and use it
    "kinga_d" <[email protected]> escribió
    en el mensaje
    news:eb306t$kec$[email protected]..
    > When I create a mac projector on a pc (flash 8
    professional), the file
    > comes out as zip. any suggestions how to generate mac
    projector on a pc
    > that will work. Thanks, Kinga

  • CS5.5, Mac projector .app not publishing

    I built a Flash project in CS5.5.
    When I pubish I get a .swf and a Windows .exe file but the Mac Projector .app file will not publish even though it's checked off in the Publishing menu.
    I do not get an error message.
    Is there a way to find Publishing errors with CS5.5. Or is there any other way to monitor the Publishing so I can see if there's a problem?
    At one point during my development I ran into an bug(?) where an .addEventListener(VideoEvent.COMPLETE) wasn't working. This thread had a couple of solutions.
    http://www.kirupa.com/forum/showthread.php?370085-VideoEvent-COMPLETE-is-not-working-in-cs 5-5
    I ended up changing my flash player version in the Publishing settings to Flash Player 10.0 & 10.1 to fix the problem.
    I'm not sure if that is effecting the publishing of the .app
    Thanks in advance for any suggestions.
    Zak

    I built a Flash project in CS5.5.
    When I pubish I get a .swf and a Windows .exe file but the Mac Projector .app file will not publish even though it's checked off in the Publishing menu.
    I do not get an error message.
    Is there a way to find Publishing errors with CS5.5. Or is there any other way to monitor the Publishing so I can see if there's a problem?
    At one point during my development I ran into an bug(?) where an .addEventListener(VideoEvent.COMPLETE) wasn't working. This thread had a couple of solutions.
    http://www.kirupa.com/forum/showthread.php?370085-VideoEvent-COMPLETE-is-not-working-in-cs 5-5
    I ended up changing my flash player version in the Publishing settings to Flash Player 10.0 & 10.1 to fix the problem.
    I'm not sure if that is effecting the publishing of the .app
    Thanks in advance for any suggestions.
    Zak

  • Can't print member in Mac projector made with MX 2004 Win

    I have been using a homemade educational app for years made in D8 for Windows, but need to make it available for the Mac now.  I also own 8.5 and MX 2004, but never needed any of the features until now. MX 2004 can create a Mac projector, but I have been having one problem after another with this conversion. I had been using POM lite in D8 WIndows, but it will not work in the MX 2004 Mac projector. After spending hours looking for the free POM lite for Mac, it seems that it now costs $150? For such a basic feature that should be native in Director, I need a solution to print members that does not require an extra. Can some please help me?
    There is apparently a way to do it using a Flash object  http://dasdeck.de/staff/valentin/lingo/flash_print/, but after spending several days trying to port the applicable code to my app, I could not get it to work. I do not work in Flash although I have tried, so it was a miracle that I got the flash_print as far as I did. If anyone has a working example using just the print member portion or could tell me why I was able to get it to work in author mode but was getting a Director Player Error in the test projector on Windows:
    Director Player Error
    Handler not found in object
    #getNextHighestDepth
    Script Error. Continue?
    I would greatly appreciate it.
    Actually, I am about to cry so at this point so any working solution other than printFrom (because some of my text members are more than one page and are in scroll bars) or paying for an xtra would be greatly appreciated - thank you!

    OK, I removed the Flash Agent and Flash Options and the include in projector box is now showing checked.  Yes, I am authoring this in Dir MX 2004.  I am using the Flash Asset xtra that came in Schmidt's demo.  It is newer and the size is different from what I had installed. The Flash Asset in my Dir 2004 installation which is version 10.1 (I seem to have the 10.1 update, but not 10.1.1) is dated 9/9/04 and is 804 KB. The one in the flash_print demo is dated 2/7/06 and is 1560 KB.  When I run one of the .dir files from my app with the 9/9/04 Flash Asset I get an error when I click Print. I can't remember the exact error message, but it sounded like something was missed.  So, I thought maybe I needed the newer Flash Asset.  After, replacing the original Flash Asset with the newer one the error went away and the Print dialog box pops up.  When I create the projector - you both are right something is not there.  Could it be the .1 update that's needed?  Is the Flash Asset in Schmidt's demo Xtras folder not the right one for MX 2004? Could something else be missing?
    Btw, here is the code for my print button:
    -- CREATE INSTANCE     -- I created a parent script with the name PRINT_CLASS .  I also inserted a Flash object named swf on the stage.
      printDoc = script("PRINT_CLASS").new(sprite("swf"))   
      -- ACTIVATE AUTO-PAGEBREAK
      printDoc.mSetAutoPageBreak(true) 
      -- PAGE 1
      printDoc.mAddPage() 
    -- ADD LONG TEXT THAT CAUSES AUTOMATIC PAGE-BREAKS
      tLongText = ""
      repeat with i = 1 to 1
        put member("ARListPrint").text after tLongText
      end repeat
      tFormat = ["leftMargin": 10]
      tSettings = ["wordWrap":1, "autoSize":"left"]
      y = printDoc.mAddText(tLongText, 28, 28, 500, 0, tSettings, tFormat) 
      -- DEACTIVATE AUTO-PAGEBREAK (for now not compatible with HTML mode!)
      printDoc.mSetAutoPageBreak(false) 
      -- ADD HTML TEXT
      tHtml = member("html").text
      tFormat = ["leftMargin": 10]
      tSettings = ["html": 1, "wordWrap":1, "autoSize":"left"]
      printDoc.mAddText(tHtml, 28, y, 500, 500, tSettings, tFormat) 
    -- PREVIEW -> save all pages as bitmaps in castLib "preview"
      --  repeat with i = 1 to printDoc.pPageCnt
      --    img = printDoc.mGetPreview(i, true)
      --    m = new(#bitmap, member(i, "preview"))
      --    m.name="Page" && i
      --    m.image = img
      --  end repeat 
      -- PRINT!
      printDoc.mPrint() 
      -- CLEAN UP
      printDoc.mDestroy()
      printDoc = 0

  • Cursors don't change - ButtonMode=true - CS6 Mac Projector

    Hi All,
    The problem is that in a Flash Projector created from CS6, the hand / finger cursor does not appear when rolling over buttons, only when in Full Screen mode.
    I have created a test FLA here to demonstrate the problem (you have to compile as MAC App then manually go to full screen mode). Is this a known problem?
    Thanks in advance.
    Simple FLA download here (5.4kb)
    The timeline has 1 frame and the stage has a single movieclip buttonMC containing 1 rectangle only. The first frame has the following code. I have also tried adding .mouseChildren = false:
    buttonMC.addEventListener(MouseEvent.CLICK, Clicked);
    buttonMC.addEventListener(MouseEvent.ROLL_OVER, MouseOver, false, 0, true);
    buttonMC.addEventListener(MouseEvent.ROLL_OUT, MouseOut, false, 0, true);
    buttonMC.buttonMode = true;
    buttonMC.useHandCursor = true;
    function Clicked(event:MouseEvent) {
              trace("Clicked");
    function MouseOver(event:MouseEvent):void{
              trace("MouseOVer");
    function MouseOut(event:MouseEvent):void{
                trace("MouseOut");

    Thanks for your idea. We are using the latest version of Flash CS6 downloaded from the Cloud licensed account. This doesn't mention 11.3 in the targetted Flash Player versions.. also we are publishing to Mac Projector so we don't target Flash Player specific Flash Player versions..
    I tried using fullScreenInteractive anyway but it didn't work.

  • Why can't OS 10.5.6 create a usable Mac Projector doc

    My colleague and I both have the same setup (below) except he works with OS 10.4 and I work with OS 10.5 (both with latest versions of repective OS). Here's the problem:
    OS 10.5.6 user---When I create a Mac Projector with via Publish it has a greyed icon with a greyed warning (not useable). When double clicking on it I get a message '  You can't open the application "name" because it is not supported on this architecture.' Also when playing a swf doc (non-Projector) made from the same file the wide pans (about 500k in size) pans sometimes come up on my screen as simple red boxes with no picture in them.
    OS 10.4 user---My colleague can make a Mac Projector via Publish using the same settings as I use and all is fine, and it is the same size as the unusable file I create (above). He then zips the Mac Projector file and ftps it to me. When it is unzipped his Mac Projector files plays fine on my computer (the OS 10.5.6 above).
    Is there something in OS 10.5 which is causing this and is Adobe and Apple working to fix it ... or is there a fix already? Thanks.
    Also, we have both installed Flash Player 10 and are trying to use it, but this version no longer appears in the Appliciation folder but somewhere under Library/Preferences. How can we bring it up to know that we are actually playing swf docs from v. 10 and check the 'info' on it? Could my not using Flash Player 10 be related to the 'red box' problem above?
    jim
    Info on both both of our setups:
    2x3 GHz Dual-Core INtel Xeon
    12 GB RAM
    CS3 Suite with Adobe Flash CS3
    30"  Apple Screen
    Flash Player in Flash Pref - v. 9 (lastest available in CS3)
    Flash Player Used for viewing: v. 10

    Ricardo,
    Don't create a special folder or volume. Don't move the folders. Don't rename the folders. Let Adobe install install its software at its defaults. If you must have the software in a different location, create and use aliases instead. Or put your Adobe apps in the Dock. That is the probably the most reliable way to install, update and manage Adobe apps.
    Neil

  • Fullscreen Mac Projector crashes when opening PDF

    I'm working on a CD-ROM project that will have Mac and PC projectors. The projectors will open up various PDF files on the CD in an app like Adobe Reader (as opposed to a web browser).
    Right now when I test the Mac projector, running in Flash's fullscreen mode, on machines using OS 10.6 and 10.7, the projector crashes intermittently when switching from flash to Acrobat / Reader to view the PDF file.
    I'm publishing from a mac using CS5.5 and AS2. When I deactivate fullscreen mode in flash, no crashes occur.
    The method for calling the PDF files is Applescript with sample code being:
    tell application "Finder"
      activate
              open document file "argyle-console.pdf" of folder "fscommand" of disk "anees"
    end tell
    I'm curious if anyone else has run into this issue and if they've found a workaround. Thanks in advance.

    Then you should probably post on the Microsoft Mac forums since it's their software you're having issues with:
    http://answers.microsoft.com/en-us/mac

  • Mac projector looking for shockwave?? from CD

    Just got Director 11 for a hybrid cd and all works fine until
    I try to run from cd. Authoring on XP and burning standard hybrid
    disc on Mac 10.4. with older version of Toast (5). Director
    publishes the 2 projectors fine and no problems with pc version.
    The mac projector plays fine from hard drive or usb drive but not
    from cd. Is this just a hybrid cd issue or something deeper?

    Hi BSpero,
    I saw the problem with D11. I thought it was resolved in D11.5. I'm not sure if you can create a hybrid DVD - ie. a DVD that reads differently on a Mac (sees Mac only files) as compared to a PC (sees Windows only files).
    Here's the Toast page on burning a disc
    http://kb.roxio.com/search.aspx?URL=/content/ET6000102&PARAMS=set-locale=en
    You can burn a CD so that a PC user sees an ISO-9660 format and Mac users see HFS CD. I'm suggesting you burn/create an CD image that does not have ISO-9660 for the Mac side.
    MacImage could be used. See:
    http://www.macdisk.com/mimhyben.php3
    Hope that helps.
    Dean
    Director Lecturer /  Consultant / Director Enthusiast
    http://www.deansdirectortutorials.com/
    http://www.multimediacreative.com.au

  • Mac Projector files aren't publishing after months of working fine

    I've published Mac projector files and .exe file from Flash CS4 for several months without issue. For the past week when I've published Mac projector files the .app icon appears on my desktop but when I try to play the file the dock opens but the file doesn't play. Any Mac projector files I published prior to this problem play fine.
    I've tried creating a new .fla file and have reinstalled Flash but I'm still having the problem. EXE files and SWF files play fine. Also, the Mac projector files publish at about half the file size they did before this problem, while the EXE and SWF files are the same size.
    Any help would be greatly appreciated.
    Thanks,
    Luke

    There is a workaround solution I've found online.
    When publishing your Mac projector file, also publish the movie as an SWF. Name the SWF file: movie.swf
    1. Hold down the Control button and click on your Mac Projector file icon.
    2. Select Show Package Contents from the menu.
    3. Put the movie.swf file in the root level of the Resources folder.
    Now the projector file should play.

  • Director 11 - Publishing Mac Projector from Windows

    When publishing a Mac projector file from Windows XP, the
    files created do not function correctly when I test them on a
    Macintosh computer (OS 10.5). Even though I publish as a projector,
    the application is not self running and will display a message that
    Shockwave is required to run the program. The program will run
    properly on Macintosh computers that have Shockwave installed.
    It seems that the files that are created in the Frameworks
    folder (within the .app/Contents folder) have data in their
    resource forks and this gets stripped off on the Windows system. I
    thought Director 11 had resolved this issue so that you could
    publish a cross-platform projector that would be ready-to-run.
    If I move the .app folder to a Mac and replace the Frameworks
    folder with a Frameworks folder that has been created with Director
    11 on a Macintosh system, the program runs correctly without a
    Shockwave install.
    Has anyone else run into this, and if so, is there a fix for
    it? I need to be able to publish both Windows projectors and Mac
    projectors from my Windows system.

    Hi Phil,
    thanks. You're right, it's impossible to set icon or background image, but it seems to work stable.
    Do you know, if the D11.5MAC-generated projector works under MAC OS 9 / WIN95/98/NT/2000/Vista/7?
    I feel sorry for you because of the UDF file system. Therefore I have no idea.
    But apple has changed the way how files are connected with their applications. You can now (since 10.5) define that all files with a certain file extension has to be opened with a concrete program. But I also know that it doesn't work correctly in all cases. So may be it has something to do with that instead the way how the ROM is read with 10.5+ opposed to 10.4
    Am 11.12.2009 um 16:20 schrieb PhilGibson:
    From what I understand, the "Mac & PC" option in Toast will make a disc that is pretty much compatible with most OSs.
    It allows you to specify separate files for the Mac and the PC side of things. What it doesn't do is let you set icon layout or a background image for the window, like the Custom Hybrid option does.
    I've personally used "Mac & PC" discs on Mac OS X 10.4-10.6, Windows 98 SE, XP, and Vista with no issues.
    This is great if it can solve you problems. I just wish there was a solution for making the Mac projectors work as ROM content on DVDs (UDF volumes), which is what I'm working with 75% of the time as of late. It's primarily 10.5 and newer where the issue pops up, as Apple seems to have done something with how the ROM portion is read with 10.5+ as opposed to 10.4.
    >

Maybe you are looking for

  • How to use '\' operator ?

    hi, i need to use '\' operator in a string, but not as escape character. since its not possible to use it, but is there any way. Deepa Datar

  • How to reject micro strategy Facebook app

    Keep getting app on iPad "Microstrategy Wisdom for Facebook and don't want it.  How can I reject it?

  • Determine number of selected channels for traditiona​l DAQ

    The blocks of "DAQmx Task" and "traditional DAQ Channel" look quite similar (see attachments). The DAQmx block ist an individual selection of channels and I am able to determine the number of selected channels. Now I am trying to determine the number

  • Creative Labs Zen NX Nomad Jukebox and Vi

    Hey all- Hope I can find some help here. I recently got a new system, and it is running Vista Premium. I have an older mp3 player that I got from my brother-a 30GB Zen Nomad NX Jukebox. I have installed all of the (very old)software on the CD that ca

  • Browser issues w/ Flex 2?

    Are there browser or other issues that would cause a Flex 2 application, calling ColdFusion 7.02 data queries via httpservice to not work consistently? I have one computer that is using Firefox 3 and IE 7 with Flash Player 9.0.124 and it works on bot