A Flash Developer Resource Site

Search:

Type: Posts; User: ejzamir

Search: Search took 0.03 seconds.

  1. Thread: Netscape

    by ejzamir
    Replies
    2
    Views
    423

    Hello, I've created a flash application that is...

    Hello,
    I've created a flash application that is running at

    http://www.enerworks.com/discover.asp

    The problem is, when it's viewed in netscape, the movie just runs right through and doesn't...
  2. Thread: Netscape

    by ejzamir
    Replies
    1
    Views
    678

    Hello, I've created a flash application that is...

    Hello,
    I've created a flash application that is running at

    http://www.enerworks.com/discover.asp

    The problem is, when it's viewed in netscape, the movie just runs right through and doesn't...
  3. Thread: Netscape

    by ejzamir
    Replies
    1
    Views
    516

    Hello, I've created a flash application that is...

    Hello,
    I've created a flash application that is running at

    http://www.enerworks.com/discover.asp

    The problem is, when it's viewed in netscape, the movie just runs right through and doesn't...
  4. Thread: C++

    by ejzamir
    Replies
    5
    Views
    773

    Well the program used a few inputs from the user...

    Well the program used a few inputs from the user and produces several outputs. I don't know if you could do it without passing variables.

    When you say "shell it" do you mean create a shell script...
  5. Replies
    0
    Views
    355

    Hello, is there any way to link C++ code to a...

    Hello,
    is there any way to link C++ code to a Flash user interface? I know you can run asp programs so could you run a c++ program?
    Thanks, MLE
  6. Replies
    0
    Views
    1,193

    Hello, is there any way to link C++ code to a...

    Hello,
    is there any way to link C++ code to a Flash user interface? I know you can run asp programs so could you run a c++ program?
    Thanks, MLE
  7. Thread: C++

    by ejzamir
    Replies
    5
    Views
    773

    Hello, is there any way to link C++ code to a...

    Hello,
    is there any way to link C++ code to a Flash user interface? I know you can run asp programs so could you run a c++ program?
    Thanks, MLE
  8. Replies
    1
    Views
    359

    Hello, how can i get a button to repeat it's...

    Hello,
    how can i get a button to repeat it's action continuously until it is released?
    MLE
  9. Replies
    2
    Views
    458

    Hello, how can i get a button to repeat it's...

    Hello,
    how can i get a button to repeat it's action continuously until it is released?
    MLE
  10. Thread: chache problem

    by ejzamir
    Replies
    1
    Views
    663

    Hi, I'm having a problem when flash reads in...

    Hi,
    I'm having a problem when flash reads in variables from a text file. The text file is overwritten with new variables, but the old variables are stored in the cache and it won't read in the new...
  11. Replies
    0
    Views
    608

    Hi, I'm losing variable values when I use ...

    Hi,
    I'm losing variable values when I use

    LoadVariablesNum(test.asp,0,Post);

    I only lose some though. It seems it's only the numbers, but I don't lose any string values.

    Does anybody know...
  12. Replies
    0
    Views
    441

    Hi, I'm losing variable values when I use ...

    Hi,
    I'm losing variable values when I use

    LoadVariablesNum(test.asp,0,Post);

    I only lose some though. It seems it's only the numbers, I don't lose any string values.

    Does anybody know...
  13. Replies
    0
    Views
    595

    Hello, I need to create something that will ask...

    Hello,
    I need to create something that will ask the user to input a range of dates and then use this input to grab the appropriate data from the database and then display it in a graph. The user...
  14. Thread: loading movies

    by ejzamir
    Replies
    1
    Views
    556

    Hello, I need some help with the loadMovie...

    Hello,
    I need some help with the loadMovie command. When I test my movie from flash, it works fine and loads the next movie, but when I put it up on the server, it wont load the movie.

    Does...
  15. Thread: loading movies

    by ejzamir
    Replies
    0
    Views
    491

    Hello, I need some help with the loadMovie...

    Hello,
    I need some help with the loadMovie command. When I test my movie from flash, it works fine and loads the next movie, but when I put it up on the server, it wont load the movie.

    Does...
  16. Thread: loading movies

    by ejzamir
    Replies
    1
    Views
    411

    Hello, I need some help with the loadMovie...

    Hello,
    I need some help with the loadMovie command. When I test my movie from flash, it works fine and loads the next movie, but when I put it up on the server, it wont load the movie.

    Does...
  17. Replies
    9
    Views
    777

    hi Where does you asp file reside? Is it...

    hi
    Where does you asp file reside? Is it embedded in the html code for your page or is it a seperate file? What did your getURL statement look like?
  18. Replies
    9
    Views
    777

    using getURL

    I have tried the script on it's own, setting the variables and it is functioning fine.

    My script file doesn't write anything to a webpage, can i still use the getURL? I was told to make my script...
  19. Replies
    3
    Views
    829

    text files

    I'm ceating the text files so generator can read from them and creat the appropriate graphs.
  20. Replies
    9
    Views
    777

    Pleeeeeeeeeaaaaaaaaaaaaaasssssssseeeeeeeee...

    Pleeeeeeeeeaaaaaaaaaaaaaasssssssseeeeeeeee help!!!

    I have variables in flash that I want to pass to a vbscript. I'm starting real simple and in my flash file, the first fram i have:

    month1 =...
  21. Thread: VARIABLES!!!

    by ejzamir
    Replies
    0
    Views
    414

    Pleeeeeeeeeaaaaaaaaaaaaaasssssssseeeeeeeee...

    Pleeeeeeeeeaaaaaaaaaaaaaasssssssseeeeeeeee help!!!

    I have variables in flash that I want to pass to a vbscript. I'm starting real simple and in my flash file, the first fram i have:

    month1 =...
  22. Replies
    3
    Views
    829

    OK i'll be more specific this time... I'm...

    OK i'll be more specific this time...

    I'm using a database to hold all the information for generating the graphs for flash. The user is able to choose a range of dates from drop down menus. The...
  23. Replies
    1
    Views
    611

    I need to send variables to an ASP(vbscript) from...

    I need to send variables to an ASP(vbscript) from flash and i'm not sure how to do it. Do I use the geturl command?
  24. Replies
    0
    Views
    385

    Hello, I'm trying to send my flash 5 variables...

    Hello,
    I'm trying to send my flash 5 variables to a script file (probably ASP, VBscript). Also if i've created my variables in a movie clip, will they be global throughout the entire movie?

    Can...
Results 1 to 24 of 24




Click Here to Expand Forum to Full Width

HTML5 Development Center