A Flash Developer Resource Site

Search:

Type: Posts; User: Graz73

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    32
    Views
    33,624

    Any more ideas? I'm still stuck on this. (Thanks...

    Any more ideas? I'm still stuck on this. (Thanks for all the help narrowing this down...)
  2. Replies
    32
    Views
    33,624

    It doesn't seem like that helped. When Firefox...

    It doesn't seem like that helped. When Firefox already has a window open, it does not bring it to the front at all. When there was no firefox window open, it worked a little bit. I tried this...
  3. Replies
    32
    Views
    33,624

    this might fix it?! I'm not sure why, but...

    this might fix it?!

    I'm not sure why, but calling the bat file directly seems to make it work better.

    the browser has still gone behind the projector sometimes, but it is much more reliable and...
  4. Replies
    32
    Views
    33,624

    OK, I tried your modified code for the...

    OK, I tried your modified code for the browser.bat. It made the cmd.exe stay visible and I saw it run through a bunch of code and stay on the screen while my browser was set to topmost and stayed...
  5. Replies
    32
    Views
    33,624

    OK, I tried clicking on browser.exe and...

    OK, I tried clicking on browser.exe and browser.bat. That didn't do anything.

    Then, I tried opening topmost from the command prompt, and that worked. My web browser was on top of everything and...
  6. Replies
    32
    Views
    33,624

    That's what I thought you meant. I opened the c...

    That's what I thought you meant. I opened the c prompt window, put "topmost Mozilla Firefox" in there and it came back ""topmost" is not recognized as an internal command operable program or batch...
  7. Replies
    32
    Views
    33,624

    I'm not sure what you mean. What command line?

    I'm not sure what you mean. What command line?
  8. Replies
    32
    Views
    33,624

    The version of firefox I'm using DOES put...

    The version of firefox I'm using DOES put "mozilla Firefox" in the name. For example, this page is:

    Flash Kid Community Forums - Reply to Topic - Mozilla Firefox
  9. Replies
    32
    Views
    33,624

    I'll try your latest test. Thanks. I now see...

    I'll try your latest test. Thanks.

    I now see what you mean, that the website should NOT go behind the interface even if I click on the projector. Strange...

    I'm using Windows XP and Firefox...
  10. Replies
    32
    Views
    33,624

    nope

    Thanks Northcode, but that doesn't work either.
    I'd already tried this code before I bugged you!?



    With your code, or with my original non-topmost buttons, here is what happens:

    I launch my...
  11. Replies
    32
    Views
    33,624

    Hey Northcode! Thanks again for all your help on...

    Hey Northcode! Thanks again for all your help on this!

    I am using Flash 8, and I think that is causing problems. I couldn't open the web.fla file. It said "Unexpected File Format"

    So, I put...
  12. Replies
    32
    Views
    33,624

    Confusion

    OK, I have topmost.exe in my fscommand folder.

    I can't get it to open any webpages though. All of the examples of topmost usage that I've found are for opening PDFs or other things.

    I...
  13. Replies
    32
    Views
    33,624

    Flash exe and Websites

    I think my problem is similar to Heidi Vandy's...

    I have a new cd executed full-screen Flash projector which works well.

    BUT, now I want it to be able to launch websites from this EXE.

    It...
  14. Flash8 Thanks! This one worked! I have heard...

    Thanks!

    This one worked!




    I have heard of that "depreciated" thing, but what does it mean? Do those scripts no longer work? Or are they just not necessary?
  15. Flash8 Button in a movieclip linking to another frame in a parent clip.

    This seems like it should be easy, but it's been driving me crazy... :yikes:

    A movie clip called "Symbol_4" contains all of the navigation and frames of my movie.

    inside of Symbol_4 is a MC...
  16. Replies
    3
    Views
    4,066

    This method DID work. Thanks! BUT, I realized a...

    This method DID work. Thanks! BUT, I realized a strange problem. Some of the links were working and others were not. I experimented with a few things and discovered that it does not work if you...
  17. Replies
    3
    Views
    4,066

    PDFs opening behind my CD interface

    I just looked at FooChuck's thread here: http://board.flashkit.com/board/showthread.php?t=794074 and found some good advice, but not an answer for this issue.

    I have a CD that autorun's with a...
  18. Replies
    2
    Views
    3,460

    preloading applications behind the scenes?

    Hi,
    I'm launching PPT files from a CD-based Projector interface.
    It's using Northcode's proxy.exe to hide the bat files and it's working OK.

    BUT when I load some of these presentations, they...
  19. Replies
    1
    Views
    1,882

    Making CD Interface BETTER

    I've received some of your advice on Flash related stuff in the past on the flashkit boards, so thought you guys might have some helpful advice.
    I'm looking for general advice on making CD...
  20. I could make an XML file with a fixed name, sure....

    I could make an XML file with a fixed name, sure. But wouldnt that file have to contain the specific name of the .PDF?

    Where could I find more about this to get it to do what I'm talking about?...
  21. CD interface linking to a file with a VARIABLE name?

    I have a CD that autoruns and pops up an .EXE flash interface. This interface provides a menu linking to my powerpoint and PDF files that the user can click on and open.

    To link to the PDF, I...
  22. Cy-Boar.com ...My weekly webcomic is finally ready!

    Check out my new webcomic "Cy-Boar". I've been working on this site for a few months, and it's finally ready to launch. (I have been drawing the offline version of this comic since the 80's....)
    ...
  23. Replies
    7
    Views
    459

    OK, this sort of worked... on(release){ ...

    OK, this sort of worked...

    on(release){
    getURL("presentation/Presentation.bat");
    }




    That is not good either though. Rather than running the BAT file, this pops up an explorer window...
  24. Replies
    7
    Views
    459

    Maybe that is where I screwed up. I'm used to...

    Maybe that is where I screwed up. I'm used to older versions of Flash where I could edit my library object (button) and put an action on the "down" part of the animation or whatever.

    Now, when I...
  25. Replies
    7
    Views
    459

    I tried what you suggested, and I tried it like...

    I tried what you suggested, and I tried it like this:


    on (release) {
    fscommand ("exec", "/Presentation.bat");
    }

    when I test the SWF, which I put in the root directory, nothing happens.
Results 1 to 25 of 41
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center