A Flash Developer Resource Site

Search:

Type: Posts; User: ihateregisterin

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    352

    That's what had occurred to me, and whether it's...

    That's what had occurred to me, and whether it's possible is questionable. Anyone want to help with how people usually do stuff like this? I can't think of any examples, but surely someone has had...
  2. Replies
    2
    Views
    352

    Scrolling pages

    I have full pages that I was hoping to scroll within a viewing area in an animation. Obviously I can't simply scroll an entire page, full of text, images, etc. That runs too slowly, and requires...
  3. Batch files kind of went out with DOS. Vbscript...

    Batch files kind of went out with DOS. Vbscript is the modern Windows replacement for them.

    http://www.winguides.com/scripting/
  4. I'm confused...a movieclip inside of a movieclip...

    I'm confused...a movieclip inside of a movieclip that you're trying to mask?

    In that case, make sure the masking movie is placed within the first movie, and if possible I'd place the code in there...
  5. Replies
    6
    Views
    462

    Note that on some of the forums, it's gotten out...

    Note that on some of the forums, it's gotten out that pirated copies of mx2004 don't open fla files. I know flash mx 6 files are affected, but I don't if that goes for the rest. I don't see any...
  6. Replies
    6
    Views
    462

    What is possible is that you are using a pirated...

    What is possible is that you are using a pirated copy of Flash.

    So I would take your problem elsewhere.
  7. No, that is part of flash. You can't mask...

    No, that is part of flash. You can't mask dynamic text with a preset mask. You have to make a movieclip to use as a mask, give it an instance name, then use setMask.
  8. Replies
    1
    Views
    437

    using setmask with external file

    I am using movieclip.setMask(mask) in order to mask a movieclip on my scene. It worked fine while the movieclip was one from the library, but now I'm using loadMovie in order to load an .swf file...
  9. Replies
    10
    Views
    565

    I would also like to know this. I have gotten...

    I would also like to know this. I have gotten javascript to work with a flash animation, but haven't tried vice versa yet.

    Evidently, the fscommand can be used to pass two parameters to...
  10. Replies
    4
    Views
    343

    That is a seriously weird problem. Maybe try...

    That is a seriously weird problem.

    Maybe try this (I know it sounds stupid, but it worked for me):

    I opened your .fla, and then created a new document. Then I copied the entire movie from your...
  11. Replies
    3
    Views
    325

    Thanks guys, I just got it. It was putting them...

    Thanks guys, I just got it. It was putting them into the movie afterall, it just didn't look like it was. But after adding an OnClipEvent to the movie, I was able to determine they were because the...
  12. Replies
    5
    Views
    437

    I don't really understand exactly what you're...

    I don't really understand exactly what you're asking for, but wow.. that is one of the worst flash examples I have ever seen.


    He did it the long way, where each individual letter is a graphic...
  13. Replies
    5
    Views
    437

    ...... ...... ...... ......

    ......

    ......
    ......





    ......
  14. Replies
    3
    Views
    325

    creating textfields

    I have a movieclip named DispMenu on a scene. In the first frame of the scene, I am creating several textfields. Now, I want the textfields to be created within that movieclip, how do I do that?
    ...
  15. Replies
    3
    Views
    305

    Well (s)he neglected to mention that they're...

    Well (s)he neglected to mention that they're running this flash animation on their kitchen toaster... hence the 0.2 fps Toasters tend to lack decent graphics cards.
  16. Replies
    7
    Views
    16,359

    Well in that case, you just want to disable the...

    Well in that case, you just want to disable the text field from accepting alpha and punctuation characters.

    Look for the text.restrict under the actionscript dictionary.
  17. Replies
    7
    Views
    628

    It sounds like something to do with your...

    It sounds like something to do with your operating system rather than flash (infernal macintoshes) You could always publish the .swfs onto seperate html pages, and fullscreen your browser. Instead...
  18. Replies
    7
    Views
    628

    What version player do you have? And you're...

    What version player do you have? And you're using Flash MX, right? Version 6 is what I have.

    What operating system? I'm using Windows 2000. Have you tried setting fullscreen to false, and then...
  19. Replies
    4
    Views
    384

    Does it load the movie from another swf file? ...

    Does it load the movie from another swf file? And is the movieclip it's being loaded into generated dynamically, or is it already set up on the scene from the library?

    In the case of the prior,...
  20. Replies
    7
    Views
    628

    So you're saying that when you execute the second...

    So you're saying that when you execute the second movie, it returns to a window?

    I tried it out with a quick test. I made a test.swf with a single button, when pressed would fscommand to...
  21. I think my first question would be, is it at all...

    I think my first question would be, is it at all possible that you could use a guided mask to accomplish what you want to do?

    If that's out of the question, perhaps a series of drawing steps,...
  22. Replies
    7
    Views
    628

    Maybe someone else will have a better idea of...

    Maybe someone else will have a better idea of what you're talking about, but what do you mean by loading the second movie?
  23. Replies
    1
    Views
    354

    Yes, flash supports targets when resolving...

    Yes, flash supports targets when resolving browser urls. For instance, notice in the Properties box, when you have text selected, next to the url/link text box is a combo box denoted with "Target:" ...
  24. Replies
    12
    Views
    494

    Then I would say you done f'ed somethin' up,...

    Then I would say you done f'ed somethin' up, chuckles!

    Worked fine for me.
  25. Replies
    1
    Views
    433

    Not sure what you mean. Right click the symbol,...

    Not sure what you mean. Right click the symbol, and there is an option to 'swap' symbols, allowing you to switch it with a different one where the first is set.
Results 1 to 25 of 90
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center