Changing title & icon in Flash projector

I want to create a projector from Flash (projector.exe) that
has my own custom icon and title text in the top window bar.
This is something that I routinely do with Director, (by
editing the icons in the projec32.skl file in Director's Program
Files' folder), but I can't figure out how to do this for Flash.
The idea is to change where it says "Macromedia Flash Player
7" in the title bar and the little "f" icon next to it
to say, "My Own Application Name" , and have my own icon.
Can anyone suggest a solution?
Thanks!

I think there are some free icon hacking tools out there...
or you
could go the easy route and create your exe with mProejctor,
as part of
the build cycle you can spec a custom icon, and there is a
lot of
flexibility with window types.
download here
http://www.screentime.com/software/mprojector/demo.html
and some docs
http://www.screentime.com/software/mprojector/docs/index.html
John Pattenden
Screentime Media - Flash Tools since 1997
http://www.screentime.com

Similar Messages

  • Change title icon

    Is it possible to change the title icon on the title bar of a JFrame? Im sick of looking at the cup of steaming joe and would like the option to remove it. If it is possible, could someone please submit some sample code? Thanks

    I think this should work.
    Note the gif m/b 16X16
    public static ImageIcon frameIcon;
    frameIcon = new ImageIcon(getClass().getResource("images/frameicon.gif"));
    JFrame frame = new JFrame();
    frame.setIconImage(frameIcon);

  • Customize Title text in Flash Projector

    Is it possibe to customize the title text that shown in Flash
    EXE? Default it is showing
    Macromedia Flash Player <version>

    I think there are some free icon hacking tools out there...
    or you
    could go the easy route and create your exe with mProejctor,
    as part of
    the build cycle you can spec a custom icon, and there is a
    lot of
    flexibility with window types.
    download here
    http://www.screentime.com/software/mprojector/demo.html
    and some docs
    http://www.screentime.com/software/mprojector/docs/index.html
    John Pattenden
    Screentime Media - Flash Tools since 1997
    http://www.screentime.com

  • Rename and place icon on title bar of Flash exe file problem

    How to rename the title bar on Flash project file (.exe) and
    replace the flash icon with my own icon file?
    Thank you very much!

    You need a 3rd part Flash projector tool, of which there are
    quite a few:
    http://www.flashmagazine.com/1100.htm

  • Why can't i change the icon in my flash drive?

    Hi all,
    I've been trying to do a simple task - but the mac won't have it.
    I want to change the icons on my flash drives, using Cmd-I, then copy and paste the icon (purchased from mac),  but all that comes up on the drive is a 'png' file pic.
    What am I doing wrong?
    thanks in anticipation

    THank you so much - I'd like to say 'rookie mistake', but I'm not a rookie!  Just having a bad day.
    Thanks Niel for your help.
    cheers

  • Change title, tooltip and icon for About button in published Webhelp?

    About Webhelp  is just plain wrong.  The tooltip ought to read "About <project name>" and the title bar for the About window should be eliminated (or else have it read About <project ver xx>.
    How do I do this?
    Likewise, is it possible to change the ICON for the About dialog in the toolbar of a published Webhelp project?

    I have the same issue.
    I modified the whskin_banner.htm file to control what displays for the About button.  The only thing I can't figure out is how to modify the tooltip.  It still says "About Webhelp" when you hover over it.
    I searched the whskin_banner.html file for the words "About Webhelp" but nothing was found.  I looked in the Edit Skin wizard and couldn't find anything either.  I also searched the Skinny on Skins and it doesn't address this issue.
    How do I change the About tooltip? Did I miss something?
    Thanks!

  • Changing the icon in the title bar

    How can I go about changing the Icon in the title bar that goes next to the title?

    setIconImage(Image image) for JFrame.
    setFrameIcon(Icon icon) for JInternalFrame.
    Take a look at the API.

  • How to change the icon for 'windows group' in Java 1.6 [Windows XP] ?

    Hello,
    I was wondering if there is a possibility to change the icon for 'windows group' in Java 1.6...
    I'm using Windows XP SP2. Now the windows from my Java 1.6 application are grouped with the standard Sun icon [screen below] on the group.
    http://img382.imageshack.us/img382/8995/iconbl1.png
    I would like to change the icon for my own. Is there a way to do that ?
    Please help.

    Whichever icon I use for the main frame (I tried few), after grouping the main frame and other sub-frames the icon is changed to standard 'Java Sun' icon as you can see in the screenshot from my first post. The problem occurs only when frames are grouped, when the are separated in the task bar their titles and icons are ok...
    So how can I change the icon/title for the group only (for Java 1.6 in Windows XP) ?

  • Change the icon and the word "open" at the left upper corner of file dialog

    i wanna to change the icon and the word "open" at the left upper corner of a Jfilechooser...
    can any expert tell me how to do so?
    thx and thx...

    yeah u can change the JFileChooser's title by calling the setDialogTitle(String) method. i'm not sure of the icon change, i think it can't be done.

  • Why won't windows icon attach to projector - Dir 11?

    I made a windows icon using IconCommander on an intel Mac (snow leopard).  The Mac version of the icon attaches to the Mac projector just fine.  But using the same procedure in creating a windows projector and trying to attach the windows version of the icon doesn't work.  I just get the Di icon on the projector (gray square with "Di") inside.  I don't know if the problem lies with icon commander or Director.  I don't have a windows machine, so need a Mac solution.  I've attached the windows icon.
    Leslie

    As far as I know, you can't change a Windows icon from a Mac.

  • Change Name of Window on Projector

    How do you change the name of the projector window from
    saying "FLASH Player 9" to a name that I define? Any help is much
    appreciated.

    Try Jugglor
    http://www.jugglor.com
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. - www.flashjester.com
    "This has been one of the most impressive and thoroughly
    pleasant
    experiences of customer support I have ever come across -
    astounding!"
    Director - hedgeapple

  • Change folder icons in Acrobat X Portfolios?

    Will I be able to change foder icons an an Acrobat X portfolio? Other file icons too?

    Yes and no. Adobe has an SDK for creating custom portfolios (which would include creating folder icons). Information can be found here: http://labs.adobe.com/technologies/portfoliosdk/    However, this requires additional tools to accomplish (ie Flash Builder).
    If the changes you want to make are fairly minimal (e.g. changing the color, size, etc) you could always try entering a feature request.

  • Interface freeze issue with Flash Projector

    I am facing an interface freeze issue with Flash Projector running a flex state based application. A Flash Projector exe was generated from a standalone flash player ver 10.2. The target machine on which the problem occuresd has 10.3.
    Basically "screen freeze" means that the user interface is running as usual on Flash Player, but it's not responding to any user input (like button presses). But if we alt-tab to another application, the state changes in the Flash player. There is display with buttons on the screen, but touching the buttons or doing anything else - it did not respond.  Rebooting the computer fixes the problem.
    Can you suggest why this is happening? Is there any known bug in Flash Player.
    The problem is this is being hard to reproduce on the developer workstation as it doesn't happen always. But it happens quite often on the target machine running an Intel Atom N270. What debugging steps can you suggest?
    Problem Description : http://www.youtube.com/watch?v=z25oV9QWRyk

    First, thanks for the video.  Having this always makes it much easier to understand the problem.  A couple of recommendations.  First, if you feel like this might be a player bug, please add a new bug report over at bugbase.adobe.com and if possible please include any sample code or swf's that can help us reproduce the problem internally.  Linking the video would also be great.  In addition, would you mind reposting this question over on the Flash Professional forums?  This forum is primarily for end users, the Pro forums will get you in touch with a wider developer audience who might have additional feedback.
    Thanks,
    Chris

  • TransitionManager in FLASH Projector

    Hey guys,
    I seem to be having a problem with the TransitionManager effects in Flash Projector flash...
    I have the following code snippet in an AS3 .AS file
    for each(item in list){
                    //trace(("site/phones/samsung-880/samsung-880-thumb.png").search(/\w-(thumb)/g));
                    //trace((.search(/\w-thumb/g) != -1)).toString());
                    dp.addItem({label: item.title, source: item.thumbimage});
                mediaViewer.addEventListener(ComponentEvent.SHOW,function(){var t:TransitionManager = new TransitionManager(mediaViewer);
                t.startTransition({type:Zoom, direction:Transition.IN, duration:7, easing:Elastic.easeInOut});});
              mediaViewer.visible = true;
                mediaViewer.loadMedia(dp);
    Where mediaViewer (a movieclip on the timeline) is a TileList component that I extended and...when visible = true Will do a Zoom in transition. The problem is that while the above code works fine in a SWF file it doesn't in the EXE file. The component is not shown nor is there any transition taking place. If I remove the Transition effect it works as expected. What can cause this? A bug perhaps?

    It seems that I needed to put and instance of the tile list component on the timeline inorder for it to get rendered.

  • How can i change the icon in JDialog

    Hi,
    I have created a regular JDialog with new JDialog("Title");
    My problem is, the JDialog has the standard Java Icon.
    Is there a way to change this icon to a custom icon.
    I know you can change the icon in a JFrame, but haven't found anything how to change it in a JDialog.
    Any idea?

    Yep,
    there is no way to do it apart from using a different constructor:
    .... = new JDialog(Frame owner,String title)
    If you have set the Icon in owner , your JDialog will have the same icon.
    Phil

Maybe you are looking for

  • Who can help me with a PID VI?

    I need a PID control routine in labview, does anyone have one that works? I have the PID toolkit, and have tried implementing there sub VI's but they just flat out don't work. Mostly because they are SLOW AS MOLASSES. Here is what i want to do. I hav

  • What wire do I need for speakers airport express

    What cable or wiring do I need to hook my Airport Express into my Bose Speakers?

  • Production cost in SAP

    Hi, i have calculated the standard price of product in SAP. but at the end my production cost seems very high and i don't understand why this is what i did: first i upload the budget in the system in KP06 for the full year i upload the quantities of

  • Add new variable definition

    how to add new variable definition in report painter?

  • Identify if Approved via SRM inbox or by email

    Hi, Is there a way of identifying which Shopping Carts were 'Approved' from within the SRM inbox and which ones via email? Regards, John