A Flash Developer Resource Site

Search:

Type: Posts; User: azzyt

Page 1 of 6 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    23
    Views
    2,551

    The save command has been removed, it was...

    The save command has been removed, it was unsupported and was only left in Flash 5 projectors by mistake.

    If you need to store data, use Shared Objects, if you need to write to a text file, use a...
  2. Replies
    1
    Views
    349

    fscommand Revised usage for fscommand exec...

    fscommand
    Revised usage for fscommand exec command:

    The exec command can contain only the characters A-Z, a-z, 0-9, period ()., and underscore (_). The exec command runs in the subdirectory...
  3. Oops, I guess in Flash 5+ you're supposed to use...

    Oops, I guess in Flash 5+ you're supposed to use String.fromCharCode(12)

    But, same thing.
  4. Read the help file for the chr() function. ...

    Read the help file for the chr() function.

    chr(12)


    I have no idea what you're doing, but that's how you use that command in Flash.
  5. Replies
    23
    Views
    1,384

    SWF Studio does not modify the projector, they...

    SWF Studio does not modify the projector, they create their own using the Flash ActiveX.

    You could do the same, that's completely legal. You could use that and code your own player, and disable...
  6. Replies
    5
    Views
    520

    the code to do it would be like this: on...

    the code to do it would be like this:



    on (press) {
    _level0["theimagemc"+i].startdrag();
    )


    it's just a syntax thing :P
  7. Replies
    23
    Views
    1,384

    You both make *VERY VALID* points, but the...

    You both make *VERY VALID* points, but the software industry plays by different rules than any other.

    Where else are you bound by the terms of a license agreement, that you can't read, until you...
  8. Replies
    23
    Views
    1,384

    OK, I think it's pretty clear that this is not...

    OK, I think it's pretty clear that this is not allowed.

    in the EULA:

    THIS EULA SHALL APPLY ONLY TO THE SOFTWARE SUPPLIED BY MACROMEDIA HEREWITH REGARDLESS OF WHETHER OTHER SOFTWARE IS REFERRED...
  9. Replies
    0
    Views
    425

    For those who didn't see this. This is fixed in...

    For those who didn't see this. This is fixed in the r29 version.
    --------------------------------------------------------

    Macromedia Flash Activex Buffer overflow

    Release Date:
    05/02/2002
    ...
  10. Excellent pmineault! I'm getting sick of this...

    Excellent pmineault! I'm getting sick of this thread, but I still have to check it out of habit.

    And I'd just like to thank Mike, I don't know how he's put up with all of it!
  11. Replies
    12
    Views
    1,379

    Um, in Flash MX when you setup Linkage there's a...

    Um, in Flash MX when you setup Linkage there's a checkbox to enable or disable "Export in first frame".

    Isn't this to address your very problem?
  12. Replies
    2
    Views
    394

    You can't export Quicktime VR files from Flash,...

    You can't export Quicktime VR files from Flash, and no, Flash can't import them either (since they're not an actual video format).

    Too bad Flash's drawing api can't fill objects with a texture or...
  13. Replies
    1
    Views
    417

    I have my Start Menu categorized for quick...

    I have my Start Menu categorized for quick access. Unfortunately, Flash MX falls into "Graphics", "Multimedia", and "Programming" categories.

    Please, will somebody at Macromedia tell me how to...
  14. Replies
    5
    Views
    533

    It works perfectly fine for me.

    It works perfectly fine for me.
  15. Thread: IN A FEW WORDS?

    by azzyt
    Replies
    7
    Views
    614

    Yeah, it's an annoyance to all of us. But...

    Yeah, it's an annoyance to all of us. But they've been responding pretty quickly, and it's better to have a player that actually works than a half-assed solution (like 6.0.25.0).

    Normally...
  16. Thread: IN A FEW WORDS?

    by azzyt
    Replies
    7
    Views
    614

    Oh, and the download accelerator is a different...

    Oh, and the download accelerator is a different issue.

    Flash requests it's LoadMovie components through the Browser.

    Download Accellerator, and GetRight hook into the browser. When Flash...
  17. Thread: IN A FEW WORDS?

    by azzyt
    Replies
    7
    Views
    614

    offdahook, GET OVER IT. The streaming bug...

    offdahook,

    GET OVER IT.

    The streaming bug is being worked on. A new version of the Flash player was released, which proves that this was near completion.

    Unfortunately, it was not 100%...
  18. See the post by tweekmonster above, great...

    See the post by tweekmonster above, great solution. Just name your files .fp3 or .fpg instead of .mp3 or .jpg and that should stop download accelerator.

    And you could still include them in HTML...
  19. Replies
    1
    Views
    584

    It hasn't been updated quite yet, refer to this...

    It hasn't been updated quite yet, refer to this post for status:

    http://board.flashkit.com/board/showthread.php?threadid=287626&pagenumber=13
  20. Really Cool. I don't want to bug you on your...

    Really Cool.

    I don't want to bug you on your day off, Mike -- but was anything aside from the Streaming bug fixed? If so, is/will there be there a technote describing this?

    I'm sure a fix was...
  21. That's for Shared Objects. Shared Objects can...

    That's for Shared Objects.

    Shared Objects can store information, any sorts, in a file on the users drive. They default to allowing 100k of information, if you request more they will prompt the...
  22. I dunno what's up with that. I went there, it...

    I dunno what's up with that. I went there, it seemed to reinstall the Flash plugin, but my version is still 6,0,23,0.

    Earlier somebody posted this on Were-here, and I figured it was false because...
  23. WOOHOO!!! I wonder, does it fix any of the...

    WOOHOO!!!

    I wonder, does it fix any of the other minor bugs in the Flash player?
  24. Replies
    3
    Views
    678

    Yes, you need to copy all of your projector files...

    Yes, you need to copy all of your projector files to a Mac, extract the .HQX (it's like a .ZIP file), then burn the CD on a Mac in Toast, so it'll be a both PC & Mac hybrid.

    There are a (very) few...
  25. Replies
    9
    Views
    726

    If the PDF is not protected, you can open it in...

    If the PDF is not protected, you can open it in Illustrator and export to SWF.

    This will only do the First page, so you'd have to do it one at a time.
Results 1 to 25 of 140
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center