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

Similar Messages

  • 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

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

  • Why does my title text stay on screen for the duration of my iMovie?

    Adding a title text to my iMovie, can someone help me figure out why it stays on screen for the duration of the video? Can't seem to find a way to edit the duration of the text.

    The flashing globe icon means you are trying to start from a netboot server that doesn't exist or is offline.  This will fix it: http://docs.info.apple.com/article.html?artnum=31355

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

  • 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

  • The Flash Text and Flash Button options have dissappeared

    the Flash Text and Flash Button options have dissappeared in the insert menu in Dreamweaver CS4. They used to be there but not now

    Adobe announced the features they were removing from CS4 a year or so before CS4 launched:
    The ill-conceived Flash buttons and Flash text were among the deprecated features.
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a .html
    Deprecated features
    The following features have been deprecated for Dreamweaver CS4:
    Timelines
    Web services
    Layout mode
    Site Map view
    Java Bean support
    Adobe® Flash elements (Image Viewer)
    Adobe® Flash text and Adobe® Flash buttons
    ASP.NET and JSP server behaviors and recordsets

  • Flash Text and Flash Button options have dissappeared in DW CS4

    the Flash Text and Flash Button options have dissappeared in the insert menu in Dreamweaver CS4. They used to be there but not now

    You need the Dreamweaver forum - click here.

  • How can I make a title (text) on a postcard vertical not horizontal text?

    How can I make a title (text) on a postcard layout vertical not horizontal text?

    Insert it in a Text Box then rotate this one.
    Yvan KOENIG (VALLAURIS, France) lundi 13 juin 2011 16:20:28
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own
    before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Report generation toolkit how to access "title text" 1.1.3

    Hi at all,
    in LabView 8.5.1 with Report Generation Toolkit 1.1.2 I used the  "Generate Report Get Modified Data.vi" and "Generate Report Set Modified Data.vi" to modify the Report Title Text. In the Version 1.1.3 of the toolkit I found no method to access this property.
    Is there anybody solved this problem?
    Regards,
    Nicolas

    Mike,
    I'm creating HTML reports.
    ...and I found an unaesthetic solution (thanks to my college):
    immediately after I created a new report, I'm searching in while loop for the first report with empty Title Text using HTML Data global.vi (or anything else in the cluster) and the previous HTML Ref-num is the according report. Now I can set the property using HTML Data global.vi again.
    I won't suggest this if you're creating reports at more than one place, but in my case I can't get a race condition.
    Nicolas

  • Does Flashplayer 17 work with Windows 8.1? (Using Flash Projector)

    I recently started playing a game called "Realm of the Mad God". This is a Flash based game that can be played on IE11/Chrome/Firefox and since FP17 in built-into those browsers, I have no trouble loading it. However when I try to run the game with Flash Projector, I get a "Version Loading Error". I believe this is happening since I do not have FP17 installed on my computer, just as an addon in my browsers. I currently have a Windows 8.1 desktop and I can't seem to find a download for FP17 off Adobe's website. This is the most recent link that the game uses to open..  http://www.realmofthemadgod.com/AGCLoader1424381358.swf  .. Upon pasting this link into any of the three browsers listed above, the game launches near instantly. But when I launch this through Flash Projector, I get the error pasted in the image below. *Note "Hardware Acceleration" is enabled* Anyone have any ideas? Let me know if more specfic info is required.

    I'd recommend downloading RotMG from Steam, this uses Adobe AIR and is supported by Wild Shadow Studios:
    Realm of the Mad God on Steam
    You can also run this full screen.

  • How to change Font Type of the Title Text of a JFrame?

    Hi,
    I want to set a different Font Type for the Title text of the titlebar of my JFrame.
    Is it possible? Can anyone show me how if it is?
    Thanks.
    Niteen

    Michael,
    Thanks. It works!
    But there was a problem. I was not using the :-
    JFrame.setDefaultLookAndFeelDecorated(true);
    so I have to use it now.
    Is it possible to do it without the default decorated look and feel? Because the default LNF title bar has too much height and I am cramped for space.
    I know that's no excuse. I tried but it doesn't work.. I am using a extended JFrame like this:-
    class Testing extends JFrame
    public Testing()
    setSize(300,100);
    setLocation(400,200);
    Container container = getContentPane();
    /* add components to this container here */
    setVisible(true);
    When I use getComponent() for the container, I get an ArrayIndexOutOfBound Exception.
    When I set the argument to getComponent(0), the font in the title bar is not changed.
    What else should I do?
    Thanks.
    Niteen.

  • Opening an app or exe from a flash projector

    Hi everyone:
    How can I open a exe application from a flash projector. I am
    burning a project to a CD and I need (in AS3) to call out run an
    EXE when the user clicks a button.
    I tried using the code below, but what it does is it prompts
    the user to either run or download. If the user clicks run, the
    prompts them that EXE are dangerous...blah, blah....How can I make
    the EXE run from the CD automatically when the user clicks on the
    "search" button without any notices (like other CDs do)?
    I cant find this anywhere. I know in AS2 you can use
    fscommand, but I read on line that this is not supported anymore.
    thank you for your help.
    Rafael.

    Ok, Flash continues to infuriate me!
    I have removed the 'settings' file parameter from my
    fscommand call to see if my projector would at least launch the
    .exe file, as per the following code . . .
    fscommand("exec", "Ripstation Lite.exe");
    But nothing happened . . .
    I also tried another Windows .exe to see if it would work and
    again it failed to launch anything . . .
    fscommand("exec", "C:\Windows\System32\calc.exe");
    This .swf is wrapped by Zinc to produce a Projector .exe file
    but yet it fails to launch either .exe file! Why is this!?!?

  • Gallery title text cut off and cover image not updating

    Hello,
    I've been struggling with this for a couple of weeks now, and it's driving me mad. I've been making a book in iBook Author on my iMac (10.10.2). When I preview it in iBooks on the mac it all looks fine, but when I send it to my iPad2 (iOS 8.2), which I do via dropbox, the front cover image reverts to the default for the template I choose, and gallery and interactive widget title text gets cut off (see attached pic) regardless of the size I make it, or the indent I specify.
    I've tried deleting the book several times, restarted the iPad, and whatever I do it still appears the same.
    I'd be grateful for any suggestions.
    Cheers,
    Kev.

    Hi Christine,
    When you say " It's not there when viewed outside of Cp/swf. Using v5.5.l", does that mean this problem only occurs in a specific output?
    Try this -- Go to preferences-- SWF Size and Quality and under customer, uncheck Advance Project Compression, republish the course and check the results.
    Thanks,
    Anjaneai

  • What font is used in the "video title text" in Adobe Presenter Video Creator? I need to replicate it

    What font is used in the "video title text" in Adobe Presenter Video Creator? I need to replicate it.

    I just noticed, Hah! That it is the same font as used in the text on this page. Anyone know what it is?

Maybe you are looking for

  • UCM: File is missing. Exception type is 'java.lang.Throwable'.

    We have been having an intermittent issue with SES crawling UCM's data. There is a loose correlation between the issue occurring and the following exception appearing in UCM's Content Server Log: File is missing. Exception type is 'java.lang.Throwabl

  • Flash page scrollbar.

    Pleeeeeeaaaaaaseeeeeee Help! I have a flash movie which is taller than the browser window, but rather than it being scrolled by the browsers default scrollbar I want to create a scrollbar swf file which will control the scrolling of the movie within

  • Crystal Reports - check boxes on forms

    Does anyone know if it is possible to embed check boxes ( ticked or crossed based on True / False values) in Crystal Reports? I have a large number of forms to develop which use Yes / No values in UDF's and I want to display tick or cross in check bo

  • J2ME - Thread running independent of Midlet

    Hi Folks, I am very new to J2ME, but I have been reading the midp2.0 api and forums. From what I've read, you cannot have a MIDlet running in the background acting as a server (on the actual phone). My question is, is it possible to have a thread tha

  • Can Support messages be created in portal?

    Hi Experts, Is threre a way to create "support Messages" in portal itself, instead of creating in SAP system by going into Help. Thanks in Advance.