A Flash Developer Resource Site

Search:

Type: Posts; User: rmmt

Page 1 of 20 1 2 3 4

Search: Search took 0.20 seconds.

  1. Replies
    1
    Views
    448

    Save JPG using ASP (not .NET)

    Hi everyone,

    Does someone have samples or can I be pointed to a tutorial on how to save JPEG pictures using BitmapData using ASP (not .NET)?

    We have a client whose server if ASP, and we...
  2. Replies
    2
    Views
    744

    Great thanks a lot :)

    Great thanks a lot :)
  3. Replies
    2
    Views
    744

    What is the error when LoadVars fails?

    Hi everyone,

    I have a site that uses LoadVars. Currently, all the files except PHP files are hosted on server 1. The PHP files are on server 2. I did it this way because we have control over...
  4. Replies
    3
    Views
    1,879

    Excellent. What a simple fix!! Thanks!

    Excellent. What a simple fix!! Thanks!
  5. Replies
    2
    Views
    832

    I'm not sure what you mean by easter eggs, but...

    I'm not sure what you mean by easter eggs, but I'm trying to make a window that animates in (the corners are curved, and I want the lines to animate in, then the fill fades in).

    Of course, I was...
  6. Replies
    2
    Views
    832

    9-slice guides with animation

    9-slice guides with animation don't work together, do they?

    TIA
  7. Replies
    2
    Views
    1,088

    What's the difference in environment between test...

    What's the difference in environment between test movie and running the swf? In the 6 years of Flash use, I've only run across several problems that show up only in the swf and not in the test...
  8. Replies
    6
    Views
    2,304

    Actually I already burned the first disc on the...

    Actually I already burned the first disc on the mac (I don't have CDEverywhere), and now the mac's gone and I'm ready to burn 100 discs on the pc. I created an ISO in the PC from the CD the mac...
  9. Replies
    6
    Views
    2,304

    Does this mean I have to burn my 100 CDs on a...

    Does this mean I have to burn my 100 CDs on a mac? Or can I burn the first one on the mac, then I just put it on the PC, make an ISO, then make copies? :)
  10. Replies
    2
    Views
    1,088

    Anyone wanna give it a shot? :) The hard part...

    Anyone wanna give it a shot? :)

    The hard part is that it works with test movie, but not when I run the swf. That makes it so much harder to pinpoint the problem.
  11. EventDispatcher/Broadcaster in a static class

    Hey everyone,

    Afaik, you need to instantiate a class to assign a listener to them. That's what I do for normal classes. I use EventDispatcher.

    However, there's this class I want to modify -...
  12. Thread: Excluding Assets

    by rmmt
    Replies
    0
    Views
    384

    Excluding Assets

    Hey everyone,

    I was looking at the FlashLite 2.0 CDK and I saw a section about excluding assets.

    It seems to work in normal Flash, too. However, I was wondering if exluding like this
    <asset...
  13. Replies
    2
    Views
    1,088

    Help with custom class that uses Sound

    Hey everyone,

    I've been at this problem for several days now. I'm afraid I won't be able to figure it out because of the elusiveness of the problem. It only comes out when I play the SWF/EXE,...
  14. Replies
    2
    Views
    853

    Ok thank you! Actually after a lot of reading...

    Ok thank you!

    Actually after a lot of reading I found out to control it individually, you can use loadSound, but when you create the sound, u gotta link it to a movieclip.

    var s = new...
  15. Replies
    5
    Views
    549

    I know it's not elegant, but I had to instantiate...

    I know it's not elegant, but I had to instantiate the sound with a movieclip : new Sound(mc) :eek:
  16. Replies
    2
    Views
    853

    Sound.stop(linkage) problem

    Hi everyone,

    I was pulling out my hair a while ago because in my movie, when I
    stopped one sound it stopped all. After commenting code randomly, I
    found out the anySound.stop() stopped all...
  17. Replies
    5
    Views
    549

    What if you use loadSound? How do you stop one...

    What if you use loadSound? How do you stop one sound instead of all? How do you know what the linkageID is then?

    Thanks
  18. Replies
    2
    Views
    463

    Help! Player is small in IE!

    Hi everyone,

    I need help: client is pissed coz they can't see the website properly: "too small", they say.

    Please have a look at http://test.quirkworks.net/skin/ with IE and see if the window...
  19. Replies
    1
    Views
    597

    PHP to independently talk to computers

    Hi everyone,

    I'm new to PHP but not to AS. I just couldn't find a PHP community that is as good as this one, so here I am.

    I want to make a drawing app in Flash, use AMFPHP to send the data to...
  20. Replies
    7
    Views
    833

    Thanks to Lee Brimelow (www.gotoandlearn.com), I...

    Thanks to Lee Brimelow (www.gotoandlearn.com), I know a solution to this: tell the net stream to play something that doesn't exist.
  21. What do you guys think? Thanks!

    What do you guys think?

    Thanks!
  22. Here it is: ...

    Here it is:

    http://share.quirkworks.net/p12.swf

    It's in my language, but on the top right, you can see "print". Click on that, and it tries to print. But, the movie gets zoomed in! Strange.....
  23. I suppose this hasn't happened to others bfore? ...

    I suppose this hasn't happened to others bfore? I'll post up a swf as soon as I get rid of the copyrighted material.
  24. Replies
    0
    Views
    327

    Goodie: AMFPHPManager

    Hey guys,

    I made a class that makes creating and using AMFPHP services so much easier! It's called AMFPHPManager that allows the creation and use of services to be in one class - so you don't...
  25. PrintJob prints ok, but zooms into the flash movie

    Hey everyone,

    Well, the title says it all. After it prints, the movie is zoomed, and to go back out, I have to right click and "Show All".

    Why does it do that? How do I get around it?
    ...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center