Flash Projector file fullscreen re-sizes my f4v files

I added the action script (both with stage display and fscommand) to make theprojector.exe file launch full screen. The stage display works but when I browse through my file and go to a couple videos I have, it seems they are being re-sized as well and the creen is black. Is there a way to fix that? I'm REALLY new to this and built a whole presentation using Google

ok , so if I understand correctly...copy/paste my index.swf file only to my dreamweaver folder, nothing else? All my files (index.swf and index.fla, index.html are on my desktop in a folder and my content such as scripts generated by flash and my images are in a subfolder in that folder on my desktop.
Sorry, I am slow to understand loll
Ok so here is my website, even after adding background color to the body, still see white when it loads. I have high speed internet, I can only imagine those who don't. How to fix that?
Other issue... my "shop" button. It seems to work fine, but if I test it out a couple of times, then it will give me an error message that it can't access the external link but no wonder it can't, for some reason it adds an http:http:// twice in the browser. In my case, being http:http://www.etsy.com/shop/natdzign. Huh?? Oh and how can I actually center it so it keeps it centered no matter the size of your monitor? I just realized my website isn't centered. Damn!!!
Keep in mind that when looking at my website, this is my first flash website. I've made html/css websites before however.
www.natdzign.ca
NOTE: For now it works, until I decide to play around with it again, either you will see a under construction page or a error 404 hehe.

Similar Messages

  • CS4 Flash Projector File and Authenticode (Code Signing)

    I have a flash projector file (.exe) that I need to add Code Signing to it so it does not say 'Unknown Publisher' in Vista. I read that for CS3 there is no authenticode signing. Was this added in CS4? I just want to check before I go ahead and purchase a 3rd party app like Juggler. Does anyone else have a suggestion for software to add authenticode signature to a CS4 flash projector file? Jugglor is pretty old (2007) and I would like to know if there are more recent apps to package and sign projector files.
    Thanks for any info.
    Doug

    You can use a tool from Miscsoft to sign your projector. Here's how:
    1) Buy a code signing certificate from someone like COMODO, Entrust Thawte, or VeriSign
    2) Download the command line code signing tool from Microsoft - SignTool.exe
    http://msdn.microsoft.com/en-us/library/8s9b9yaz(VS.80).aspx
    2) Follow these instructions
    http://www.entrust.net/ssl-resources/pdf/ECS_AuthCode_Signing_Guide.pdf
    Good Luck
    Brian

  • Open a  PDF from Flash projector file?

    Hi everyone,
    im using Flash CS4 slide presentation to make a education CD. In the end of the slides i want to open a pdf file.
    How can i do it? Is it a east way to do it?
    I publish the project as a projector file. I tested to use GetURL but the file wont open. I have the pdf-file
    in the same folder as the projector exe-file.
    The education will be distributed on CD-ROM.

    you need to adjust your flash player security settings:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l

  • Reading variables from a text file into a flash projector exe

    I am using Flash CS4 and my script is in ActionScript2.
    I am developing a flash projector file that runs when a user puts in a cd to guide them through the steps they need to install a program and then kicks off the installer.
    I use fscommand to run a utility that reads the users registry to determine the PCs regional settings and then writes this to a text file in the users %temp% directory.
    I then use the LoadVariablesNum command to read in the text file and get the variables.
    This was working fine when I had the text file stored in a different directory, but when I try and refer to the %temp% directory, I get an Error opening file message.
    Is there anyway to get flash to look in the %Temp% directory?
    Thanks in advance,
    Carol Lutz

    Code-tags sometimes cause wonders, I replaced # with *, as the code tags interprets # as comment, which looks odd:
    ******...*.........To your code: Did you test it step by step, to find out about what is read? You could either use a debugger (e.g., if you have an IDE) or system outs to get a clue. First thing to check would be, if the maze size is read correctly. Further, the following loops look odd:for(int i = 0; i < maze.length; i++) {
        for(int x = 0; x < maze.length; x++) {
            if (input.hasNextLine()) {
                String insert = input.nextLine();
                maze[x] = insert.charAt(x);
    }Shouldn't the nextLine test and assignment be in the outer loop? And assignment be to each maze's inner array? Like so:for(int i = 0; i < maze.length; i++) {
        if (input.hasNextLine()) {
            String insert = input.nextLine();
            for(int x = 0; x < insert.size(); x++) {
                maze[i][x] = insert.charAt(x);
    }Otherwise, only one character per line is read and storing a character actually should fail.

  • Running projector files on Microsofts Surface 2 SUR40 table

    Hi!
    I've been trying to get this working for a week now. I'm basically trying to get flash projector files to run through the SUR40's Launcher environment under SurfaceMode. On the regular desktop, everything works fine, I can open the exe without any issues.
    Whenever I run it through ShellMode, SurfaceMode or SurfaceDebugMode, the Launcher tries to open the application, ACTUALLY OPENS IT, but doesn't display it correctly. When I'm in ShellMode (on the desktop), I can see the exe open in the background and on the taskbar. It seems as if the Surface Launcher can't tell whether or not the application has actually loaded or not. After 10 seconds, it times out and closes it.
    As far as I can see in the AdminGuide for the table, "SignalApplicationLoadComplete" has something to do with it. But that's part of the Surface API...
    Any ideas, tricks or whatnot?
    UPDATE:
    After a little more rummaging around, it is indeed ApplicationServices.SignalApplicationLoadComplete(); that's missing... The FlashPlayer.exe doesn't run this of course.

    Hey,
    thanks for reply...
    hifi25nl wrote:I would check the cable and, if possible, I would connect the drive to a Windows computer and check with Samsung Magician and eventually I would update the firmware.
    Good idea, I will try if I will be able.
    But firmware is latest.
    I haven't cable, I'm using SDD in laptop.
    dice wrote:Did you try the extended smart self-test and see if this gives you any info?
    I will try (in progress).
    R00KIE wrote:You should check the output of mount to make sure trim is not being used.
    No it, isn't.
    BTW, I noticed some behavoiur: I updated system, kernel also was updated.
    So I rebooted system, and then crash, home partition was not mounted.
    So I tried manually, but ext4 module disappear.
    I logged, and reinstalled linux package.
    I called sync few times, reboot, and everything is ok.
    Also (I'm not sure, but maybe) files are truncated or removed when system is suspended.
    But I guess.
    I will see in few days or more, maybe that is a sync problem.
    Update:
    Extended self-test is in progress, and my dolphin doesn't work.
    Seg fault, I had that problem earlier...
    This getting me really nervous...
    Request for you:
    Can you give me your smart value: "Total LBAs Written" for SSD disk?
    Just for comparison.
    Last edited by zx (2014-09-18 23:17:36)

  • Launch dmg file from a projector file

    I have searched and searched and cannot seem to find a solution to this issue. It it possible to launch a dmg file from a projector on a mac? I can launch an exe on windows, but can't get the mac side to work.
    Thanks if anyone can help!!!

    Sunil Vishin wrote:
    > Hi folks,
    > I'm probably just missing something, but here's my
    problem. I have a flash
    > projector file for a client. Within the file are two
    buttons. One I want to
    > point to a word document, and one I want to point to a
    pdf file. I don't want
    > either of these to appear in a browser window though -
    just to launch in word /
    > acrobat. I'm sure I've done this before. Any ideas?
    You don't have any other options because flash can't open any
    files
    except executable type. getURL is the only way if using flash
    itself.
    You could go with BAT files but it will produce ugly black
    dos window
    while processing the call. If you need it neat and easy than
    only with
    3rd party tools.
    For many years I have been using Flash Jester tool call
    JStart. Works like charm
    all the way, no extra pop up DOS windows :)
    http://flashjester.com/?section=tricks_jtools_jstart
    JStart will allow you to not only launch a program, but use
    parameters to make the
    program open files, perform special actions and just about
    anything you can use
    parameters for. You can also choose to launch files with
    their default associated
    program.
    Another solution is provided by Rick Turoczy, it's pretty old
    but it should still
    work. Perhaps give it a try.
    http://www.flashgeek.com/tutorials/07_launchapp_01.asp
    Easy to use tool that allow you to launch basically anything
    from the projector.
    As long as there is system default application supporting
    particle file.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Projector files questions

    I recently had a Flash projector file I had to add narration to as well as clean up some timing issues. This project was the first projector project I had worked on so I dove into it poking around to see how it functions. I notice that within the file folder there is a separate player.fla file which seems to be using an fscommand to load into the presentation .fla. I do not see a loadmovie or any other script for it (it's in AS2)
    I wanted to see how the play, stop and pause btns for the player worked as it calls the background music.mp3 file by xml along with separate flash players that play small flv's within the presentation. Those I can create with Slideshow pro but I want to know how I can create a Flash presentation either .exe or .app that has a player which will allow the user to stop and start the presentation.
    Any help?
    rd

    Hey kglad you are the man! I think I must have wrote this before, but getting to your answer:
    I know you only publish one file as I had mentioned in the original post the fla calls a player.fla  into the main.swf / exe.
    I was just inquiring on how I can insert a player with stop and play buttons.
    Would I just call the player with AS?
    Here is the link for what I mean, I saved the swf  as the presentation calls a player within the presentation file.
    http://dagwaremedia.com/exova_presentation_11_16_10/presentationEdit11_16_10.swf

  • FLV in fullscreen Projector file forces background to black

    I am producing a fullscreen projector (.exe) file and have some large videos that cause the background to go black when they come on the stage.
    When I test the movie (not in fullscreen), it works just fine.
    I've tried the solutions offered in these questions:
    http://stackoverflow.com/questions/9165659/flash-projector-fullscreen-flv-always-has-black -background
    http://stackoverflow.com/questions/324102/non-fullscreen-flvplayback
    ..still no luck

    That's right -you mentioned the fullscreenTakeOver property and there seem to be many mentions of it in other forums as a fix, but I guess I needed a bit more handholding. I tried setting it to false using a few different methods. None worked.
    This did -on the first frame after invoking fullscreen:
    stage.addEventListener(Event.ADDED, onAdded);
    function onAdded(e:Event)void  {
         if (e.target is FLPlayback) e.target.fullScreenTakeOver = false;
    Thanks kglad for pointing me in the right direction.

  • Do you need Flash Player for projector files?

    We are about to distribute some CDs with our website on them
    (which uses XML). I've published projector files for Mac and PC and
    they work fine on my computer. We just want to make sure everyone
    will be able to view the projectors, even if they don't have Flash
    Player on their system weather it be a Mac or PC.
    Thanks so much!
    Hamish

    When you make a projector the player is bundled into it. Your
    users do not
    need Flash player.
    Dave -
    www.offroadfire.com
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Why can't I hide the menu in Flash CS5 projector files?

    I'm making some executable / projector files in Flash CS5. Using CS4 I was able to stop the menu appearing by using flash.system.fscommand("showmenu", "false");
    It doesn't work in CS5.  Is it a bug? Or a feature?  It's incredibly annoying - how do I get rid of the menu without resorting to an external projector program or without having to use AIR?

    You can't get rid of the RH menus because [I believe] Adobe deemed it necessary to have the Flash version as well as security options and global settings in there for users at all times. At best you can minimize the listings on the right-click menu:
    var rightClickMenu:ContextMenu = new ContextMenu();
    rightClickMenu.hideBuiltInItems();
    _root.menu = rightClickMenu;
    You can also get rid of the top menu using Resource Hacker, but the right-click menu stays, even if you delete the resource from the .exe file.

  • Adobe Flash Projector EXE files signed with Authenticode digital signatures do not launch and run.

    I am failing to digitally sign Adobe Flash projector exe files.
    Adobe Flash Projector EXE files signed with Authenticode digital signatures do not launch and run successfully.
    It is not currently possible to directly sign a Flash Projector EXE file. Doing so is causing the projector to fail to launch or run.
    What is the way to do it without involving 3rd party tool

    I searched for this in our bug database, but the only bug I found was reported (and deferred) back in 2008.  Other than using 3rd party tools, it doesn't look like this is possible.  I'd recommend opening a new bug report on this over at bugbase.adobe.com.  Please post back with the URL or bug number so others can vote and add their comments.
    Thanks,
    Chris

  • Projector file - exe does not play

    newbie here.
    Flash CS4 Professional
    XP SPII
    Published a projector file (exe) with a video that runs fine
    as a swf. Exe is a 4 mb file; sounds about the right size.
    Ran the exe on my computer; worked perfectly. Thought I was
    all set.
    Tried it on 2 other similar PCs (though not installed with
    Flash); the application opened, title bar showed Flash player 10,
    but the window was blank - white screen. Nothing happened.
    There must be a simple answer here, but help and search of
    forum revealed nothing.
    Any ideas?
    Thanks.

    (I was wrong about the size of the exe. 4 mb included just
    the Flash player code, not my video - of course.)
    And yes, that is why the exe did not play on another
    computer. When I ran it on my computer, I had the exe in the same
    directory as the flv. So the exe could find the flv. But on another
    computer (where there was no flv), it did not work -- the exe could
    not find the flv file. I did not understand the dependency on the
    flv. Now, I do.
    I understand the path part of your answer; that makes sense.
    But having to provide 2 files (the exe and the flv) for another
    computer is awkward. I want a single, self-contained exe file.
    I guess that embedding the flv file into the swf makes sense,
    too. But I had to figure out how to do that.
    Once again, y'all have lead me to the answer. For the benefit
    of others who might read this...
    a search of the knowledgebase revealed this link:
    http://help.adobe.com/en_US/Flash/10.0_UsingFlash/WSBDABD69F-D146-4e5c-9340-BF717A10426C.h tml
    That instructed me to create a new flash file, click frame 1
    in the timeline; then click File/Import/Import video/ and then
    select
    "Embed FLV into SWF and play in timeline" option, and follow
    the wizard to completion.
    Then, when you publish it as an projector file (an exe), the
    exe will include the video.
    (As I expected, the size of the exe is not 9 mb; that is
    because the exe now includes both the flash player and my video.)
    Thanks,

  • .exe/Projector file questions

    I have never done this, but just built a projector file(.exe) for a pc program in Flash. In that process a few questions have come up.
    When I bring the file over to the pc, and I open them, they open in Adobe Flash Player 10? Is that what should happen? I thought an .exe file would open in something else? I don't have a pc, so really not sure what I expected, but is that what should happen?
    Second, the .exe file opens with this border of the program around it. I think it is the flash player border? Am I opening the wrong file? Is there a way to get rid of that border? I need more space. The Flash file is the exact size of the screen(1024x768). Is there a way to just take over the whole screen?
    Third, all my buttons have this weird slight grid under them, where they should be transparent. They are transparent on my files, but it looks weird on the pc. Why is that?
    Thanks a lot for any help with this!

    Can you post a screenshot of what it looks like running the way it SHOULD look, and a screenshot of the way it looks in the projector for comparison?
    If not, can you explain a bit about how the buttons are built.  Are they strictly images?  Are those images PNG, GIF?  Did you pull them in from a PSD or AI file?  What type of things are you doing with them in the code, on the stage, etc.  Anything that relates really.  I cannot debug without information.
    When they are buggy... are the same buttons always buggy?  Is it the same action that is always happening? Do you see any errors?  What is the code, and what is happening that is unexpected?
    The only differences you should see between a projector and a SWF are sandboxing issues (if you access things on the network at all).  Neither of these issues sounds like that type of issue.
    The projector uses the same publish settings as the swf export, so they shouldn't be any different visually.

  • Problems with video in Flash Projector?

    We are looking for guidance on how to overcome horizontal tearing in parts of .F4v movies played out of
    Flash projector for PC.  We suspect the problem crops up at the point the projector is generated out of Flash,
    having experienced the same problem with .F4Vs generated by others (see Note re: David Hassoun's Adobe
    online article below).
    The Problem:  .F4V movies played out of a Flash projector exhibits horizontal tears (artifacts) during
    panning, zooming motions in the video.
    The Project:  Interactive kiosks for Hyatt/SeaWorld employing two screens -- a touchscreen and
    media/display screen.  The project stage spans the two monitors (2390 px X 768 px combined) with the
    touchscreen portion occupying 1024 and display screen 1366 of the horizontal dimension.  The videos in the
    media screen (an attract loop and separate movies selected via the touch panel) have been encoded with
    Adobe Media Encoder as 1280x720 .F4V files.
    The Workflow:   Video acquisition in HDV, captured by Final Cut Pro and converted/uprezzed to ProRes 422
    for editing.  Rendered out at "Current Settings" resulting in a 1920x1080i QuickTime - ProRes codec movie.
    That is encoded to .F4V in Adobe Media Encoder using the 720p preset. We then use a program called
    Jugglor to position the full-screen project, stripping off borders and hiding the system bar.
    Movies play normally in Adobe Media Player and in .swf files generated out of Flash.  But after creating a
    Flash projector for PC, the video exhibits the glitches (horizonal tears) in pans and zooms.
    The Playback PC:  The media is played out of a custom-built PC consisting of:
    - Gigabyte motherboard, Intel Chipset 58
    - 6 gigs of ram
    - i7 Intel process (quad core) @ 2.66 gb
    - NVidia GeForce 9500 GT video card w 1gb ram
    - Super Ram Disk playback
    - 1 TB SEagate 7200 RPM HD w 32 mb cache
    - 550 w Corsair power supply
    Note:  We have downloaded and played some example H.264 videos accompanying David Hassoun's
    "Exploring Flash Player Support for H.264 Video and AAC audio" from the Adobe website.  We noted that
    the video viles played flawlessly in the QuickTime player, but when we brought them into Flash and
    generated a projector file, we saw the same horizontal tearing, particularly in motion shots and in
    transitions.

    I hope this is something Adobe is looking into.  There are lots of tutorials for making videos small and grainy for playback on phones and internet appliances, but very little in the way of guidance for making hi-def video look like hi-def video.
    A modern PC should be able to play hi-def off the hard drive with no problems, and there are players that do this (Quicktime, WMP, Nero), but when H.264 gets walled up inside a flash player, it seems to bog down.  The machine described above will easily decode and play back DV video in WMP at 25 Mbs, but both the Flash Player and Adobe Media Player give no joy when trying to playback h.264 at much lower bandwidths.
    Increasing the quality of the video compression doesn't seem to overtax the processor or the bus (since it plays well in other players), but in Flash Player, it seems to expose limits in the performance of the player.
    For authoring in Flash, what is the recipe for decent Hi-def?

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

Maybe you are looking for