A Flash Developer Resource Site

Search:

Type: Posts; User: mOnkEymAn

Page 1 of 5 1 2 3 4

Search: Search took 0.06 seconds.

  1. Ok,... I just tried out a test with it, and it...

    Ok,... I just tried out a test with it, and it works perfectly (for what I need).

    Thanks for your help whispers!
  2. I just got a chance to check out one of the...

    I just got a chance to check out one of the laptops that'll be running the animation, and the screen resolution is 1280 x 800. I would assume this is 16:9? I don't know how they come up with the...
  3. I did look at the demo.fla, but I don't think it...

    I did look at the demo.fla, but I don't think it really applies to what I'm doing. Sorry if I'm coming across as a complete n00b, but I'm trying to just have the movie run at fullscreen using the...
  4. Thanks a ton for the reply whispers! Can you...

    Thanks a ton for the reply whispers! Can you answer one more question... If I were to do it with the STAGE set to be full size, what size would I use for the widescreen display?

    Also, I should...
  5. Anyone? Unfortunately I don't have access to a...

    Anyone? Unfortunately I don't have access to a widescreen laptop to test on, so I was hoping someone could give me a couple of suggestions. I would think that it'd be possible to just create a stage...
  6. Resolution For Fullscreen Widescreen Laptop?

    Just wondering if someone can help me out...

    I've gotta develop a fullscreen animation that will be run on a widescreen laptop. In the past, I've just created the stage for the movie @ 1024x768...
  7. lol... so you'll be coding for awhile then? :)

    lol... so you'll be coding for awhile then? :)
  8. YOU ARE A GOD! Thank-you SO MUCH 'dog! I had...

    YOU ARE A GOD! Thank-you SO MUCH 'dog! I had thought about using the loadVars, but I thought it would be much simplier to just change the loadVariablesNum to loadVariables. Anyway, with a little...
  9. loadVariables - sending to txt file via CGI script, [type Function]? Please help!

    Hi,... I've created a simple app that loads variables from a text file so that a client can edit them, and then using a CGI script, write the new variables to the text file on the server.

    Now, the...
  10. One other thing I forgot to mention... if I put a...

    One other thing I forgot to mention... if I put a trace command in the 'if' section of the above code, it constantly updates - meaning that the onEnterFrame command on the MC is working properly...
  11. onEnterFrame not working after tweens - please see inside...

    I've ran into a problem that I was hoping someone might be able to help me out with....

    I've got a website I've whipped together that starts out with some tweens, and then there's a stop();...
  12. Replies
    4
    Views
    396

    Thanks again bitsk308! After messing around with...

    Thanks again bitsk308! After messing around with it a bit more, I think I've got it. One of my problems seemed to be coming from the _root.ang variable I had in each MC. After changing it to just...
  13. Replies
    4
    Views
    396

    arrgh,... I don't know how I overlooked that....

    arrgh,... I don't know how I overlooked that. Thanks!

    I've got one other question for you... how can I go about having multiple MC's 'falling' at the same time, without all of them following the...
  14. Replies
    4
    Views
    396

    Math.cos Help

    Hi,... I'm attempting to create an animation sort of like a leaf falling - in a nice, slow 'S' style fall. I've been messing around with it, but just can't get it right. Here's what I've got so far:...
  15. hmm... got them opened, but when I publish them,...

    hmm... got them opened, but when I publish them, nothing happens. I've checked the AS, but can't see what the problem is.

    oops... nevermind... I'm an idiot. I just had to put an instance of the...
  16. Thanks a mil for the reply hum, but when I try to...

    Thanks a mil for the reply hum, but when I try to open the .fla, I get the 'unexpected file format' error.

    I'm using FlashMX v6.0. I assume you've created this in a newer version of MX?
  17. Duplicate MC & motion path question/suggestions

    I'm trying to create a type of 'snowfall' effect that loosely follows a 'S' shape curve. There are going to be three separate symbols (a snowflake, and two different flowers) that I'm attempting to...
  18. Thanks for the reply Big 'Un... but that was the...

    Thanks for the reply Big 'Un... but that was the very first thing I checked. Nothing out of the ordinary wherever is breaks. I think it might be the amount of lines allowed in the textfield - kinda...
  19. HTML Formatted Dynamic Textfield - limit to amount of characters???

    I've got a dynamic textfield that's set up to import HTML formatted text. I've run into a strange problem though... it seems as though the textfield will only allow a certain number of characters...
  20. ScrollPane problem with AttachMovie - pictures disappers when scrolling..

    I finally got my scrollPane to work (well,... sort of) with my dynamically created MC's via attachMovie. But now as soon as you try and scroll, the pictures disappear. Also, it seems as though the...
  21. Replies
    4
    Views
    406

    Just got it fixed... I decided to try and put...

    Just got it fixed...

    I decided to try and put the entire URL in and it works fine now:

    loadVarsText.load("http://www.xxxxxxxx.com/cgi-bin/text.txt?Ran="+random(999));

    I would have liked to...
  22. Replies
    4
    Views
    406

    Thanks for your reply pellepiano. The only reason...

    Thanks for your reply pellepiano. The only reason I used loadVariables in the text editor is because I had created it quite awhile ago. I decided not to change it because it's working fine. It's a...
  23. Replies
    4
    Views
    406

    MX Text Cache & Random # Question

    I'm in the process of creating a website for a customer which uses a text file which is loaded into the main movie. I've also created an application so that they can edit their own text file. I was...
  24. man,... figured it out. It was something very...

    man,... figured it out. It was something very simple. The graphic that I had in the external swf was a png and I never realized that when I exported it from Photoshop that the alpha channel included...
  25. Thanks for the reply oldnewbie... The stage of...

    Thanks for the reply oldnewbie...

    The stage of the movie being loaded in is exactly the same size as the graphic inside of it. It's pretty much just a picture being loaded in. Nothing fancy.
    ...
Results 1 to 25 of 122
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center