A Flash Developer Resource Site

Search:

Type: Posts; User: kland

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    8,331

    Win XP, latest IE, 8.0 I believe. No, that's...

    Win XP, latest IE, 8.0 I believe.

    No, that's how I'm testing it, I'm just running the .bat file from the DVD. on my local drive, it works fine.

    I've made quite a few coasters myself the past...
  2. Replies
    8
    Views
    8,331

    I don't get it.. I have tried at least 100...

    I don't get it..

    I have tried at least 100 different variations and different commands, most of which work from my hard drive, but when I burn them to CD or DVD, they no longer function. IE...
  3. Replies
    8
    Views
    8,331

    It says: E:\>start iexplore.exe...

    It says:


    E:\>start iexplore.exe file://E:\\Adams 2010.htm

    E:\pause


    It seems to be looking in the right place and the file name is right.. could it be the spaces in the name of the file?
  4. Replies
    8
    Views
    8,331

    Well, i guess i spoke too soon. It works...

    Well, i guess i spoke too soon.

    It works perfectly on my HDD, but when I burn it to a disk, it doesn't work.

    IE opens, but it just goes to the home screen.

    Any ideas?
  5. Replies
    8
    Views
    8,331

    Worked like a charm. Once again, many thanks.

    Worked like a charm.

    Once again, many thanks.
  6. Replies
    8
    Views
    8,331

    [F8] Open local HTML page in IE.

    Hi all,

    I know this sounds like a noob question, but I can't get it to work.

    I'm making a CD rom, and I have a bunch of html files that I need to launch from the menu screen (flash projector)....
  7. Replies
    5
    Views
    1,545

    Awesome, thanks. I found one other error I...

    Awesome, thanks.

    I found one other error I made, it needed to be (-1075-c1f._x)

    On another note, does anyone know how to make it ease into the snap?

    If anyone is interested here is the...
  8. Replies
    5
    Views
    1,545

    Ok, so here is my initial AS. // Start Drag...

    Ok, so here is my initial AS.

    // Start Drag and Drop
    on (press) {
    startDrag("c1f", false, -3220, 705, 0, 705);
    }
    on (release) {
    stopDrag();
    // Start snap to function
    if(Math.abs(1075 -...
  9. Replies
    5
    Views
    1,545

    [F8] touchscreen drag and stop.

    Hi all,

    I've been searching various topics trying to find how this can be done.

    Basically I'm designing an interface for a touchscreen where when you click a button you'll get a full screen 4...
  10. Replies
    8
    Views
    5,556

    Got it! It ended up being: start...

    Got it!

    It ended up being:

    start .\Gen\Fusion.exe ".\Gen\S_D.zip"

    Thanks a lot!
  11. Replies
    8
    Views
    5,556

    And if it doesn't? I tried using the windows...

    And if it doesn't?

    I tried using the windows "open with" and selected the .exe and it works, don't know if that helps.
  12. Replies
    8
    Views
    5,556

    Ok, so it opens the App fine, just not the...

    Ok, so it opens the App fine, just not the specific file.
  13. Replies
    8
    Views
    5,556

    Thanks, I'll give it a shot.

    Thanks, I'll give it a shot.
  14. Replies
    8
    Views
    5,556

    Open specific file with specific app

    Hi I am making a CD project for myself and I've run into a little snag. I am currently using Northcode's "proxy.exe" (thanks btw, that little app has been a life saver) but I have no idea what...
  15. Replies
    0
    Views
    667

    Poups don't work in IE7?

    Hi I have a button in a flash site with the following AS:

    on (release) {
    getURL("javascript:popup ('members/cutpresults.html')");
    }


    Then i have the HTML that starts as follows:

    <html...
  16. Replies
    4
    Views
    1,212

    If you're really interested, try these guys. ...

    If you're really interested, try these guys.

    http://www.microexpress.net/

    Rated #1 by PCWorld.
  17. Replies
    4
    Views
    602

    Tried it. Didn't work.

    Tried it. Didn't work.
  18. Replies
    4
    Views
    602

    Ok, the search is working now. As far as I...

    Ok, the search is working now.

    As far as I can tell F8 doesn't handle scenes as well as older versions (weird). So.. I've decided to scrap the scenes and just put everything in the main timeline...
  19. Replies
    4
    Views
    602

    Button in MC won't go to scene

    Hi,

    I tried searching for this, but the search keeps bringing up a blank page.

    I have a a movie and to keep it simple lets say I have 2 scenes:

    Main and Location (Location has a frame label...
  20. Replies
    15
    Views
    1,091

    The easiest way would be to simply put those...

    The easiest way would be to simply put those pictures in the "over" keyframe of your button. But why stop there? You can also place movie clips on the "over" keyframe as well. So instead of the pic...
  21. Replies
    2
    Views
    692

    Thanks for the tip! Sooner? Hell, that was...

    Thanks for the tip!

    Sooner? Hell, that was faster than I expected.
  22. Replies
    2
    Views
    692

    [F8] SWF STudio Dilema.

    Ok, here is my problem. I want to make a small menu app that auto loads from a dvd. I also would like it to have a transparent background.

    No problems so far, fairly straight forward stuff.

    My...
  23. Replies
    26
    Views
    1,581

    Thx for the info! However, shared objects...

    Thx for the info!

    However, shared objects wouldn't help in my situation. I want to be able to have any user see the update that any other use has made.

    I happened to come across this script in...
  24. Replies
    5
    Views
    523

    Ahhh.. got it. Thx alot.

    Ahhh.. got it. Thx alot.
  25. Replies
    5
    Views
    523

    How would you do the same thing in flash 5? I...

    How would you do the same thing in flash 5? I tried what you wrote and it didn't seem to work. Also, is there a way to use a variable instead of a number?
Results 1 to 25 of 47
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center