A Flash Developer Resource Site

Search:

Type: Posts; User: Lexthayn

Page 1 of 5 1 2 3 4

Search: Search took 0.10 seconds.

  1. Any takers? Day3 :'(

    Any takers? Day3 :'(
  2. Any ideas? I think I could get rid of depth...

    Any ideas? I think I could get rid of depth problems by placing it all in the same movie clip and throw it together with gotoandplay/gotoandstop stuff.... but that would take more time then I have,...
  3. [F8] Layer and Depths problems, Help! :'(

    I made a menu that when you roll over the title, a box slides out with 8 buttons inside of it. I have four different menus. I wanted to place the menus vertically, and have the slide out box cover...
  4. Replies
    4
    Views
    738

    Perfect :D Thx a ton for all the help.

    Perfect :D Thx a ton for all the help.
  5. Replies
    4
    Views
    738

    Ah, that makes a ton of sense now. I get what...

    Ah, that makes a ton of sense now. I get what you mean by using a LoadVars object, and I have replaced my coding in the broken .fla with the one that you posted, and even fiddled around with it......
  6. Replies
    4
    Views
    738

    [F8] Dynamic Text loading a .txt file

    I have two different .fla's. In one, loading the .txt file works great, in the other, it doesn't work for some reason. Both of them have this coding

    loadVariables("text.txt", "_root");...
  7. Replies
    5
    Views
    650

    Super, got it to work:) Thank you very much. It...

    Super, got it to work:) Thank you very much. It does send it to my spam folder... is there a way to fix that?
  8. Replies
    5
    Views
    650

    Any Ideas?

    Any Ideas?
  9. Replies
    5
    Views
    650

    I don't even know what a server side script is :(...

    I don't even know what a server side script is :( All I know is that I want it so that when someone enters in their email, it will send me an email... that just has their email. So whatever is in...
  10. Replies
    5
    Views
    650

    [F8] Submit email address and send?

    I am trying to make it so that when you input your email address in the box, and then press submit, it sends you an email. Some help would be much appreciated.

    I tried some of my own ideas... but...
  11. From Gradient Dynamic Text, to Gradient Dynamic Image.

    Earlier I had a huge struggle getting to be able to place a gradient on Dynamic text, where the text is entered using Action Script. I figured it out though. Now I am wanting to place a gradient...
  12. Replies
    9
    Views
    25,161

    Better looking version......

    Better looking version... http://lfsweb.com/training/GGlobeSpin/index.php
  13. Replies
    9
    Views
    25,161

    Thanks.

    Thanks.
  14. Replies
    9
    Views
    25,161

    wow...

    Wow... Didn't even bother to look and see the exact same question two threads down. My bad.

    I did the individual rotation of each letter... and it worked and looks pretty good, I can still...
  15. Replies
    9
    Views
    25,161

    Creating Circular Text

    I have been trying to figure out how to take a line of text, and make it make a circle so that I can rotate it around a globe. (Think "Daily Planet" in Superman).

    I have done a little bit of...
  16. Seems really complicated... I am going to have...

    Seems really complicated... I am going to have to study up. I'm not even exactly sure how to use a .txt file to enter text anywhere. Let alone with using a case statement. Thanks a ton for...
  17. [F8] masking dynamic images using ActionScript

    When I try masking (mc.setMask(mc2)) a dynamic image (one loaded using loadMovie("pic.jpg") It wont mask. but when I erase the loadmovie code, what I tell it to mask works perfectly. How can I mask...
  18. [F8] Using .txt to fill in sections of actionscript?

    Is there a way to be able to place a .txt file within the same folder of a swf, and have what the .txt file says be placed somewhere within the actionscript?

    For example, If I have a movie clip,...
  19. wow... how often does it happen twice lol. ...

    wow... how often does it happen twice lol. Thanks again for your help :)
  20. my mistake

    oh... my mistake:shhh: I had typed the mc in incorrectly, gparis' code works as well:) Thanks a ton.
  21. looks like we posted at exactly the same time lol...

    looks like we posted at exactly the same time lol :) In your code gparis all I need to do is change my mc instance name to test right? I did that, and it doesnt see to be working.
  22. Simplest?

    It looks like I have to create a function to use setTimeOut from different examples I have been able to look up. Here is an example that I made.

    function playMe() {
    test.play();
    }
    var...
  23. it sounds like what I want. Could you give me an...

    it sounds like what I want. Could you give me an example of what the code might look like?:)
  24. [F8] Need help for an easy problem... most likely

    All I want to do is make something gotoAndPlay(); after a specified number of seconds. not loop, or do it every 20 seconds. Just make it play after 20 seconds. Here is some fake code as an example:...
  25. Replies
    2
    Views
    430

    Amazing.

    Wow... I can't believe I was only one frame off lol. You totally rock man. I've put this question up over the past 3 weeks, and no one has figured it out. Thanks a million.

    ...
Results 1 to 25 of 105
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center