A Flash Developer Resource Site

Search:

Type: Posts; User: evanmcd

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    551

    thanks for the reply. your solution is what I...

    thanks for the reply. your solution is what I had come up with as well, but thought that there was a "built-in" way to accomplish this.

    I'm sure many people come up against this when creating a...
  2. Replies
    4
    Views
    551

    Hi, I know that this is a fairly routine...

    Hi,

    I know that this is a fairly routine question and has prob'ly been answered dozens of times in the past (yes I did search, but didn't find anything), but...

    How do I get AS to keep the...
  3. Replies
    4
    Views
    559

    Setting up shared libraries is not the most...

    Setting up shared libraries is not the most simple task in the flash universe. I've got it working with many a frustration along the way. Try this to start:
    ...
  4. Replies
    2
    Views
    357

    Hi, Set the variable of the first text field...

    Hi,

    Set the variable of the first text field to 'textField1', the second to 'textField2' then on button 1:

    on(release) {
    loadVariables("txt1.txt");
    }

    txt1.txt should simply be:
  5. Replies
    2
    Views
    397

    I'm assuming that you solved the problem as it...

    I'm assuming that you solved the problem as it works fine for me in Opera W2K.

    If it still doesn't work on your Opera, maybe there's something up with the plug-in it's using.


    Evan
  6. Replies
    3
    Views
    473

    here's how i would do it

    Hi,

    on the button:
    on(release) {
    myNextMovie = "movieToBeLoaded.swf";
    _level1.play();
    }

    Then, on the last frame of the first loaded movie (after the 40 frames):
  7. Replies
    1
    Views
    391

    Flash cannot import shockwave files. If you are...

    Flash cannot import shockwave files. If you are creating the flash for online delivery I would perhaps link to the Shockwave file from your movie.

    However, if you are creating a Flash projector...
  8. Thread: MX fscommand

    by evanmcd
    Replies
    6
    Views
    748

    Thank you so much

    It works. I can not believe that Macromedia does not put this info anywhere in the manual or on the site, even in tech notes. How did that slip by? (or maybe how did I miss it?).

    Anyway thanks...
  9. Thread: MX fscommand

    by evanmcd
    Replies
    6
    Views
    748

    Thanks for the reply Mirandir. I changed the...

    Thanks for the reply Mirandir. I changed the directory structure as you recommended, but had no luck with it. I tried both fscommand/director.exe and fscommand\director.exe. Neither worked.

    I...
  10. Thread: MX fscommand

    by evanmcd
    Replies
    6
    Views
    748

    Hi, I've searched a bunch on the exec...

    Hi,

    I've searched a bunch on the exec fscommand and heard all about the security problem requiring that all launched files must be in a folder called fscommand, which also includes the flash exe...
  11. Replies
    3
    Views
    646

    Hi, I recently imported a 3 1/2 min...

    Hi,

    I recently imported a 3 1/2 min uncompressed quicktime movie into MX. it was 850 meg and yes i'm purposely trying to find the limits of video in MX.

    Granted I left it overnight to import...
  12. Replies
    8
    Views
    631

    Hi, If you have Dreamweaver you can easily do...

    Hi,

    If you have Dreamweaver you can easily do simple controling of Flash ojects with javascript. It wouldn't be to hard then to take the resulting function call that Dreamweaver gives you and...
  13. Hi, Hope you were able to fix your problem in...

    Hi,

    Hope you were able to fix your problem in time. In case you're still struggling with it here's my suggestion:

    Use a function that will hide all three clips (send them back to frame one in...
  14. Replies
    36
    Views
    2,897

    best true pixel fonts and where to get em

    Hi,

    You all sound like you know what you're talking about.

    I'm very interested in building a small library of high-quality pixel fonts. Specifically, I'm looking for one that looks as much...
  15. Replies
    5
    Views
    2,333

    MM has them on their site

    It's not a fake, but it's also not a big deal anymore as MM has posted full Quicktime movie tutorials with screenshots a plenty.
    ...
  16. Replies
    3
    Views
    513

    please please please tell me what: ...

    please please please tell me what:

    movieObjectName.setVariable

    does!

    thanks
  17. Replies
    1
    Views
    634

    Hi, You know how when people have a flash site...

    Hi,

    You know how when people have a flash site that has background music they'll put in an on off button which is active all through the site?

    Well, I need to do that, with the (big) catch...
  18. Replies
    1
    Views
    673

    Hi all, I've seen examples of people sending...

    Hi all,

    I've seen examples of people sending variables into Flash from a query string attached to the end of the file name (i.e. src="myMovie.swf?foo=bar&chocolate=good")

    I am in need of a way...
  19. Replies
    22
    Views
    6,503

    wow, lots of good stuff here. I myself have...

    wow, lots of good stuff here.

    I myself have had lots of the problems mentioned here. crashes, super slow performance, even with 225 RAM allocated.

    i closed almost all of the panels i had open...
  20. Replies
    4
    Views
    1,431

    note that mac users frequently turn off autorun...

    note that mac users frequently turn off autorun of CD's due to a virus that circulated some time ago. i'd be interested to know if you get that applescript thing working though.
  21. Replies
    2
    Views
    1,469

    try setting the export version to Flash 4. ...

    try setting the export version to Flash 4. depending on what type of scripting you have going on, it may publish fine.

    It should then play in the Quicktime Player, though I have found numorous...
  22. Replies
    2
    Views
    1,974

    the other thing is....if you need to stop a sound...

    the other thing is....if you need to stop a sound and resume it later while keeping pace with the movie (ie a voiceover or some such thing that needs to be synced with the animation), then you will...
  23. Replies
    4
    Views
    1,805

    I've had the same problems with Flash 5. I'm on...

    I've had the same problems with Flash 5. I'm on a g4 400 with 312 RAM (220 allocated for flash). It was crashing constantly and when not frozen was so slow as to be almost unusable. i.e. click a...
  24. Replies
    6
    Views
    858

    I'm having this problem as well and would love to...

    I'm having this problem as well and would love to know of any other info that's out there about how to solve it.
    Shad0w, you don't happen to have that url do you?

    Have any luck solving this...
  25. Replies
    0
    Views
    345

    Hi, Here's the thing. I have a dynamic text...

    Hi,

    Here's the thing. I have a dynamic text field with the HTML box checked which i am filling with text from an external text file. Everything works ok until i check any of the font embedding...
Results 1 to 25 of 30
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center