A Flash Developer Resource Site

Search:

Type: Posts; User: jenniferjo

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,069

    Meh...figured it out myself

    loadMovie("Q1.swf","question1");

    Add it as a frame action rather than a move clip action.
  2. Replies
    1
    Views
    1,069

    How to load external SWF into movie clip?

    I'm using CS4 / ActionScript 2.0.

    This should be really easy and basic, but I can't make it work to save my life. I've made an empty movie clip on the stage and named it question1. I want to load...
  3. An answer

    OK, I'll answer myself. We borrowed one of the programmers and found a solution.

    On the very first frame of the movie we defined a global variable:

    _global.kl = new Object();

    On the first...
  4. Multiple keypress interactions slowing down Flash Player

    I'm using CS4 Professional with ActionScript 2.0.

    I'm working with a movie that contains 23 Tab keypress interactions, each of which uses this code (with each one navigating to a different frame...
  5. Replies
    0
    Views
    1,783

    CS3 Right-click menu with flyout sub-menu

    I'm actually on CS4 / ActionScript 2.0.

    I'm working on a software simulation in which the user needs to right-click a field to display a menu, then place the mouse pointer over a menu option to...
  6. Second input text/keyListener interaction in file won't work

    I'm using Flash CS4 / ActionScript 2.0.

    I need to have two input text interactions in the same file. The first interaction works just like it's supposed to, but the second one does not.

    The...
  7. OK...I got the file you attached and am pleased...

    OK...I got the file you attached and am pleased to report that things are working smoothly now. Yay! And thanks much for all your help!

    For some reason, we had to modify the code slightly to get...
  8. Yep. I even made sure nothing stupid was going...

    Yep. I even made sure nothing stupid was going on, like the font color being set to white on a white background.

    The file you attached is blocked at work (!), but I'll download it at home this...
  9. Thanks again! No dice (again), though. Now there...

    Thanks again! No dice (again), though. Now there aren't any dates anywhere - in the text box or in the Output panel.

    I think I give up. :/
  10. Thanks, dawsonk! I am, however, unable to make...

    Thanks, dawsonk! I am, however, unable to make that work quite right.

    I'm assuming that showdate is the dynamic text box name, so I renamed mine. When I run the movie though, nothing shows up in...
  11. How to add and subtract days from current date?

    I'm working in CS4 and using ActionScript 2.0.

    My experience with the Date object and variables is next to nil, so this is probably a noob question.

    I need to display a date that is five days...
  12. Replies
    1
    Views
    829

    Absurd font color problem resolved

    Why yes, I am responding to myself.

    This problem has been resolved, so I figured I'd post the resolution here in case anyone else encounters this problem.

    I discovered today that the problem...
  13. Replies
    1
    Views
    829

    Absurd font color problem in CS4

    I've just started using CS4 and am encountering a strange font problem. I've got a few lines of static text, which is anti-aliased for animation, and I want to make one word a different color than...
  14. Help with navigation between main timeline and movie clip

    I'm using Flash MX 2004 to develop an online course.

    On the main course timeline, let's say on page 10, the user can click a button to launch one of three movie clips: Clip A, Clip B, and Clip C....
  15. I'll give it a shot. Let me know if it doesn't...

    I'll give it a shot. Let me know if it doesn't work.

    This is a test file I made to demonstrate the problem. The original simulation contains proprietary information.

    The input text box is on...
  16. Unfortunately, the border icon only affects the...

    Unfortunately, the border icon only affects the border/background of the text box as a whole. It has no effect on selected text in the text box. I always have it off, since I don't want any borders...
  17. How to change "selection" color in input text field?

    I'm using Flash MX 2004 and actionscript 1.0.

    In a simulation I'm putting together, there is an input text field that already has a value in it. There is also focus on this text field. The user...
  18. There are a couple of us working on this and...

    There are a couple of us working on this and we've got a related topic going on the Action Scripting board.

    What we've found is that it is possible to make Flash respond to a right click,...
  19. Thanks! I'll give that a try when I go back to...

    Thanks! I'll give that a try when I go back to work on Monday.

    :)

    - Jennifer J. Williams
  20. Respond to right click instead of left click?

    Is there any way to make Flash MX 2004 respond to a right mouse click instead of a left click?

    I've got an invisible button over a button on my screen capture. I can, of course, put scripting on...
  21. Replies
    6
    Views
    543

    The 300 dpi is working out well for us; however,...

    The 300 dpi is working out well for us; however, all our clients are required to have a high-speed internet connection and the content is being delivered through an LMS, so everything is pre-loaded....
  22. Replies
    6
    Views
    543

    I'll give that a shot - thanks! - Jennifer J....

    I'll give that a shot - thanks!

    - Jennifer J. Williams
  23. Replies
    6
    Views
    543

    Pixel Shift: What Works for Me

    I do a lot of simulations of GUI applications and have been extremely annoyed by the pixel shift problem in Flash (no matter how well you line up your images, when you play the simulation, they...
Results 1 to 23 of 23




Click Here to Expand Forum to Full Width

HTML5 Development Center