A Flash Developer Resource Site

Search:

Type: Posts; User: jurzdevil

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    421

    would it be possible to load data from an excel...

    would it be possible to load data from an excel spreadsheet into flash 5?

    sean
  2. Replies
    0
    Views
    305

    anybody know if they are planning a player for...

    anybody know if they are planning a player for windows for pocket pc?? specifically the jornada 548?

    sean
  3. Replies
    12
    Views
    906

    thanks for all your help joly!! im gettin tired...

    thanks for all your help joly!! im gettin tired to so i may just call it quits.

    sean
  4. Replies
    12
    Views
    906

    whoops!!! a wasnt filled with spaces. i forgot...

    whoops!!! a wasnt filled with spaces. i forgot about messageboards and html. P ALIGN=\"LEFT\" /P was what the value of a was.

    what i meant by seperate text field, not seperate variable, was that...
  5. Replies
    12
    Views
    906

    sorry about the double post. x does have a...

    sorry about the double post.

    x does have a value and ive got it pointing to the right path. i did find something interesting. while i was testing the movie, i clicked on list variables and it a =...
  6. Replies
    4
    Views
    486

    it still doesnt work. the text field is in a...

    it still doesnt work. the text field is in a movie clip called standings off the main timeline if thats any help. the variables load fine its just that it doesnt make a = x

    sean
  7. Thread: Screen Saver

    by jurzdevil
    Replies
    0
    Views
    419

    if i were to make a screen saver in flash, could...

    if i were to make a screen saver in flash, could it be possible to have it have a transparent background over the current screen in windows?

    sean
  8. Replies
    4
    Views
    486

    i have a variable in flash, "a". i load ...

    i have a variable in flash, "a". i load variables "x"and "y" from a txt file. I want to be able to change the value of "a" between "x" and "y" throughout the movie. i have a simple if action but a...
  9. Replies
    12
    Views
    906

    Still doesnt work. This is annoying

    Still doesnt work. This is annoying
  10. Replies
    12
    Views
    906

    I used FlashGuru's exact script and took Spydr's...

    I used FlashGuru's exact script and took Spydr's advice and change var 1 to g and it still doesnt work. The problem is the a = x action. x is a variable loaded from a text file and flash puts an x...
  11. Replies
    12
    Views
    906

    I have a movieclip inside a movie which has...

    I have a movieclip inside a movie which has several text fields. Lets say 1 text fields variable is "a". I load variables "1","x","y" from a txt file. I have a script that says ..

    if (1==yes) {
    ...
  12. Replies
    1
    Views
    450

    i have a simple menubar i made in flash 5 and it...

    i have a simple menubar i made in flash 5 and it contains buttons for some
    admin options for my website. since they link to cgi scripts and stat pages
    i cannot put the bar in the html on those...
  13. Replies
    1
    Views
    570

    is it possible to load a txt file into flash,...

    is it possible to load a txt file into flash, edit it, and then save it back to the txt?/

    sean
  14. Replies
    1
    Views
    371

    Does anybody know of a tutorial on how to make a...

    Does anybody know of a tutorial on how to make a simple message board in flash?

    thanks
    sean
  15. Replies
    6
    Views
    667

    this is annoying. i have the button in a clip and...

    this is annoying. i have the button in a clip and it named story. the mc alpha is set at 0. i have this script

    if (second == true) {
    story._alpha = 100;
    }

    on frame that the movie clip is...
  16. Replies
    6
    Views
    667

    the alpha command works fine, but it ignores the...

    the alpha command works fine, but it ignores the variable.
    i want it to change the alpha from 0 to 100 if the variable is true but it ignores it.

    onClipEvent (load) {
    if (second=true) {
    ...
  17. Replies
    6
    Views
    667

    How can i adjust a buttons alpha using a script...

    How can i adjust a buttons alpha using a script that would run only when a variable is false?
  18. Replies
    1
    Views
    408

    would it be possible for me to have a url in a...

    would it be possible for me to have a url in a button be a variable loaded from a txt file and the variable would be the url??

    thanks
    sean
  19. Replies
    9
    Views
    966

    Typo, sorry about that. i ment the menus like...

    Typo, sorry about that. i ment the menus like file and edit, thw window one. up top becuase is on the top of the screen. i cant think of a name for it!?!

    sean
  20. Replies
    9
    Views
    966

    Under Windows-Panels on the menu uptop. I had the...

    Under Windows-Panels on the menu uptop. I had the same trouble when i got 5, trying to find all of the tools again.
  21. Replies
    2
    Views
    423

    Ive been looking through tutorials and they are...

    Ive been looking through tutorials and they are all flash 4 and dont seem to help. Can anyone help me on loading a simple text file into a text feild in flash 5???

    thanks
    sean
  22. Thread: Target Path

    by jurzdevil
    Replies
    1
    Views
    455

    This is really annoying. I cannot control any of...

    This is really annoying. I cannot control any of my movie clips. NONE of them are showing up in the TargetPath dialog box. Here is what i do, i create one, have an instance of it on a frame and than...
  23. Replies
    1
    Views
    490

    I never got in depth with flash 4 becuase i only...

    I never got in depth with flash 4 becuase i only started with it in the beginning of the year and it would have only comlicated things if i learned 4 and then had to deal with the changes in 5. Well...
  24. Replies
    7
    Views
    629

    First off i want to thank you for the help. I...

    First off i want to thank you for the help. I created a whole new movie and used the same symbols and all just copied from the library and same #s and everything and it worked fine without skipping...
  25. Thread: Confused!

    by jurzdevil
    Replies
    3
    Views
    469

    Ive been fiddleing around with it for awhile and...

    Ive been fiddleing around with it for awhile and using this my original script i changed the frame number to a label

    on (release) {
    tellTarget ("/") {
    gotoAndStop ("schedule");
    }
    }

    of...
Results 1 to 25 of 35
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center