A Flash Developer Resource Site

Search:

Type: Posts; User: ChrisG

Page 1 of 6 1 2 3 4

Search: Search took 0.11 seconds.

  1. child object interferes with parent eventListener

    So I have a MC called "slider" slider has multiple graphics and clips and buttons in it. I have an event handler that tells the "slider" clip to move when you rollover and to move back when you...
  2. Replies
    2
    Views
    886

    THANK YOU! That's it.

    THANK YOU! That's it.
  3. Replies
    2
    Views
    886

    AS3: How do I ignore a MC

    I have a movie clip that creates an action when you roll over it. I have a movie clip of text as a label over that first movie clip. Problem is that if you roll over the text MC it blocks the MC...
  4. Replies
    3
    Views
    696

    Thanks for the response. I did try that and it...

    Thanks for the response. I did try that and it didn't work. I'm new to AS3 and I'm not sure what makes something a class or not. "rollClip" is the movie clip instance name and "ad_btn" is the...
  5. Replies
    3
    Views
    696

    btn in mc to link to URL

    I have a button in a movie clip that I want to link to a URL. I have my eventlistener and function and navigateToURL all working when my button is on the mian stage but when i move my button inside...
  6. (AS2) Buttons in div layer flash do not work in FF

    I have a flash 9 AS2 movie playing in a div layer and the buttons do not work but there are weird spots on the stage that you can click and the actions work. This is only a problem in Firefox...
  7. Replies
    7
    Views
    663

    I have (i think) the same problem. Your working...

    I have (i think) the same problem. Your working example has the mask on the main stage but the dyn text in a MC. I have the dyn text and the mask in the MC and the text cannot be seen. The font is...
  8. Thank you. I reduced the jpg quality in Flash and...

    Thank you. I reduced the jpg quality in Flash and it runs much smoother now. It was just a too-big-of-a-jpg problem.
  9. slow JPG animation is rough, what can be done?

    I am doing a simple up and down tween with a jpg and it looks very rough. I'm using CS3, 24 fps. When I swap out the jpg for a vector shape it looks nice and smooth. Is there anyway around this or is...
  10. Replies
    8
    Views
    3,136

    I cannot get this method to work. I'm using CS3...

    I cannot get this method to work. I'm using CS3 ActionScript2. Has this been removed from CS3? Thanks for the help.
  11. Replies
    2
    Views
    393

    I'm having the same problem and I've looked...

    I'm having the same problem and I've looked through the other threads to hopefully find a clue. I thought that the solution was:


    trace(waarde.text);

    But then I get undefined as the result....
  12. Replies
    2
    Views
    691

    Thanks for the help :thumbsup:

    Thanks for the help :thumbsup:
  13. Replies
    2
    Views
    691

    Using a variable name to position a clip?

    I'm trying to position a series of MCs using an array and a for loop. My problem is that my clipB will not accept the s1._y positioning. If I change:

    _root.clipB._y = s1._y
    to
    s2._y = s1._y
    ...
  14. Replies
    1
    Views
    343

    What level am I on?

    Does anyone know if there is a set function to tell what level a movie is on?

    Thanks
  15. Replies
    6
    Views
    435

    Is it ultra hard or is it easy enough for a php...

    Is it ultra hard or is it easy enough for a php rookie? And can you direct me to an example?
  16. Replies
    6
    Views
    435

    Can flash write to a txt file?

    Can Flash write to a txt file or html or some other external file on a server? I want to track when a user closes a flash movie by posting the info ona file somewhere. Cn this be done and what...
  17. Is there anyway for Flash to detect the "Print...

    Is there anyway for Flash to detect the "Print Screen" button? There are ways to hide your source code and other things but the "Print Screen" button is the biggest problem. I thought that if I have...
  18. Do you know how to protect images from theft?

    Hi All,
    I'm not sure if this is the right place for this question but this is the only Web Designer board that I belong to so I hope someone can answer my question.

    I have a client that wants to...
  19. Replies
    3
    Views
    654

    sorry, I thought that maybe someone may have ahd...

    sorry, I thought that maybe someone may have ahd a similar problem.
    Here's the fla.
  20. Replies
    3
    Views
    654

    Script only works with text box present

    I have a script where I have a movie clip that is duplicated and randomly sized and moved down to look like it is falling. Problem is that the script only works if I have a text box in the movie clip...
  21. Replies
    1
    Views
    545

    ? Search Engine with Flash Issues ?

    Hi all,
    I'm not sure if I am posting to the right place so if not I apoligize.

    I am trying to find info on how to get a Flash site to list high on a Google search. I understand that search...
  22. Replies
    2
    Views
    504

    worked great. Thank you!

    worked great. Thank you!
  23. Replies
    2
    Views
    504

    LoadMovie Variable ? mx2004

    I'm trying to load a movie in mx2004 using:

    loadMovie(variable+".swf",1)

    ... and of course, it doesn't work. Why else would I be here?
    Any help is apreciated. Thanks.
  24. Replies
    1
    Views
    367

    I figured it out. The files need to be in a...

    I figured it out. The files need to be in a folder named "fscommand". Weird but that's the fix.
  25. Replies
    1
    Views
    367

    Launch an EXE from an EXE help in MX

    I am going crazy! I recently upgraded from Flash 5 to MX 2004. In the past I have made autoplay cds using flash as the menu and was able to launch another flash exe from that menu using this code on...
Results 1 to 25 of 128
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center